Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

A

accentColor - Variable in class org.drinkless.tdlib.TdApi.ThemeSettings
Theme accent color in ARGB format.
AcceptCall() - Constructor for class org.drinkless.tdlib.TdApi.AcceptCall
Default constructor for a function, which accepts an incoming call.
AcceptCall(int, TdApi.CallProtocol) - Constructor for class org.drinkless.tdlib.TdApi.AcceptCall
Creates a function, which accepts an incoming call.
AcceptTermsOfService() - Constructor for class org.drinkless.tdlib.TdApi.AcceptTermsOfService
Default constructor for a function, which accepts Telegram terms of services.
AcceptTermsOfService(String) - Constructor for class org.drinkless.tdlib.TdApi.AcceptTermsOfService
Creates a function, which accepts Telegram terms of services.
accessibleFor - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
If non-zero, the amount of time for which read access to the chat will remain available, in seconds.
accessToken - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenWindowsPush
The access token that will be used to send notifications; may be empty to deregister a device.
AccountTtl() - Constructor for class org.drinkless.tdlib.TdApi.AccountTtl
Contains information about the period of inactivity after which the current user's account will automatically be deleted.
AccountTtl(int) - Constructor for class org.drinkless.tdlib.TdApi.AccountTtl
Contains information about the period of inactivity after which the current user's account will automatically be deleted.
action - Variable in class org.drinkless.tdlib.TdApi.ChatEvent
The action.
action - Variable in class org.drinkless.tdlib.TdApi.HideSuggestedAction
Suggested action to hide.
action - Variable in class org.drinkless.tdlib.TdApi.SendChatAction
The action description; pass null to cancel the currently active action.
action - Variable in class org.drinkless.tdlib.TdApi.UpdateChatAction
The action.
actionBar - Variable in class org.drinkless.tdlib.TdApi.Chat
Information about actions which must be possible to do through the chat action bar; may be null.
actionBar - Variable in class org.drinkless.tdlib.TdApi.UpdateChatActionBar
The new value of the action bar; may be null.
actionGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
A graph containing number of different actions in the chat.
actions - Variable in class org.drinkless.tdlib.TdApi.BankCardInfo
Actions that can be done with the bank card number.
activateAnimation - Variable in class org.drinkless.tdlib.TdApi.EmojiReaction
Activate animation for the reaction.
activeCount - Variable in class org.drinkless.tdlib.TdApi.DownloadedFileCounts
Number of active file downloads found, including paused.
activeUsernames - Variable in class org.drinkless.tdlib.TdApi.Usernames
List of active usernames; the first one must be shown as the primary username.
actorUserId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatMember
Identifier of the user, changing the rights.
AddApplicationChangelog() - Constructor for class org.drinkless.tdlib.TdApi.AddApplicationChangelog
Default constructor for a function, which adds server-provided application changelog as messages to the chat 777000 (Telegram); for official applications only.
AddApplicationChangelog(String) - Constructor for class org.drinkless.tdlib.TdApi.AddApplicationChangelog
Creates a function, which adds server-provided application changelog as messages to the chat 777000 (Telegram); for official applications only.
AddChatFolderByInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.AddChatFolderByInviteLink
Default constructor for a function, which adds a chat folder by an invite link.
AddChatFolderByInviteLink(String, long[]) - Constructor for class org.drinkless.tdlib.TdApi.AddChatFolderByInviteLink
Creates a function, which adds a chat folder by an invite link.
AddChatMember() - Constructor for class org.drinkless.tdlib.TdApi.AddChatMember
Default constructor for a function, which adds a new member to a chat.
AddChatMember(long, long, int) - Constructor for class org.drinkless.tdlib.TdApi.AddChatMember
Creates a function, which adds a new member to a chat.
AddChatMembers() - Constructor for class org.drinkless.tdlib.TdApi.AddChatMembers
Default constructor for a function, which adds multiple new members to a chat.
AddChatMembers(long, long[]) - Constructor for class org.drinkless.tdlib.TdApi.AddChatMembers
Creates a function, which adds multiple new members to a chat.
AddChatToList() - Constructor for class org.drinkless.tdlib.TdApi.AddChatToList
Default constructor for a function, which adds a chat to a chat list.
AddChatToList(long, TdApi.ChatList) - Constructor for class org.drinkless.tdlib.TdApi.AddChatToList
Creates a function, which adds a chat to a chat list.
AddContact() - Constructor for class org.drinkless.tdlib.TdApi.AddContact
Default constructor for a function, which adds a user to the contact list or edits an existing contact by their user identifier.
AddContact(TdApi.Contact, boolean) - Constructor for class org.drinkless.tdlib.TdApi.AddContact
Creates a function, which adds a user to the contact list or edits an existing contact by their user identifier.
AddCustomServerLanguagePack() - Constructor for class org.drinkless.tdlib.TdApi.AddCustomServerLanguagePack
Default constructor for a function, which adds a custom server language pack to the list of installed language packs in current localization target.
AddCustomServerLanguagePack(String) - Constructor for class org.drinkless.tdlib.TdApi.AddCustomServerLanguagePack
Creates a function, which adds a custom server language pack to the list of installed language packs in current localization target.
addDate - Variable in class org.drinkless.tdlib.TdApi.FileDownload
Point in time (Unix timestamp) when the file was added to the download list.
addedActions - Variable in class org.drinkless.tdlib.TdApi.UpdateSuggestedActions
Added suggested actions.
addedChatIds - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLinkInfo
Identifiers of the chats from the link, which are added to the folder already.
addedChatIds - Variable in class org.drinkless.tdlib.TdApi.ProcessChatFolderNewChats
Identifiers of the new chats, which are added to the chat folder.
addedDate - Variable in class org.drinkless.tdlib.TdApi.ChatPhoto
Point in time (Unix timestamp) when the photo has been added.
addedMemberCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsInviterInfo
Number of new members invited by the user.
addedNotifications - Variable in class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
List of added group notifications, sorted by notification ID.
AddedReaction() - Constructor for class org.drinkless.tdlib.TdApi.AddedReaction
Represents a reaction applied to a message.
AddedReaction(TdApi.ReactionType, TdApi.MessageSender, int) - Constructor for class org.drinkless.tdlib.TdApi.AddedReaction
Represents a reaction applied to a message.
AddedReactions() - Constructor for class org.drinkless.tdlib.TdApi.AddedReactions
Represents a list of reactions added to a message.
AddedReactions(int, TdApi.AddedReaction[], String) - Constructor for class org.drinkless.tdlib.TdApi.AddedReactions
Represents a list of reactions added to a message.
addedStickerFileIds - Variable in class org.drinkless.tdlib.TdApi.InputMessageAnimation
File identifiers of the stickers added to the animation, if applicable.
addedStickerFileIds - Variable in class org.drinkless.tdlib.TdApi.InputMessagePhoto
File identifiers of the stickers added to the photo, if applicable.
addedStickerFileIds - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
File identifiers of the stickers added to the video, if applicable.
addedToAttachmentMenu - Variable in class org.drinkless.tdlib.TdApi.User
True, if the user added the current bot to attachment menu; only available to bots.
AddFavoriteSticker() - Constructor for class org.drinkless.tdlib.TdApi.AddFavoriteSticker
Default constructor for a function, which adds a new sticker to the list of favorite stickers.
AddFavoriteSticker(TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.AddFavoriteSticker
Creates a function, which adds a new sticker to the list of favorite stickers.
AddFileToDownloads() - Constructor for class org.drinkless.tdlib.TdApi.AddFileToDownloads
Default constructor for a function, which adds a file from a message to the list of file downloads.
AddFileToDownloads(int, long, long, int) - Constructor for class org.drinkless.tdlib.TdApi.AddFileToDownloads
Creates a function, which adds a file from a message to the list of file downloads.
additionalInfo - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
If non-empty, additional information about the sponsored message to be shown along with the message.
additionalPaymentOptions - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
The list of additional payment options.
AddLocalMessage() - Constructor for class org.drinkless.tdlib.TdApi.AddLocalMessage
Default constructor for a function, which adds a local message to a chat.
AddLocalMessage(long, TdApi.MessageSender, long, boolean, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.AddLocalMessage
Creates a function, which adds a local message to a chat.
AddLogMessage() - Constructor for class org.drinkless.tdlib.TdApi.AddLogMessage
Default constructor for a function, which adds a message to TDLib internal log.
AddLogMessage(int, String) - Constructor for class org.drinkless.tdlib.TdApi.AddLogMessage
Creates a function, which adds a message to TDLib internal log.
AddMessageReaction() - Constructor for class org.drinkless.tdlib.TdApi.AddMessageReaction
Default constructor for a function, which adds a reaction to a message.
AddMessageReaction(long, long, TdApi.ReactionType, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.AddMessageReaction
Creates a function, which adds a reaction to a message.
AddNetworkStatistics() - Constructor for class org.drinkless.tdlib.TdApi.AddNetworkStatistics
Default constructor for a function, which adds the specified data to data usage statistics.
AddNetworkStatistics(TdApi.NetworkStatisticsEntry) - Constructor for class org.drinkless.tdlib.TdApi.AddNetworkStatistics
Creates a function, which adds the specified data to data usage statistics.
AddProxy() - Constructor for class org.drinkless.tdlib.TdApi.AddProxy
Default constructor for a function, which adds a proxy server for network requests.
AddProxy(String, int, boolean, TdApi.ProxyType) - Constructor for class org.drinkless.tdlib.TdApi.AddProxy
Creates a function, which adds a proxy server for network requests.
AddRecentlyFoundChat() - Constructor for class org.drinkless.tdlib.TdApi.AddRecentlyFoundChat
Default constructor for a function, which adds a chat to the list of recently found chats.
AddRecentlyFoundChat(long) - Constructor for class org.drinkless.tdlib.TdApi.AddRecentlyFoundChat
Creates a function, which adds a chat to the list of recently found chats.
AddRecentSticker() - Constructor for class org.drinkless.tdlib.TdApi.AddRecentSticker
Default constructor for a function, which manually adds a new sticker to the list of recently used stickers.
AddRecentSticker(boolean, TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.AddRecentSticker
Creates a function, which manually adds a new sticker to the list of recently used stickers.
address - Variable in class org.drinkless.tdlib.TdApi.ChatLocation
Location address; 1-64 characters, as defined by the chat owner.
address - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementAddress
The address to be saved.
address - Variable in class org.drinkless.tdlib.TdApi.PassportElementAddress
Address.
address - Variable in class org.drinkless.tdlib.TdApi.Venue
Venue address; as defined by the sender.
Address() - Constructor for class org.drinkless.tdlib.TdApi.Address
Describes an address.
Address(String, String, String, String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.Address
Describes an address.
AddSavedAnimation() - Constructor for class org.drinkless.tdlib.TdApi.AddSavedAnimation
Default constructor for a function, which manually adds a new animation to the list of saved animations.
AddSavedAnimation(TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.AddSavedAnimation
Creates a function, which manually adds a new animation to the list of saved animations.
AddSavedNotificationSound() - Constructor for class org.drinkless.tdlib.TdApi.AddSavedNotificationSound
Default constructor for a function, which adds a new notification sound to the list of saved notification sounds.
AddSavedNotificationSound(TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.AddSavedNotificationSound
Creates a function, which adds a new notification sound to the list of saved notification sounds.
AddStickerToSet() - Constructor for class org.drinkless.tdlib.TdApi.AddStickerToSet
Default constructor for a function, which adds a new sticker to a set; for bots only.
AddStickerToSet(long, String, TdApi.InputSticker) - Constructor for class org.drinkless.tdlib.TdApi.AddStickerToSet
Creates a function, which adds a new sticker to a set; for bots only.
administratorCount - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Number of privileged users in the supergroup or channel; 0 if unknown.
administratorRights - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotAddToChannel
Expected administrator rights for the bot.
administratorRights - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStartInGroup
Expected administrator rights for the bot; may be null.
administrators - Variable in class org.drinkless.tdlib.TdApi.ChatAdministrators
A list of chat administrators.
albumCoverMinithumbnail - Variable in class org.drinkless.tdlib.TdApi.Audio
The minithumbnail of the album cover; may be null.
albumCoverThumbnail - Variable in class org.drinkless.tdlib.TdApi.Audio
The thumbnail of the album cover in JPEG format; as defined by the sender.
albumCoverThumbnail - Variable in class org.drinkless.tdlib.TdApi.InputMessageAudio
Thumbnail of the cover for the album; pass null to skip thumbnail uploading.
align - Variable in class org.drinkless.tdlib.TdApi.PageBlockTableCell
Horizontal cell content alignment.
allowAppleId - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailAddress
True, if authorization through Apple ID is allowed.
allowAppleId - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailCode
True, if authorization through Apple ID is allowed.
allowBotChats - Variable in class org.drinkless.tdlib.TdApi.TargetChatChosen
True, if private chats with other bots are allowed.
allowChannelChats - Variable in class org.drinkless.tdlib.TdApi.TargetChatChosen
True, if channel chats are allowed.
allowCustomEmoji - Variable in class org.drinkless.tdlib.TdApi.AvailableReactions
True, if custom emoji reactions could be added by Telegram Premium subscribers.
allowFlashCall - Variable in class org.drinkless.tdlib.TdApi.PhoneNumberAuthenticationSettings
Pass true if the authentication code may be sent via a flash call to the specified phone number.
allowGoogleId - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailAddress
True, if authorization through Google ID is allowed.
allowGoogleId - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailCode
True, if authorization through Google ID is allowed.
allowGroupChats - Variable in class org.drinkless.tdlib.TdApi.TargetChatChosen
True, if basic group and supergroup chats are allowed.
allowMissedCall - Variable in class org.drinkless.tdlib.TdApi.PhoneNumberAuthenticationSettings
Pass true if the authentication code may be sent via a missed call to the specified phone number.
allowMultipleAnswers - Variable in class org.drinkless.tdlib.TdApi.PollTypeRegular
True, if multiple answer options can be chosen simultaneously.
allowP2p - Variable in class org.drinkless.tdlib.TdApi.CallStateReady
True, if peer-to-peer connection is allowed by users privacy settings.
allowSave - Variable in class org.drinkless.tdlib.TdApi.InputCredentialsNew
True, if the credential identifier can be saved on the server side.
allowSave - Variable in class org.drinkless.tdlib.TdApi.ValidateOrderInfo
Pass true to save the order information.
allowScrolling - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbedded
True, if scrolling needs to be allowed.
allowSmsRetrieverApi - Variable in class org.drinkless.tdlib.TdApi.PhoneNumberAuthenticationSettings
For official applications only.
allowUserChats - Variable in class org.drinkless.tdlib.TdApi.TargetChatChosen
True, if private chats with ordinary users are allowed.
allowWriteAccess - Variable in class org.drinkless.tdlib.TdApi.GetExternalLink
Pass true if the current user allowed the bot, returned in getExternalLinkInfo, to send them messages.
allowWriteAccess - Variable in class org.drinkless.tdlib.TdApi.GetLoginUrl
Pass true to allow the bot to send messages to the current user.
allowWriteAccess - Variable in class org.drinkless.tdlib.TdApi.GetWebAppLinkUrl
Pass true if the current user allowed the bot to send them messages.
allowWriteAccess - Variable in class org.drinkless.tdlib.TdApi.ToggleBotIsAddedToAttachmentMenu
Pass true if the current user allowed the bot to send them messages.
amount - Variable in class org.drinkless.tdlib.TdApi.LabeledPricePart
Currency amount in the smallest units of the currency.
amount - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedPremium
The paid amount, in the smallest units of the currency.
amount - Variable in class org.drinkless.tdlib.TdApi.PremiumPaymentOption
The amount to pay, in the smallest units of the currency.
amount - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentRecurringPayment
The paid amount.
amount - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposeGiftedPremium
Paid amount, in the smallest units of the currency.
anchorName - Variable in class org.drinkless.tdlib.TdApi.RichTextAnchorLink
The anchor name.
anchorName - Variable in class org.drinkless.tdlib.TdApi.RichTextReference
The name of a richTextAnchor object, which is the first element of the target richTexts object.
androidIcon - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
Attachment menu icon for the bot in TGS format for the official Android app; may be null.
AnimatedChatPhoto() - Constructor for class org.drinkless.tdlib.TdApi.AnimatedChatPhoto
Animated variant of a chat photo in MPEG4 format.
AnimatedChatPhoto(int, TdApi.File, double) - Constructor for class org.drinkless.tdlib.TdApi.AnimatedChatPhoto
Animated variant of a chat photo in MPEG4 format.
animatedEmoji - Variable in class org.drinkless.tdlib.TdApi.MessageAnimatedEmoji
The animated emoji.
AnimatedEmoji() - Constructor for class org.drinkless.tdlib.TdApi.AnimatedEmoji
Describes an animated or custom representation of an emoji.
AnimatedEmoji(TdApi.Sticker, int, int, int, TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.AnimatedEmoji
Describes an animated or custom representation of an emoji.
animateOutgoingMessageFill - Variable in class org.drinkless.tdlib.TdApi.ThemeSettings
If true, the freeform gradient fill needs to be animated on every sent message.
animation - Variable in class org.drinkless.tdlib.TdApi.AddSavedAnimation
The animation file to be added.
animation - Variable in class org.drinkless.tdlib.TdApi.Animation
File containing the animation.
animation - Variable in class org.drinkless.tdlib.TdApi.BotInfo
Animation shown in the chat with the bot if the chat is empty; may be null.
animation - Variable in class org.drinkless.tdlib.TdApi.ChatPhoto
A big (up to 1280x1280) animated variant of the photo in MPEG4 format; may be null.
animation - Variable in class org.drinkless.tdlib.TdApi.Game
Game animation; may be null.
animation - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultAnimation
Animation file.
animation - Variable in class org.drinkless.tdlib.TdApi.InputChatPhotoAnimation
Animation to be set as profile photo.
animation - Variable in class org.drinkless.tdlib.TdApi.InputMessageAnimation
Animation file to be sent.
animation - Variable in class org.drinkless.tdlib.TdApi.MessageAnimation
The animation description.
animation - Variable in class org.drinkless.tdlib.TdApi.PageBlockAnimation
Animation file; may be null.
animation - Variable in class org.drinkless.tdlib.TdApi.PremiumFeaturePromotionAnimation
Promotion animation for the feature.
animation - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentAnimation
Message content; may be null.
animation - Variable in class org.drinkless.tdlib.TdApi.RemoveSavedAnimation
Animation file to be removed.
animation - Variable in class org.drinkless.tdlib.TdApi.WebApp
Web App animation; may be null.
animation - Variable in class org.drinkless.tdlib.TdApi.WebPage
Preview of the content as an animation, if available; may be null.
Animation() - Constructor for class org.drinkless.tdlib.TdApi.Animation
Describes an animation file.
Animation(int, int, int, String, String, boolean, TdApi.Minithumbnail, TdApi.Thumbnail, TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.Animation
Describes an animation file.
animationIds - Variable in class org.drinkless.tdlib.TdApi.UpdateSavedAnimations
The new list of file identifiers of saved animations.
animations - Variable in class org.drinkless.tdlib.TdApi.Animations
List of animations.
animations - Variable in class org.drinkless.tdlib.TdApi.PremiumState
The list of available promotion animations for Premium features.
Animations() - Constructor for class org.drinkless.tdlib.TdApi.Animations
Represents a list of animations.
Animations(TdApi.Animation[]) - Constructor for class org.drinkless.tdlib.TdApi.Animations
Represents a list of animations.
AnswerCallbackQuery() - Constructor for class org.drinkless.tdlib.TdApi.AnswerCallbackQuery
Default constructor for a function, which sets the result of a callback query; for bots only.
AnswerCallbackQuery(long, String, boolean, String, int) - Constructor for class org.drinkless.tdlib.TdApi.AnswerCallbackQuery
Creates a function, which sets the result of a callback query; for bots only.
AnswerCustomQuery() - Constructor for class org.drinkless.tdlib.TdApi.AnswerCustomQuery
Default constructor for a function, which answers a custom query; for bots only.
AnswerCustomQuery(long, String) - Constructor for class org.drinkless.tdlib.TdApi.AnswerCustomQuery
Creates a function, which answers a custom query; for bots only.
AnswerInlineQuery() - Constructor for class org.drinkless.tdlib.TdApi.AnswerInlineQuery
Default constructor for a function, which sets the result of an inline query; for bots only.
AnswerInlineQuery(long, boolean, TdApi.InlineQueryResultsButton, TdApi.InputInlineQueryResult[], int, String) - Constructor for class org.drinkless.tdlib.TdApi.AnswerInlineQuery
Creates a function, which sets the result of an inline query; for bots only.
AnswerPreCheckoutQuery() - Constructor for class org.drinkless.tdlib.TdApi.AnswerPreCheckoutQuery
Default constructor for a function, which sets the result of a pre-checkout query; for bots only.
AnswerPreCheckoutQuery(long, String) - Constructor for class org.drinkless.tdlib.TdApi.AnswerPreCheckoutQuery
Creates a function, which sets the result of a pre-checkout query; for bots only.
AnswerShippingQuery() - Constructor for class org.drinkless.tdlib.TdApi.AnswerShippingQuery
Default constructor for a function, which sets the result of a shipping query; for bots only.
AnswerShippingQuery(long, TdApi.ShippingOption[], String) - Constructor for class org.drinkless.tdlib.TdApi.AnswerShippingQuery
Creates a function, which sets the result of a shipping query; for bots only.
AnswerWebAppQuery() - Constructor for class org.drinkless.tdlib.TdApi.AnswerWebAppQuery
Default constructor for a function, which sets the result of interaction with a Web App and sends corresponding message on behalf of the user to the chat from which the query originated; for bots only.
AnswerWebAppQuery(String, TdApi.InputInlineQueryResult) - Constructor for class org.drinkless.tdlib.TdApi.AnswerWebAppQuery
Creates a function, which sets the result of interaction with a Web App and sends corresponding message on behalf of the user to the chat from which the query originated; for bots only.
apiHash - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
Application identifier hash for Telegram API access, which can be obtained at https://my.telegram.org.
apiId - Variable in class org.drinkless.tdlib.TdApi.Session
Telegram API identifier, as provided by the application.
apiId - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
Application identifier for Telegram API access, which can be obtained at https://my.telegram.org.
appearAnimation - Variable in class org.drinkless.tdlib.TdApi.EmojiReaction
Appear animation for the reaction.
applicationName - Variable in class org.drinkless.tdlib.TdApi.GetWebAppLinkUrl
Short name of the application; 0-64 English letters, digits, and underscores.
applicationName - Variable in class org.drinkless.tdlib.TdApi.GetWebAppUrl
Short name of the application; 0-64 English letters, digits, and underscores.
applicationName - Variable in class org.drinkless.tdlib.TdApi.OpenWebApp
Short name of the application; 0-64 English letters, digits, and underscores.
applicationName - Variable in class org.drinkless.tdlib.TdApi.Session
Name of the application, as provided by the application.
applicationVersion - Variable in class org.drinkless.tdlib.TdApi.Session
The version of the application, as provided by the application.
applicationVersion - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
Application version; must be non-empty.
approve - Variable in class org.drinkless.tdlib.TdApi.ProcessChatJoinRequest
Pass true to approve the request; pass false to decline it.
approve - Variable in class org.drinkless.tdlib.TdApi.ProcessChatJoinRequests
Pass true to approve all requests; pass false to decline them.
approverUserId - Variable in class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByRequest
User identifier of the chat administrator, approved user join request.
approverUserId - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkMember
User identifier of the chat administrator, approved user join request.
arePaused - Variable in class org.drinkless.tdlib.TdApi.ToggleAllDownloadsArePaused
Pass true to pause all downloads; pass false to unpause them.
aroundAnimation - Variable in class org.drinkless.tdlib.TdApi.EmojiReaction
Around animation for the reaction; may be null.
articles - Variable in class org.drinkless.tdlib.TdApi.PageBlockRelatedArticles
List of related articles.
AssignAppStoreTransaction() - Constructor for class org.drinkless.tdlib.TdApi.AssignAppStoreTransaction
Default constructor for a function, which informs server about a purchase through App Store.
AssignAppStoreTransaction(byte[], TdApi.StorePaymentPurpose) - Constructor for class org.drinkless.tdlib.TdApi.AssignAppStoreTransaction
Creates a function, which informs server about a purchase through App Store.
AssignGooglePlayTransaction() - Constructor for class org.drinkless.tdlib.TdApi.AssignGooglePlayTransaction
Default constructor for a function, which informs server about a purchase through Google Play.
AssignGooglePlayTransaction(String, String, String, TdApi.StorePaymentPurpose) - Constructor for class org.drinkless.tdlib.TdApi.AssignGooglePlayTransaction
Creates a function, which informs server about a purchase through Google Play.
attachedFiles - Variable in class org.drinkless.tdlib.TdApi.ImportMessages
Files used in the imported messages.
AttachmentMenuBot() - Constructor for class org.drinkless.tdlib.TdApi.AttachmentMenuBot
Represents a bot, which can be added to attachment menu.
AttachmentMenuBot(long, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, TdApi.AttachmentMenuBotColor, TdApi.File, TdApi.File, TdApi.File, TdApi.File, TdApi.File, TdApi.AttachmentMenuBotColor, TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.AttachmentMenuBot
Represents a bot, which can be added to attachment menu.
AttachmentMenuBotColor() - Constructor for class org.drinkless.tdlib.TdApi.AttachmentMenuBotColor
Describes a color to highlight a bot added to attachment menu.
AttachmentMenuBotColor(int, int) - Constructor for class org.drinkless.tdlib.TdApi.AttachmentMenuBotColor
Describes a color to highlight a bot added to attachment menu.
audio - Variable in class org.drinkless.tdlib.TdApi.Audio
File containing the audio.
audio - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultAudio
Audio file.
audio - Variable in class org.drinkless.tdlib.TdApi.InputMessageAudio
Audio file to be sent.
audio - Variable in class org.drinkless.tdlib.TdApi.MessageAudio
The audio description.
audio - Variable in class org.drinkless.tdlib.TdApi.PageBlockAudio
Audio file; may be null.
audio - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentAudio
Message content; may be null.
audio - Variable in class org.drinkless.tdlib.TdApi.WebPage
Preview of the content as an audio file, if available; may be null.
Audio() - Constructor for class org.drinkless.tdlib.TdApi.Audio
Describes an audio file.
Audio(int, String, String, String, String, TdApi.Minithumbnail, TdApi.Thumbnail, TdApi.Thumbnail[], TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.Audio
Describes an audio file.
audioDuration - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
Audio file duration, in seconds.
audioSource - Variable in class org.drinkless.tdlib.TdApi.SetGroupCallParticipantIsSpeaking
Group call participant's synchronization audio source identifier, or 0 for the current user.
audioSourceId - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
User's audio channel synchronization source identifier.
audioSourceId - Variable in class org.drinkless.tdlib.TdApi.JoinGroupCall
Caller audio channel synchronization source identifier; received from tgcalls.
audioSourceId - Variable in class org.drinkless.tdlib.TdApi.StartGroupCallScreenSharing
Screen sharing audio channel synchronization source identifier; received from tgcalls.
audioUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
The URL of the audio file.
authBase64url - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenWebPush
Base64url-encoded authentication secret.
AuthenticationCodeInfo() - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeInfo
Information about the authentication code that was sent.
AuthenticationCodeInfo(String, TdApi.AuthenticationCodeType, TdApi.AuthenticationCodeType, int) - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeInfo
Information about the authentication code that was sent.
AuthenticationCodeType() - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeType
Default class constructor.
AuthenticationCodeTypeCall() - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeCall
An authentication code is delivered via a phone call to the specified phone number.
AuthenticationCodeTypeCall(int) - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeCall
An authentication code is delivered via a phone call to the specified phone number.
AuthenticationCodeTypeFirebaseAndroid() - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFirebaseAndroid
An authentication code is delivered via Firebase Authentication to the official Android application.
AuthenticationCodeTypeFirebaseAndroid(byte[], int) - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFirebaseAndroid
An authentication code is delivered via Firebase Authentication to the official Android application.
AuthenticationCodeTypeFirebaseIos() - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFirebaseIos
An authentication code is delivered via Firebase Authentication to the official iOS application.
AuthenticationCodeTypeFirebaseIos(String, int, int) - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFirebaseIos
An authentication code is delivered via Firebase Authentication to the official iOS application.
AuthenticationCodeTypeFlashCall() - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFlashCall
An authentication code is delivered by an immediately canceled call to the specified phone number.
AuthenticationCodeTypeFlashCall(String) - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFlashCall
An authentication code is delivered by an immediately canceled call to the specified phone number.
AuthenticationCodeTypeFragment() - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFragment
An authentication code is delivered to https://fragment.com.
AuthenticationCodeTypeFragment(String, int) - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFragment
An authentication code is delivered to https://fragment.com.
AuthenticationCodeTypeMissedCall() - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeMissedCall
An authentication code is delivered by an immediately canceled call to the specified phone number.
AuthenticationCodeTypeMissedCall(String, int) - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeMissedCall
An authentication code is delivered by an immediately canceled call to the specified phone number.
AuthenticationCodeTypeSms() - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeSms
An authentication code is delivered via an SMS message to the specified phone number; applications may not receive this type of code.
AuthenticationCodeTypeSms(int) - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeSms
An authentication code is delivered via an SMS message to the specified phone number; applications may not receive this type of code.
AuthenticationCodeTypeTelegramMessage() - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeTelegramMessage
An authentication code is delivered via a private Telegram message, which can be viewed from another active session.
AuthenticationCodeTypeTelegramMessage(int) - Constructor for class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeTelegramMessage
An authentication code is delivered via a private Telegram message, which can be viewed from another active session.
authenticationTokens - Variable in class org.drinkless.tdlib.TdApi.PhoneNumberAuthenticationSettings
List of up to 20 authentication tokens, recently received in updateOption("authentication_token") in previously logged out sessions.
author - Variable in class org.drinkless.tdlib.TdApi.PageBlockAuthorDate
Author.
author - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbeddedPost
Post author.
author - Variable in class org.drinkless.tdlib.TdApi.PageBlockRelatedArticle
Article author; may be empty.
author - Variable in class org.drinkless.tdlib.TdApi.UserSupportInfo
Information author.
author - Variable in class org.drinkless.tdlib.TdApi.WebPage
Author of the content.
authorizationDelay - Variable in class org.drinkless.tdlib.TdApi.SuggestedActionSetPassword
The number of days to pass between consecutive authorizations if the user declines to set password; if 0, then the user is advised to set the password for security reasons.
authorizationFormId - Variable in class org.drinkless.tdlib.TdApi.GetPassportAuthorizationFormAvailableElements
Authorization form identifier.
authorizationFormId - Variable in class org.drinkless.tdlib.TdApi.SendPassportAuthorizationForm
Authorization form identifier.
authorizationState - Variable in class org.drinkless.tdlib.TdApi.UpdateAuthorizationState
New authorization state.
AuthorizationState() - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationState
Default class constructor.
AuthorizationStateClosed() - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateClosed
TDLib client is in its final state.
AuthorizationStateClosing() - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateClosing
TDLib is closing, all subsequent queries will be answered with the error 500.
AuthorizationStateLoggingOut() - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateLoggingOut
The user is currently logging out.
AuthorizationStateReady() - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateReady
The user has been successfully authorized.
AuthorizationStateWaitCode() - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateWaitCode
TDLib needs the user's authentication code to authorize.
AuthorizationStateWaitCode(TdApi.AuthenticationCodeInfo) - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateWaitCode
TDLib needs the user's authentication code to authorize.
AuthorizationStateWaitEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailAddress
TDLib needs the user's email address to authorize.
AuthorizationStateWaitEmailAddress(boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailAddress
TDLib needs the user's email address to authorize.
AuthorizationStateWaitEmailCode() - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailCode
TDLib needs the user's authentication code sent to an email address to authorize.
AuthorizationStateWaitEmailCode(boolean, boolean, TdApi.EmailAddressAuthenticationCodeInfo, TdApi.EmailAddressResetState) - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailCode
TDLib needs the user's authentication code sent to an email address to authorize.
AuthorizationStateWaitOtherDeviceConfirmation() - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateWaitOtherDeviceConfirmation
The user needs to confirm authorization on another logged in device by scanning a QR code with the provided link.
AuthorizationStateWaitOtherDeviceConfirmation(String) - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateWaitOtherDeviceConfirmation
The user needs to confirm authorization on another logged in device by scanning a QR code with the provided link.
AuthorizationStateWaitPassword() - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateWaitPassword
The user has been authorized, but needs to enter a 2-step verification password to start using the application.
AuthorizationStateWaitPassword(String, boolean, boolean, String) - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateWaitPassword
The user has been authorized, but needs to enter a 2-step verification password to start using the application.
AuthorizationStateWaitPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateWaitPhoneNumber
TDLib needs the user's phone number to authorize.
AuthorizationStateWaitRegistration() - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateWaitRegistration
The user is unregistered and need to accept terms of service and enter their first name and last name to finish registration.
AuthorizationStateWaitRegistration(TdApi.TermsOfService) - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateWaitRegistration
The user is unregistered and need to accept terms of service and enter their first name and last name to finish registration.
AuthorizationStateWaitTdlibParameters() - Constructor for class org.drinkless.tdlib.TdApi.AuthorizationStateWaitTdlibParameters
Initialization parameters are needed.
authorPhoto - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbeddedPost
Post author photo; may be null.
authorSignature - Variable in class org.drinkless.tdlib.TdApi.Message
For channel posts and anonymous group messages, optional author signature.
authorSignature - Variable in class org.drinkless.tdlib.TdApi.MessageForwardOriginChannel
Original post author signature.
authorSignature - Variable in class org.drinkless.tdlib.TdApi.MessageForwardOriginChat
For messages originally sent by an anonymous chat administrator, original message author signature.
autoDeleteIn - Variable in class org.drinkless.tdlib.TdApi.Message
Time left before the message will be automatically deleted by messageAutoDeleteTime setting of the chat, in seconds; 0 if never.
AutoDownloadSettings() - Constructor for class org.drinkless.tdlib.TdApi.AutoDownloadSettings
Contains auto-download settings.
AutoDownloadSettings(boolean, int, long, long, int, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.AutoDownloadSettings
Contains auto-download settings.
AutoDownloadSettingsPresets() - Constructor for class org.drinkless.tdlib.TdApi.AutoDownloadSettingsPresets
Contains auto-download settings presets for the current user.
AutoDownloadSettingsPresets(TdApi.AutoDownloadSettings, TdApi.AutoDownloadSettings, TdApi.AutoDownloadSettings) - Constructor for class org.drinkless.tdlib.TdApi.AutoDownloadSettingsPresets
Contains auto-download settings presets for the current user.
autosavePhotos - Variable in class org.drinkless.tdlib.TdApi.ScopeAutosaveSettings
True, if photo autosave is enabled.
AutosaveSettings() - Constructor for class org.drinkless.tdlib.TdApi.AutosaveSettings
Describes autosave settings.
AutosaveSettings(TdApi.ScopeAutosaveSettings, TdApi.ScopeAutosaveSettings, TdApi.ScopeAutosaveSettings, TdApi.AutosaveSettingsException[]) - Constructor for class org.drinkless.tdlib.TdApi.AutosaveSettings
Describes autosave settings.
AutosaveSettingsException() - Constructor for class org.drinkless.tdlib.TdApi.AutosaveSettingsException
Contains autosave settings for a chat, which overrides default settings for the corresponding scope.
AutosaveSettingsException(long, TdApi.ScopeAutosaveSettings) - Constructor for class org.drinkless.tdlib.TdApi.AutosaveSettingsException
Contains autosave settings for a chat, which overrides default settings for the corresponding scope.
AutosaveSettingsScope() - Constructor for class org.drinkless.tdlib.TdApi.AutosaveSettingsScope
Default class constructor.
AutosaveSettingsScopeChannelChats() - Constructor for class org.drinkless.tdlib.TdApi.AutosaveSettingsScopeChannelChats
Autosave settings applied to all channel chats without chat-specific settings.
AutosaveSettingsScopeChat() - Constructor for class org.drinkless.tdlib.TdApi.AutosaveSettingsScopeChat
Autosave settings applied to a chat.
AutosaveSettingsScopeChat(long) - Constructor for class org.drinkless.tdlib.TdApi.AutosaveSettingsScopeChat
Autosave settings applied to a chat.
AutosaveSettingsScopeGroupChats() - Constructor for class org.drinkless.tdlib.TdApi.AutosaveSettingsScopeGroupChats
Autosave settings applied to all basic group and supergroup chats without chat-specific settings.
AutosaveSettingsScopePrivateChats() - Constructor for class org.drinkless.tdlib.TdApi.AutosaveSettingsScopePrivateChats
Autosave settings applied to all private chats without chat-specific settings.
autosaveVideos - Variable in class org.drinkless.tdlib.TdApi.ScopeAutosaveSettings
True, if video autosave is enabled.
autostart - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStart
True, if sendBotStartMessage must be called automatically without showing the START button.
AvailableReaction() - Constructor for class org.drinkless.tdlib.TdApi.AvailableReaction
Represents an available reaction.
AvailableReaction(TdApi.ReactionType, boolean) - Constructor for class org.drinkless.tdlib.TdApi.AvailableReaction
Represents an available reaction.
availableReactions - Variable in class org.drinkless.tdlib.TdApi.Chat
Types of reaction, available in the chat.
availableReactions - Variable in class org.drinkless.tdlib.TdApi.SetChatAvailableReactions
Reactions available in the chat.
availableReactions - Variable in class org.drinkless.tdlib.TdApi.UpdateChatAvailableReactions
The new reactions, available in the chat.
AvailableReactions() - Constructor for class org.drinkless.tdlib.TdApi.AvailableReactions
Represents a list of reactions that can be added to a message.
AvailableReactions(TdApi.AvailableReaction[], TdApi.AvailableReaction[], TdApi.AvailableReaction[], boolean) - Constructor for class org.drinkless.tdlib.TdApi.AvailableReactions
Represents a list of reactions that can be added to a message.
averageCharacterCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsMessageSenderInfo
Average number of characters in sent messages; 0 if unknown.

B

background - Variable in class org.drinkless.tdlib.TdApi.Chat
Background set for the chat; may be null if none.
background - Variable in class org.drinkless.tdlib.TdApi.ChatBackground
The background.
background - Variable in class org.drinkless.tdlib.TdApi.DiceStickersSlotMachine
The animated sticker with the slot machine background.
background - Variable in class org.drinkless.tdlib.TdApi.InputBackgroundLocal
Background file to use.
background - Variable in class org.drinkless.tdlib.TdApi.MessageChatSetBackground
The new background.
background - Variable in class org.drinkless.tdlib.TdApi.SetBackground
The input background to use; pass null to create a new filled background or to remove the current background.
background - Variable in class org.drinkless.tdlib.TdApi.SetChatBackground
The input background to use; pass null to create a new filled background or to remove the current background.
background - Variable in class org.drinkless.tdlib.TdApi.ThemeSettings
The background to be used in chats; may be null.
background - Variable in class org.drinkless.tdlib.TdApi.UpdateChatBackground
The new chat background; may be null if background was reset to default.
background - Variable in class org.drinkless.tdlib.TdApi.UpdateSelectedBackground
The new selected background; may be null.
Background() - Constructor for class org.drinkless.tdlib.TdApi.Background
Describes a chat background.
Background(long, boolean, boolean, String, TdApi.Document, TdApi.BackgroundType) - Constructor for class org.drinkless.tdlib.TdApi.Background
Describes a chat background.
backgroundColor - Variable in class org.drinkless.tdlib.TdApi.ThemeParameters
A color of the background in the RGB24 format.
backgroundFill - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoSticker
The fill to be used as background for the sticker; rotation angle in backgroundFillGradient isn't supported.
BackgroundFill() - Constructor for class org.drinkless.tdlib.TdApi.BackgroundFill
Default class constructor.
BackgroundFillFreeformGradient() - Constructor for class org.drinkless.tdlib.TdApi.BackgroundFillFreeformGradient
Describes a freeform gradient fill of a background.
BackgroundFillFreeformGradient(int[]) - Constructor for class org.drinkless.tdlib.TdApi.BackgroundFillFreeformGradient
Describes a freeform gradient fill of a background.
BackgroundFillGradient() - Constructor for class org.drinkless.tdlib.TdApi.BackgroundFillGradient
Describes a gradient fill of a background.
BackgroundFillGradient(int, int, int) - Constructor for class org.drinkless.tdlib.TdApi.BackgroundFillGradient
Describes a gradient fill of a background.
BackgroundFillSolid() - Constructor for class org.drinkless.tdlib.TdApi.BackgroundFillSolid
Describes a solid fill of a background.
BackgroundFillSolid(int) - Constructor for class org.drinkless.tdlib.TdApi.BackgroundFillSolid
Describes a solid fill of a background.
backgroundId - Variable in class org.drinkless.tdlib.TdApi.InputBackgroundRemote
The background identifier.
backgroundId - Variable in class org.drinkless.tdlib.TdApi.RemoveBackground
The background identifier.
backgroundName - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBackground
Name of the background.
backgrounds - Variable in class org.drinkless.tdlib.TdApi.Backgrounds
A list of backgrounds.
Backgrounds() - Constructor for class org.drinkless.tdlib.TdApi.Backgrounds
Contains a list of backgrounds.
Backgrounds(TdApi.Background[]) - Constructor for class org.drinkless.tdlib.TdApi.Backgrounds
Contains a list of backgrounds.
BackgroundType() - Constructor for class org.drinkless.tdlib.TdApi.BackgroundType
Default class constructor.
BackgroundTypeFill() - Constructor for class org.drinkless.tdlib.TdApi.BackgroundTypeFill
A filled background.
BackgroundTypeFill(TdApi.BackgroundFill) - Constructor for class org.drinkless.tdlib.TdApi.BackgroundTypeFill
A filled background.
BackgroundTypePattern() - Constructor for class org.drinkless.tdlib.TdApi.BackgroundTypePattern
A PNG or TGV (gzipped subset of SVG with MIME type "application/x-tgwallpattern") pattern to be combined with the background fill chosen by the user.
BackgroundTypePattern(TdApi.BackgroundFill, int, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.BackgroundTypePattern
A PNG or TGV (gzipped subset of SVG with MIME type "application/x-tgwallpattern") pattern to be combined with the background fill chosen by the user.
BackgroundTypeWallpaper() - Constructor for class org.drinkless.tdlib.TdApi.BackgroundTypeWallpaper
A wallpaper in JPEG format.
BackgroundTypeWallpaper(boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.BackgroundTypeWallpaper
A wallpaper in JPEG format.
BanChatMember() - Constructor for class org.drinkless.tdlib.TdApi.BanChatMember
Default constructor for a function, which bans a member in a chat.
BanChatMember(long, TdApi.MessageSender, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.BanChatMember
Creates a function, which bans a member in a chat.
BankCardActionOpenUrl() - Constructor for class org.drinkless.tdlib.TdApi.BankCardActionOpenUrl
Describes an action associated with a bank card number.
BankCardActionOpenUrl(String, String) - Constructor for class org.drinkless.tdlib.TdApi.BankCardActionOpenUrl
Describes an action associated with a bank card number.
BankCardInfo() - Constructor for class org.drinkless.tdlib.TdApi.BankCardInfo
Information about a bank card.
BankCardInfo(String, TdApi.BankCardActionOpenUrl[]) - Constructor for class org.drinkless.tdlib.TdApi.BankCardInfo
Information about a bank card.
bankCardNumber - Variable in class org.drinkless.tdlib.TdApi.GetBankCardInfo
The bank card number.
bankStatement - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementBankStatement
The bank statement to be saved.
bankStatement - Variable in class org.drinkless.tdlib.TdApi.PassportElementBankStatement
Bank statement.
bannedCount - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Number of users banned from chat; 0 if unknown.
bannedUntilDate - Variable in class org.drinkless.tdlib.TdApi.BanChatMember
Point in time (Unix timestamp) when the user will be unbanned; 0 if never.
bannedUntilDate - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusBanned
Point in time (Unix timestamp) when the user will be unbanned; 0 if never.
bannedUserCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsAdministratorActionsInfo
Number of users banned by the administrator.
baseLanguagePackId - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
Identifier of a base language pack; may be empty.
basicGroup - Variable in class org.drinkless.tdlib.TdApi.UpdateBasicGroup
New data about the group.
BasicGroup() - Constructor for class org.drinkless.tdlib.TdApi.BasicGroup
Represents a basic group of 0-200 users (must be upgraded to a supergroup to accommodate more than 200 users).
BasicGroup(long, int, TdApi.ChatMemberStatus, boolean, long) - Constructor for class org.drinkless.tdlib.TdApi.BasicGroup
Represents a basic group of 0-200 users (must be upgraded to a supergroup to accommodate more than 200 users).
basicGroupFullInfo - Variable in class org.drinkless.tdlib.TdApi.UpdateBasicGroupFullInfo
New full information about the group.
BasicGroupFullInfo() - Constructor for class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
Contains full information about a basic group.
BasicGroupFullInfo(TdApi.ChatPhoto, String, long, TdApi.ChatMember[], boolean, boolean, TdApi.ChatInviteLink, TdApi.BotCommands[]) - Constructor for class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
Contains full information about a basic group.
basicGroupId - Variable in class org.drinkless.tdlib.TdApi.ChatTypeBasicGroup
Basic group identifier.
basicGroupId - Variable in class org.drinkless.tdlib.TdApi.CreateBasicGroupChat
Basic group identifier.
basicGroupId - Variable in class org.drinkless.tdlib.TdApi.GetBasicGroup
Basic group identifier.
basicGroupId - Variable in class org.drinkless.tdlib.TdApi.GetBasicGroupFullInfo
Basic group identifier.
basicGroupId - Variable in class org.drinkless.tdlib.TdApi.MessageChatUpgradeFrom
The identifier of the original basic group.
basicGroupId - Variable in class org.drinkless.tdlib.TdApi.UpdateBasicGroupFullInfo
Identifier of a basic group.
big - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoInfo
A big (640x640) chat photo variant in JPEG format.
big - Variable in class org.drinkless.tdlib.TdApi.ProfilePhoto
A big (640x640) user profile photo.
bio - Variable in class org.drinkless.tdlib.TdApi.ChatJoinRequest
A short bio of the user.
bio - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
The participant user's bio or the participant chat's description.
bio - Variable in class org.drinkless.tdlib.TdApi.SetBio
The new value of the user bio; 0-getOption("bio_length_max") characters without line feeds.
bio - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
A short user bio; may be null for bots.
birthdate - Variable in class org.drinkless.tdlib.TdApi.PersonalDetails
Birthdate of the user.
BlockMessageSenderFromReplies() - Constructor for class org.drinkless.tdlib.TdApi.BlockMessageSenderFromReplies
Default constructor for a function, which blocks an original sender of a message in the Replies chat.
BlockMessageSenderFromReplies(long, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.BlockMessageSenderFromReplies
Creates a function, which blocks an original sender of a message in the Replies chat.
botAdministratorRights - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
Expected bot administrator rights in the chat; may be null if they aren't restricted.
BotCommand() - Constructor for class org.drinkless.tdlib.TdApi.BotCommand
Represents a command supported by a bot.
BotCommand(String, String) - Constructor for class org.drinkless.tdlib.TdApi.BotCommand
Represents a command supported by a bot.
botCommands - Variable in class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
List of commands of bots in the group.
botCommands - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
List of commands of bots in the group.
BotCommands() - Constructor for class org.drinkless.tdlib.TdApi.BotCommands
Contains a list of bot commands.
BotCommands(long, TdApi.BotCommand[]) - Constructor for class org.drinkless.tdlib.TdApi.BotCommands
Contains a list of bot commands.
BotCommandScope() - Constructor for class org.drinkless.tdlib.TdApi.BotCommandScope
Default class constructor.
BotCommandScopeAllChatAdministrators() - Constructor for class org.drinkless.tdlib.TdApi.BotCommandScopeAllChatAdministrators
A scope covering all group and supergroup chat administrators.
BotCommandScopeAllGroupChats() - Constructor for class org.drinkless.tdlib.TdApi.BotCommandScopeAllGroupChats
A scope covering all group and supergroup chats.
BotCommandScopeAllPrivateChats() - Constructor for class org.drinkless.tdlib.TdApi.BotCommandScopeAllPrivateChats
A scope covering all private chats.
BotCommandScopeChat() - Constructor for class org.drinkless.tdlib.TdApi.BotCommandScopeChat
A scope covering all members of a chat.
BotCommandScopeChat(long) - Constructor for class org.drinkless.tdlib.TdApi.BotCommandScopeChat
A scope covering all members of a chat.
BotCommandScopeChatAdministrators() - Constructor for class org.drinkless.tdlib.TdApi.BotCommandScopeChatAdministrators
A scope covering all administrators of a chat.
BotCommandScopeChatAdministrators(long) - Constructor for class org.drinkless.tdlib.TdApi.BotCommandScopeChatAdministrators
A scope covering all administrators of a chat.
BotCommandScopeChatMember() - Constructor for class org.drinkless.tdlib.TdApi.BotCommandScopeChatMember
A scope covering a member of a chat.
BotCommandScopeChatMember(long, long) - Constructor for class org.drinkless.tdlib.TdApi.BotCommandScopeChatMember
A scope covering a member of a chat.
BotCommandScopeDefault() - Constructor for class org.drinkless.tdlib.TdApi.BotCommandScopeDefault
A scope covering all users.
botInfo - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
For bots, information about the bot; may be null.
BotInfo() - Constructor for class org.drinkless.tdlib.TdApi.BotInfo
Contains information about a bot.
BotInfo(String, String, TdApi.Photo, TdApi.Animation, TdApi.BotMenuButton, TdApi.BotCommand[], TdApi.ChatAdministratorRights, TdApi.ChatAdministratorRights, TdApi.InternalLinkType, TdApi.InternalLinkType, TdApi.InternalLinkType, TdApi.InternalLinkType) - Constructor for class org.drinkless.tdlib.TdApi.BotInfo
Contains information about a bot.
botIsMember - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
True, if the bot must be a member of the chat; for basic group and supergroup chats only.
BotMenuButton() - Constructor for class org.drinkless.tdlib.TdApi.BotMenuButton
Describes a button to be shown instead of bot commands menu button.
BotMenuButton(String, String) - Constructor for class org.drinkless.tdlib.TdApi.BotMenuButton
Describes a button to be shown instead of bot commands menu button.
bots - Variable in class org.drinkless.tdlib.TdApi.UpdateAttachmentMenuBots
The new list of bots added to attachment menu.
bottomColor - Variable in class org.drinkless.tdlib.TdApi.BackgroundFillGradient
A bottom color of the background in the RGB24 format.
botUserId - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
User identifier of the bot added to attachment menu.
botUserId - Variable in class org.drinkless.tdlib.TdApi.BotCommands
Bot's user identifier.
botUserId - Variable in class org.drinkless.tdlib.TdApi.ConnectedWebsite
User identifier of a bot linked with the website.
botUserId - Variable in class org.drinkless.tdlib.TdApi.GetAttachmentMenuBot
Bot's user identifier.
botUserId - Variable in class org.drinkless.tdlib.TdApi.GetBotInfoDescription
Identifier of the target bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.GetBotInfoShortDescription
Identifier of the target bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.GetBotName
Identifier of the target bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.GetInlineQueryResults
Identifier of the target bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.GetPassportAuthorizationForm
User identifier of the service's bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.GetWebAppLinkUrl
Identifier of the target bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.GetWebAppUrl
Identifier of the target bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.InputMessageGame
User identifier of the bot that owns the game.
botUserId - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePassportDataRequest
User identifier of the service's bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.LoginUrlInfoRequestConfirmation
User identifier of a bot linked with the website.
botUserId - Variable in class org.drinkless.tdlib.TdApi.OpenWebApp
Identifier of the bot, providing the Web App.
botUserId - Variable in class org.drinkless.tdlib.TdApi.ReorderActiveBotUsernames
Identifier of the target bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.SearchWebApp
Identifier of the target bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.SendBotStartMessage
Identifier of the bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.SendWebAppData
Identifier of the target bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.SetBotInfoDescription
Identifier of the target bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.SetBotInfoShortDescription
Identifier of the target bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.SetBotName
Identifier of the target bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.SetBotProfilePhoto
Identifier of the target bot.
botUserId - Variable in class org.drinkless.tdlib.TdApi.ToggleBotIsAddedToAttachmentMenu
Bot's user identifier.
botUserId - Variable in class org.drinkless.tdlib.TdApi.ToggleBotUsernameIsActive
Identifier of the target bot.
botUsername - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeAttachmentMenuBot
Username of the bot.
botUsername - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotAddToChannel
Username of the bot.
botUsername - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStart
Username of the bot.
botUsername - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStartInGroup
Username of the bot.
botUsername - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeGame
Username of the bot that owns the game.
botUsername - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeWebApp
Username of the bot that owns the Web App.
browser - Variable in class org.drinkless.tdlib.TdApi.ConnectedWebsite
The version of a browser used to log in.
button - Variable in class org.drinkless.tdlib.TdApi.AnswerInlineQuery
Button to be shown above inline query results; pass null if none.
button - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResults
Button to be shown above inline query results; may be null.
buttonColor - Variable in class org.drinkless.tdlib.TdApi.ThemeParameters
A color of the buttons in the RGB24 format.
buttonId - Variable in class org.drinkless.tdlib.TdApi.GetLoginUrl
Button identifier.
buttonId - Variable in class org.drinkless.tdlib.TdApi.GetLoginUrlInfo
Button identifier.
buttonId - Variable in class org.drinkless.tdlib.TdApi.MessageChatShared
Identifier of the keyboard button with the request.
buttonId - Variable in class org.drinkless.tdlib.TdApi.MessageUserShared
Identifier of the keyboard button with the request.
buttonId - Variable in class org.drinkless.tdlib.TdApi.ShareChatWithBot
Identifier of the button.
buttonId - Variable in class org.drinkless.tdlib.TdApi.ShareUserWithBot
Identifier of the button.
buttonText - Variable in class org.drinkless.tdlib.TdApi.MessageWebAppDataReceived
Text of the keyboardButtonTypeWebApp button, which opened the Web App.
buttonText - Variable in class org.drinkless.tdlib.TdApi.MessageWebAppDataSent
Text of the keyboardButtonTypeWebApp button, which opened the Web App.
buttonText - Variable in class org.drinkless.tdlib.TdApi.SendWebAppData
Text of the keyboardButtonTypeWebApp button, which opened the Web App.
buttonTextColor - Variable in class org.drinkless.tdlib.TdApi.ThemeParameters
A color of text on the buttons in the RGB24 format.
byChat - Variable in class org.drinkless.tdlib.TdApi.StorageStatistics
Statistics split by chats.
byFileType - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByChat
Statistics split by file types.

C

cacheTime - Variable in class org.drinkless.tdlib.TdApi.AnswerCallbackQuery
Time during which the result of the query can be cached, in seconds.
cacheTime - Variable in class org.drinkless.tdlib.TdApi.AnswerInlineQuery
Allowed time to cache the results of the query, in seconds.
call - Variable in class org.drinkless.tdlib.TdApi.UpdateCall
New data about a call.
Call() - Constructor for class org.drinkless.tdlib.TdApi.Call
Describes a call.
Call(int, long, boolean, boolean, TdApi.CallState) - Constructor for class org.drinkless.tdlib.TdApi.Call
Describes a call.
CallbackQueryAnswer() - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryAnswer
Contains a bot's answer to a callback query.
CallbackQueryAnswer(String, boolean, String) - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryAnswer
Contains a bot's answer to a callback query.
callbackQueryId - Variable in class org.drinkless.tdlib.TdApi.AnswerCallbackQuery
Identifier of the callback query.
callbackQueryId - Variable in class org.drinkless.tdlib.TdApi.GetCallbackQueryMessage
Identifier of the callback query.
CallbackQueryPayload() - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryPayload
Default class constructor.
CallbackQueryPayloadData() - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryPayloadData
The payload for a general callback button.
CallbackQueryPayloadData(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryPayloadData
The payload for a general callback button.
CallbackQueryPayloadDataWithPassword() - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryPayloadDataWithPassword
The payload for a callback button requiring password.
CallbackQueryPayloadDataWithPassword(String, byte[]) - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryPayloadDataWithPassword
The payload for a callback button requiring password.
CallbackQueryPayloadGame() - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryPayloadGame
The payload for a game callback button.
CallbackQueryPayloadGame(String) - Constructor for class org.drinkless.tdlib.TdApi.CallbackQueryPayloadGame
The payload for a game callback button.
callbackUrl - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePassportDataRequest
An HTTP URL to open once the request is finished, canceled, or failed with the parameters tgPassport=success, tgPassport=cancel, or tgPassport=error&error=...
CallDiscardReason() - Constructor for class org.drinkless.tdlib.TdApi.CallDiscardReason
Default class constructor.
CallDiscardReasonDeclined() - Constructor for class org.drinkless.tdlib.TdApi.CallDiscardReasonDeclined
The call was ended before the conversation started.
CallDiscardReasonDisconnected() - Constructor for class org.drinkless.tdlib.TdApi.CallDiscardReasonDisconnected
The call was ended during the conversation because the users were disconnected.
CallDiscardReasonEmpty() - Constructor for class org.drinkless.tdlib.TdApi.CallDiscardReasonEmpty
The call wasn't discarded, or the reason is unknown.
CallDiscardReasonHungUp() - Constructor for class org.drinkless.tdlib.TdApi.CallDiscardReasonHungUp
The call was ended because one of the parties hung up.
CallDiscardReasonMissed() - Constructor for class org.drinkless.tdlib.TdApi.CallDiscardReasonMissed
The call was ended before the conversation started.
callId - Variable in class org.drinkless.tdlib.TdApi.AcceptCall
Call identifier.
callId - Variable in class org.drinkless.tdlib.TdApi.DiscardCall
Call identifier.
callId - Variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewCall
Call identifier.
callId - Variable in class org.drinkless.tdlib.TdApi.SendCallDebugInformation
Call identifier.
callId - Variable in class org.drinkless.tdlib.TdApi.SendCallLog
Call identifier.
callId - Variable in class org.drinkless.tdlib.TdApi.SendCallRating
Call identifier.
callId - Variable in class org.drinkless.tdlib.TdApi.SendCallSignalingData
Call identifier.
callId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCallSignalingData
The call identifier.
CallId() - Constructor for class org.drinkless.tdlib.TdApi.CallId
Contains the call identifier.
CallId(int) - Constructor for class org.drinkless.tdlib.TdApi.CallId
Contains the call identifier.
callingCodes - Variable in class org.drinkless.tdlib.TdApi.CountryInfo
List of country calling codes.
CallProblem() - Constructor for class org.drinkless.tdlib.TdApi.CallProblem
Default class constructor.
CallProblemDistortedSpeech() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemDistortedSpeech
The speech was distorted.
CallProblemDistortedVideo() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemDistortedVideo
The video was distorted.
CallProblemDropped() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemDropped
The call ended unexpectedly.
CallProblemEcho() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemEcho
The user heard their own voice.
CallProblemInterruptions() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemInterruptions
The other side kept disappearing.
CallProblemNoise() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemNoise
The user heard background noise.
CallProblemPixelatedVideo() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemPixelatedVideo
The video was pixelated.
CallProblemSilentLocal() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemSilentLocal
The user couldn't hear the other side.
CallProblemSilentRemote() - Constructor for class org.drinkless.tdlib.TdApi.CallProblemSilentRemote
The other side couldn't hear the user.
CallProtocol() - Constructor for class org.drinkless.tdlib.TdApi.CallProtocol
Specifies the supported call protocols.
CallProtocol(boolean, boolean, int, int, String[]) - Constructor for class org.drinkless.tdlib.TdApi.CallProtocol
Specifies the supported call protocols.
CallServer() - Constructor for class org.drinkless.tdlib.TdApi.CallServer
Describes a server for relaying call data.
CallServer(long, String, String, int, TdApi.CallServerType) - Constructor for class org.drinkless.tdlib.TdApi.CallServer
Describes a server for relaying call data.
CallServerType() - Constructor for class org.drinkless.tdlib.TdApi.CallServerType
Default class constructor.
CallServerTypeTelegramReflector() - Constructor for class org.drinkless.tdlib.TdApi.CallServerTypeTelegramReflector
A Telegram call reflector.
CallServerTypeTelegramReflector(byte[], boolean) - Constructor for class org.drinkless.tdlib.TdApi.CallServerTypeTelegramReflector
A Telegram call reflector.
CallServerTypeWebrtc() - Constructor for class org.drinkless.tdlib.TdApi.CallServerTypeWebrtc
A WebRTC server.
CallServerTypeWebrtc(String, String, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CallServerTypeWebrtc
A WebRTC server.
CallState() - Constructor for class org.drinkless.tdlib.TdApi.CallState
Default class constructor.
CallStateDiscarded() - Constructor for class org.drinkless.tdlib.TdApi.CallStateDiscarded
The call has ended successfully.
CallStateDiscarded(TdApi.CallDiscardReason, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CallStateDiscarded
The call has ended successfully.
CallStateError() - Constructor for class org.drinkless.tdlib.TdApi.CallStateError
The call has ended with an error.
CallStateError(TdApi.Error) - Constructor for class org.drinkless.tdlib.TdApi.CallStateError
The call has ended with an error.
CallStateExchangingKeys() - Constructor for class org.drinkless.tdlib.TdApi.CallStateExchangingKeys
The call has been answered and encryption keys are being exchanged.
CallStateHangingUp() - Constructor for class org.drinkless.tdlib.TdApi.CallStateHangingUp
The call is hanging up after discardCall has been called.
CallStatePending() - Constructor for class org.drinkless.tdlib.TdApi.CallStatePending
The call is pending, waiting to be accepted by a user.
CallStatePending(boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CallStatePending
The call is pending, waiting to be accepted by a user.
CallStateReady() - Constructor for class org.drinkless.tdlib.TdApi.CallStateReady
The call is ready to use.
CallStateReady(TdApi.CallProtocol, TdApi.CallServer[], String, byte[], String[], boolean) - Constructor for class org.drinkless.tdlib.TdApi.CallStateReady
The call is ready to use.
canAcceptCalls - Variable in class org.drinkless.tdlib.TdApi.Session
True, if incoming calls can be accepted by the session.
canAcceptCalls - Variable in class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptCalls
Pass true to allow accepting incoming calls by the session; pass false otherwise.
canAcceptSecretChats - Variable in class org.drinkless.tdlib.TdApi.Session
True, if incoming secret chats can be accepted by the session.
canAcceptSecretChats - Variable in class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptSecretChats
Pass true to allow accepting secret chats by the session; pass false otherwise.
canAddWebPagePreviews - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
True, if the user may add a web page preview to their messages.
canBeAddedToAttachmentMenu - Variable in class org.drinkless.tdlib.TdApi.UserTypeBot
True, if the bot can be added to attachment menu.
canBeCalled - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
True, if the user can be called.
canBeDeleted - Variable in class org.drinkless.tdlib.TdApi.LocalFile
True, if the file can be deleted.
canBeDeletedForAllUsers - Variable in class org.drinkless.tdlib.TdApi.Chat
True, if the chat messages can be deleted for all users.
canBeDeletedForAllUsers - Variable in class org.drinkless.tdlib.TdApi.Message
True, if the message can be deleted for all users.
canBeDeletedOnlyForSelf - Variable in class org.drinkless.tdlib.TdApi.Chat
True, if the chat messages can be deleted only for the current user while other users will continue to see the messages.
canBeDeletedOnlyForSelf - Variable in class org.drinkless.tdlib.TdApi.Message
True, if the message can be deleted only for the current user while other users will continue to see it.
canBeDownloaded - Variable in class org.drinkless.tdlib.TdApi.LocalFile
True, if it is possible to download or generate the file.
canBeEdited - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusAdministrator
True, if the current user can edit the administrator privileges for the called user.
canBeEdited - Variable in class org.drinkless.tdlib.TdApi.Message
True, if the message can be edited.
canBeEdited - Variable in class org.drinkless.tdlib.TdApi.UserTypeBot
True, if the bot is owned by the current user and can be edited using the methods toggleBotUsernameIsActive, reorderBotActiveUsernames, setBotProfilePhoto, setBotName, setBotInfoDescription, and setBotInfoShortDescription.
canBeForwarded - Variable in class org.drinkless.tdlib.TdApi.Message
True, if the message can be forwarded.
canBeManaged - Variable in class org.drinkless.tdlib.TdApi.GroupCall
True, if the current user can manage the group call.
canBeMutedForAllUsers - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
True, if the current user can mute the participant for all other group call participants.
canBeMutedForCurrentUser - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
True, if the current user can mute the participant only for self.
canBeReported - Variable in class org.drinkless.tdlib.TdApi.Chat
True, if the chat can be reported to Telegram moderators through reportChat or reportChatPhoto.
canBeSaved - Variable in class org.drinkless.tdlib.TdApi.Message
True, if content of the message can be saved locally or copied.
canBeUnmutedForAllUsers - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
True, if the current user can allow the participant to unmute themselves or unmute the participant (if the participant is the current user).
canBeUnmutedForCurrentUser - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
True, if the current user can unmute the participant for self.
CancelDownloadFile() - Constructor for class org.drinkless.tdlib.TdApi.CancelDownloadFile
Default constructor for a function, which stops the downloading of a file.
CancelDownloadFile(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CancelDownloadFile
Creates a function, which stops the downloading of a file.
CancelPasswordReset() - Constructor for class org.drinkless.tdlib.TdApi.CancelPasswordReset
Default constructor for a function, which cancels reset of 2-step verification password.
CancelPreliminaryUploadFile() - Constructor for class org.drinkless.tdlib.TdApi.CancelPreliminaryUploadFile
Default constructor for a function, which stops the preliminary uploading of a file.
CancelPreliminaryUploadFile(int) - Constructor for class org.drinkless.tdlib.TdApi.CancelPreliminaryUploadFile
Creates a function, which stops the preliminary uploading of a file.
canChangeInfo - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
True, if the administrator can change the chat title, photo, and other settings.
canChangeInfo - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
True, if the user can change the chat title, photo, and other settings.
canDeleteMessages - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
True, if the administrator can delete messages of other users.
canEditMessages - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
True, if the administrator can edit messages of other users and pin messages; applicable to channels only.
canEnableVideo - Variable in class org.drinkless.tdlib.TdApi.GroupCall
True, if the current user can broadcast video or share screen.
canGetAddedReactions - Variable in class org.drinkless.tdlib.TdApi.Message
True, if the list of added reactions is available through getMessageAddedReactions.
canGetMediaTimestampLinks - Variable in class org.drinkless.tdlib.TdApi.Message
True, if media timestamp links can be generated for media timestamp entities in the message text, caption or web page description through getMessageLink.
canGetMembers - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
True, if members of the chat can be retrieved via getSupergroupMembers or searchChatMembers.
canGetMessageThread - Variable in class org.drinkless.tdlib.TdApi.Message
True, if information about the message thread is available through getMessageThread and getMessageThreadHistory.
canGetStatistics - Variable in class org.drinkless.tdlib.TdApi.Message
True, if the message statistics are available through getMessageStatistics.
canGetStatistics - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
True, if the supergroup or channel statistics are available.
canGetViewers - Variable in class org.drinkless.tdlib.TdApi.Message
True, if chat members already viewed the message can be received through getMessageViewers.
canHideMembers - Variable in class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
True, if non-administrators and non-bots can be hidden in responses to getSupergroupMembers and searchChatMembers for non-administrators after upgrading the basic group to a supergroup.
canHideMembers - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
True, if non-administrators and non-bots can be hidden in responses to getSupergroupMembers and searchChatMembers for non-administrators.
canInviteUsers - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
True, if the administrator can invite new users to the chat.
canInviteUsers - Variable in class org.drinkless.tdlib.TdApi.ChatEventInvitesToggled
New value of canInviteUsers permission.
canInviteUsers - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
True, if the user can invite new users to the chat.
canJoinGroups - Variable in class org.drinkless.tdlib.TdApi.UserTypeBot
True, if the bot can be invited to basic group and supergroup chats.
canManageChat - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
True, if the administrator can get chat event log, get chat statistics, get message statistics in channels, get channel members, see anonymous administrators in supergroups and ignore slow mode.
canManageTopics - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
True, if the administrator can manage topics; applicable to forum supergroups only.
canManageTopics - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
True, if the user can manage topics.
canManageVideoChats - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
True, if the administrator can manage video chats.
canPinMessages - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
True, if the administrator can pin messages; applicable to basic groups and supergroups only.
canPinMessages - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
True, if the user can pin messages.
canPostMessages - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
True, if the administrator can create channel posts; applicable to channels only.
canPromoteMembers - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
True, if the administrator can add new administrators with a subset of their own privileges or demote administrators that were directly or indirectly promoted by them.
CanPurchasePremium() - Constructor for class org.drinkless.tdlib.TdApi.CanPurchasePremium
Default constructor for a function, which checks whether Telegram Premium purchase is possible.
CanPurchasePremium(TdApi.StorePaymentPurpose) - Constructor for class org.drinkless.tdlib.TdApi.CanPurchasePremium
Creates a function, which checks whether Telegram Premium purchase is possible.
canReadAllGroupMessages - Variable in class org.drinkless.tdlib.TdApi.UserTypeBot
True, if the bot can read all messages in basic group or supergroup chats and not just those addressed to the bot.
canReportAntiSpamFalsePositive - Variable in class org.drinkless.tdlib.TdApi.ChatEventMessageDeleted
True, if the message deletion can be reported via reportSupergroupAntiSpamFalsePositive.
canReportReactions - Variable in class org.drinkless.tdlib.TdApi.Message
True, if reactions on the message can be reported through reportMessageReactions.
canRestrictMembers - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
True, if the administrator can restrict, ban, or unban chat members; always true for channels.
canRetry - Variable in class org.drinkless.tdlib.TdApi.MessageSendingStateFailed
True, if the message can be re-sent.
canSaveCredentials - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
True, if the user can choose to save credentials.
canSelfUnmute - Variable in class org.drinkless.tdlib.TdApi.GetGroupCallInviteLink
Pass true if the invite link needs to contain an invite hash, passing which to joinGroupCall would allow the invited user to unmute themselves.
canSendAudios - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
True, if the user can send music files.
canSendBasicMessages - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
True, if the user can send text messages, contacts, invoices, locations, and venues.
canSendDocuments - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
True, if the user can send documents.
canSendOtherMessages - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
True, if the user can send animations, games, stickers, and dice and use inline bots.
canSendPhotos - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
True, if the user can send audio photos.
canSendPolls - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
True, if the user can send polls.
canSendVideoNotes - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
True, if the user can send video notes.
canSendVideos - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
True, if the user can send audio videos.
canSendVoiceNotes - Variable in class org.drinkless.tdlib.TdApi.ChatPermissions
True, if the user can send voice notes.
canSetLocation - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
True, if the supergroup location can be changed.
canSetStickerSet - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
True, if the supergroup sticker set can be changed.
canSetUsername - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
True, if the chat username can be changed.
canToggleAggressiveAntiSpam - Variable in class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
True, if aggressive anti-spam checks can be enabled or disabled in the supergroup after upgrading the basic group to a supergroup.
canToggleAggressiveAntiSpam - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
True, if aggressive anti-spam checks can be enabled or disabled in the supergroup.
canToggleMuteNewParticipants - Variable in class org.drinkless.tdlib.TdApi.GroupCall
True, if the current user can enable or disable muteNewParticipants setting.
CanTransferOwnership() - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnership
Default constructor for a function, which checks whether the current session can be used to transfer a chat ownership to another user.
CanTransferOwnershipResult() - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnershipResult
Default class constructor.
CanTransferOwnershipResultOk() - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultOk
The session can be used.
CanTransferOwnershipResultPasswordNeeded() - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultPasswordNeeded
The 2-step verification needs to be enabled first.
CanTransferOwnershipResultPasswordTooFresh() - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultPasswordTooFresh
The 2-step verification was enabled recently, user needs to wait.
CanTransferOwnershipResultPasswordTooFresh(int) - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultPasswordTooFresh
The 2-step verification was enabled recently, user needs to wait.
CanTransferOwnershipResultSessionTooFresh() - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultSessionTooFresh
The session was created recently, user needs to wait.
CanTransferOwnershipResultSessionTooFresh(int) - Constructor for class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultSessionTooFresh
The session was created recently, user needs to wait.
canUnarchive - Variable in class org.drinkless.tdlib.TdApi.ChatActionBarReportAddBlock
If true, the chat was automatically archived and can be moved back to the main chat list using addChatToList simultaneously with setting chat notification settings to default using setChatNotificationSettings.
canUnarchive - Variable in class org.drinkless.tdlib.TdApi.ChatActionBarReportSpam
If true, the chat was automatically archived and can be moved back to the main chat list using addChatToList simultaneously with setting chat notification settings to default using setChatNotificationSettings.
canUnmuteSelf - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
True, if the participant is muted for all users, but can unmute themselves.
caption - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageCaption
New message content caption; pass null to remove caption; 0-getOption("message_caption_length_max") characters.
caption - Variable in class org.drinkless.tdlib.TdApi.EditMessageCaption
New message content caption; 0-getOption("message_caption_length_max") characters; pass null to remove caption.
caption - Variable in class org.drinkless.tdlib.TdApi.InputMessageAnimation
Animation caption; pass null to use an empty caption; 0-getOption("message_caption_length_max") characters.
caption - Variable in class org.drinkless.tdlib.TdApi.InputMessageAudio
Audio caption; pass null to use an empty caption; 0-getOption("message_caption_length_max") characters.
caption - Variable in class org.drinkless.tdlib.TdApi.InputMessageDocument
Document caption; pass null to use an empty caption; 0-getOption("message_caption_length_max") characters.
caption - Variable in class org.drinkless.tdlib.TdApi.InputMessagePhoto
Photo caption; pass null to use an empty caption; 0-getOption("message_caption_length_max") characters.
caption - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
Video caption; pass null to use an empty caption; 0-getOption("message_caption_length_max") characters.
caption - Variable in class org.drinkless.tdlib.TdApi.InputMessageVoiceNote
Voice note caption; pass null to use an empty caption; 0-getOption("message_caption_length_max") characters.
caption - Variable in class org.drinkless.tdlib.TdApi.MessageAnimation
Animation caption.
caption - Variable in class org.drinkless.tdlib.TdApi.MessageAudio
Audio caption.
caption - Variable in class org.drinkless.tdlib.TdApi.MessageDocument
Document caption.
caption - Variable in class org.drinkless.tdlib.TdApi.MessageExtendedMediaPhoto
Photo caption.
caption - Variable in class org.drinkless.tdlib.TdApi.MessageExtendedMediaPreview
Media caption.
caption - Variable in class org.drinkless.tdlib.TdApi.MessageExtendedMediaUnsupported
Media caption.
caption - Variable in class org.drinkless.tdlib.TdApi.MessageExtendedMediaVideo
Photo caption.
caption - Variable in class org.drinkless.tdlib.TdApi.MessagePhoto
Photo caption.
caption - Variable in class org.drinkless.tdlib.TdApi.MessageVideo
Video caption.
caption - Variable in class org.drinkless.tdlib.TdApi.MessageVoiceNote
Voice note caption.
caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockAnimation
Animation caption.
caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockAudio
Audio file caption.
caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockCollage
Block caption.
caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbedded
Block caption.
caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbeddedPost
Post caption.
caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockMap
Block caption.
caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockPhoto
Photo caption.
caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockSlideshow
Block caption.
caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockTable
Table caption.
caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockVideo
Video caption.
caption - Variable in class org.drinkless.tdlib.TdApi.PageBlockVoiceNote
Voice note caption.
caption - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentAnimation
Animation caption.
caption - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentPhoto
Photo caption.
caption - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentVideo
Video caption.
categories - Variable in class org.drinkless.tdlib.TdApi.EmojiCategories
List of categories.
category - Variable in class org.drinkless.tdlib.TdApi.GetTopChats
Category of chats to be returned.
category - Variable in class org.drinkless.tdlib.TdApi.RemoveTopChat
Category of frequently used chats.
cells - Variable in class org.drinkless.tdlib.TdApi.PageBlockTable
Table cells.
centerAnimation - Variable in class org.drinkless.tdlib.TdApi.EmojiReaction
Center animation for the reaction; may be null.
centerReel - Variable in class org.drinkless.tdlib.TdApi.DiceStickersSlotMachine
The animated sticker with the center reel.
ChangeImportedContacts() - Constructor for class org.drinkless.tdlib.TdApi.ChangeImportedContacts
Default constructor for a function, which changes imported contacts using the list of contacts saved on the device.
ChangeImportedContacts(TdApi.Contact[]) - Constructor for class org.drinkless.tdlib.TdApi.ChangeImportedContacts
Creates a function, which changes imported contacts using the list of contacts saved on the device.
ChangePhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.ChangePhoneNumber
Default constructor for a function, which changes the phone number of the user and sends an authentication code to the user's new phone number.
ChangePhoneNumber(String, TdApi.PhoneNumberAuthenticationSettings) - Constructor for class org.drinkless.tdlib.TdApi.ChangePhoneNumber
Creates a function, which changes the phone number of the user and sends an authentication code to the user's new phone number.
ChangeStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.ChangeStickerSet
Default constructor for a function, which installs/uninstalls or activates/archives a sticker set.
ChangeStickerSet(long, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChangeStickerSet
Creates a function, which installs/uninstalls or activates/archives a sticker set.
channelId - Variable in class org.drinkless.tdlib.TdApi.GetGroupCallStreamSegment
Identifier of an audio/video channel to get as received from tgcalls.
channelId - Variable in class org.drinkless.tdlib.TdApi.GroupCallStream
Identifier of an audio/video channel.
channelSettings - Variable in class org.drinkless.tdlib.TdApi.AutosaveSettings
Default autosave settings for channel chats.
channelUri - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenMicrosoftPush
Push notification channel URI; may be empty to deregister a device.
channelUri - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenMicrosoftPushVoIP
Push notification channel URI; may be empty to deregister a device.
chat - Variable in class org.drinkless.tdlib.TdApi.UpdateNewChat
The chat.
Chat() - Constructor for class org.drinkless.tdlib.TdApi.Chat
A chat.
Chat(long, TdApi.ChatType, String, TdApi.ChatPhotoInfo, TdApi.ChatPermissions, TdApi.Message, TdApi.ChatPosition[], TdApi.MessageSender, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, long, long, int, int, TdApi.ChatNotificationSettings, TdApi.ChatAvailableReactions, int, TdApi.ChatBackground, String, TdApi.ChatActionBar, TdApi.VideoChat, TdApi.ChatJoinRequestsInfo, long, TdApi.DraftMessage, String) - Constructor for class org.drinkless.tdlib.TdApi.Chat
A chat.
ChatAction() - Constructor for class org.drinkless.tdlib.TdApi.ChatAction
Default class constructor.
ChatActionBar() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBar
Default class constructor.
ChatActionBarAddContact() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarAddContact
The chat is a private or secret chat and the other user can be added to the contact list using the method addContact.
ChatActionBarInviteMembers() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarInviteMembers
The chat is a recently created group chat to which new members can be invited.
ChatActionBarJoinRequest() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarJoinRequest
The chat is a private chat with an administrator of a chat to which the user sent join request.
ChatActionBarJoinRequest(String, boolean, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarJoinRequest
The chat is a private chat with an administrator of a chat to which the user sent join request.
ChatActionBarReportAddBlock() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarReportAddBlock
The chat is a private or secret chat, which can be reported using the method reportChat, or the other user can be blocked using the method toggleMessageSenderIsBlocked, or the other user can be added to the contact list using the method addContact.
ChatActionBarReportAddBlock(boolean, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarReportAddBlock
The chat is a private or secret chat, which can be reported using the method reportChat, or the other user can be blocked using the method toggleMessageSenderIsBlocked, or the other user can be added to the contact list using the method addContact.
ChatActionBarReportSpam() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarReportSpam
The chat can be reported as spam using the method reportChat with the reason chatReportReasonSpam.
ChatActionBarReportSpam(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarReportSpam
The chat can be reported as spam using the method reportChat with the reason chatReportReasonSpam.
ChatActionBarReportUnrelatedLocation() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarReportUnrelatedLocation
The chat is a location-based supergroup, which can be reported as having unrelated location using the method reportChat with the reason chatReportReasonUnrelatedLocation.
ChatActionBarSharePhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionBarSharePhoneNumber
The chat is a private or secret chat with a mutual contact and the user's phone number can be shared with the other user using the method sharePhoneNumber.
ChatActionCancel() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionCancel
The user has canceled the previous action.
ChatActionChoosingContact() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionChoosingContact
The user is picking a contact to send.
ChatActionChoosingLocation() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionChoosingLocation
The user is picking a location or venue to send.
ChatActionChoosingSticker() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionChoosingSticker
The user is picking a sticker to send.
ChatActionRecordingVideo() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionRecordingVideo
The user is recording a video.
ChatActionRecordingVideoNote() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionRecordingVideoNote
The user is recording a video note.
ChatActionRecordingVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionRecordingVoiceNote
The user is recording a voice note.
ChatActionStartPlayingGame() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionStartPlayingGame
The user has started to play a game.
ChatActionTyping() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionTyping
The user is typing a message.
ChatActionUploadingDocument() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingDocument
The user is uploading a document.
ChatActionUploadingDocument(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingDocument
The user is uploading a document.
ChatActionUploadingPhoto() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingPhoto
The user is uploading a photo.
ChatActionUploadingPhoto(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingPhoto
The user is uploading a photo.
ChatActionUploadingVideo() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingVideo
The user is uploading a video.
ChatActionUploadingVideo(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingVideo
The user is uploading a video.
ChatActionUploadingVideoNote() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingVideoNote
The user is uploading a video note.
ChatActionUploadingVideoNote(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingVideoNote
The user is uploading a video note.
ChatActionUploadingVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingVoiceNote
The user is uploading a voice note.
ChatActionUploadingVoiceNote(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionUploadingVoiceNote
The user is uploading a voice note.
ChatActionWatchingAnimations() - Constructor for class org.drinkless.tdlib.TdApi.ChatActionWatchingAnimations
The user is watching animations sent by the other party by clicking on an animated emoji.
ChatActionWatchingAnimations(String) - Constructor for class org.drinkless.tdlib.TdApi.ChatActionWatchingAnimations
The user is watching animations sent by the other party by clicking on an animated emoji.
ChatAdministrator() - Constructor for class org.drinkless.tdlib.TdApi.ChatAdministrator
Contains information about a chat administrator.
ChatAdministrator(long, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatAdministrator
Contains information about a chat administrator.
ChatAdministratorRights() - Constructor for class org.drinkless.tdlib.TdApi.ChatAdministratorRights
Describes rights of the administrator.
ChatAdministratorRights(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatAdministratorRights
Describes rights of the administrator.
ChatAdministrators() - Constructor for class org.drinkless.tdlib.TdApi.ChatAdministrators
Represents a list of chat administrators.
ChatAdministrators(TdApi.ChatAdministrator[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatAdministrators
Represents a list of chat administrators.
ChatAvailableReactions() - Constructor for class org.drinkless.tdlib.TdApi.ChatAvailableReactions
Default class constructor.
ChatAvailableReactionsAll() - Constructor for class org.drinkless.tdlib.TdApi.ChatAvailableReactionsAll
All reactions are available in the chat.
ChatAvailableReactionsSome() - Constructor for class org.drinkless.tdlib.TdApi.ChatAvailableReactionsSome
Only specific reactions are available in the chat.
ChatAvailableReactionsSome(TdApi.ReactionType[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatAvailableReactionsSome
Only specific reactions are available in the chat.
ChatBackground() - Constructor for class org.drinkless.tdlib.TdApi.ChatBackground
Describes a background set for a specific chat.
ChatBackground(TdApi.Background, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatBackground
Describes a background set for a specific chat.
ChatEvent() - Constructor for class org.drinkless.tdlib.TdApi.ChatEvent
Represents a chat event.
ChatEvent(long, int, TdApi.MessageSender, TdApi.ChatEventAction) - Constructor for class org.drinkless.tdlib.TdApi.ChatEvent
Represents a chat event.
ChatEventAction() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventAction
Default class constructor.
ChatEventActiveUsernamesChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventActiveUsernamesChanged
The chat active usernames were changed.
ChatEventActiveUsernamesChanged(String[], String[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventActiveUsernamesChanged
The chat active usernames were changed.
ChatEventAvailableReactionsChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventAvailableReactionsChanged
The chat available reactions were changed.
ChatEventAvailableReactionsChanged(TdApi.ChatAvailableReactions, TdApi.ChatAvailableReactions) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventAvailableReactionsChanged
The chat available reactions were changed.
ChatEventDescriptionChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventDescriptionChanged
The chat description was changed.
ChatEventDescriptionChanged(String, String) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventDescriptionChanged
The chat description was changed.
ChatEventForumTopicCreated() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicCreated
A new forum topic was created.
ChatEventForumTopicCreated(TdApi.ForumTopicInfo) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicCreated
A new forum topic was created.
ChatEventForumTopicDeleted() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicDeleted
A forum topic was deleted.
ChatEventForumTopicDeleted(TdApi.ForumTopicInfo) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicDeleted
A forum topic was deleted.
ChatEventForumTopicEdited() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicEdited
A forum topic was edited.
ChatEventForumTopicEdited(TdApi.ForumTopicInfo, TdApi.ForumTopicInfo) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicEdited
A forum topic was edited.
ChatEventForumTopicPinned() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicPinned
A pinned forum topic was changed.
ChatEventForumTopicPinned(TdApi.ForumTopicInfo, TdApi.ForumTopicInfo) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicPinned
A pinned forum topic was changed.
ChatEventForumTopicToggleIsClosed() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsClosed
A forum topic was closed or reopened.
ChatEventForumTopicToggleIsClosed(TdApi.ForumTopicInfo) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsClosed
A forum topic was closed or reopened.
ChatEventForumTopicToggleIsHidden() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsHidden
The General forum topic was hidden or unhidden.
ChatEventForumTopicToggleIsHidden(TdApi.ForumTopicInfo) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsHidden
The General forum topic was hidden or unhidden.
ChatEventHasAggressiveAntiSpamEnabledToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventHasAggressiveAntiSpamEnabledToggled
The hasAggressiveAntiSpamEnabled setting of a supergroup was toggled.
ChatEventHasAggressiveAntiSpamEnabledToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventHasAggressiveAntiSpamEnabledToggled
The hasAggressiveAntiSpamEnabled setting of a supergroup was toggled.
ChatEventHasProtectedContentToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventHasProtectedContentToggled
The hasProtectedContent setting of a channel was toggled.
ChatEventHasProtectedContentToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventHasProtectedContentToggled
The hasProtectedContent setting of a channel was toggled.
ChatEventInviteLinkDeleted() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInviteLinkDeleted
A revoked chat invite link was deleted.
ChatEventInviteLinkDeleted(TdApi.ChatInviteLink) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInviteLinkDeleted
A revoked chat invite link was deleted.
ChatEventInviteLinkEdited() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInviteLinkEdited
A chat invite link was edited.
ChatEventInviteLinkEdited(TdApi.ChatInviteLink, TdApi.ChatInviteLink) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInviteLinkEdited
A chat invite link was edited.
ChatEventInviteLinkRevoked() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInviteLinkRevoked
A chat invite link was revoked.
ChatEventInviteLinkRevoked(TdApi.ChatInviteLink) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInviteLinkRevoked
A chat invite link was revoked.
ChatEventInvitesToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInvitesToggled
The canInviteUsers permission of a supergroup chat was toggled.
ChatEventInvitesToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventInvitesToggled
The canInviteUsers permission of a supergroup chat was toggled.
ChatEventIsAllHistoryAvailableToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventIsAllHistoryAvailableToggled
The isAllHistoryAvailable setting of a supergroup was toggled.
ChatEventIsAllHistoryAvailableToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventIsAllHistoryAvailableToggled
The isAllHistoryAvailable setting of a supergroup was toggled.
ChatEventIsForumToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventIsForumToggled
The isForum setting of a channel was toggled.
ChatEventIsForumToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventIsForumToggled
The isForum setting of a channel was toggled.
ChatEventLinkedChatChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventLinkedChatChanged
The linked chat of a supergroup was changed.
ChatEventLinkedChatChanged(long, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventLinkedChatChanged
The linked chat of a supergroup was changed.
ChatEventLocationChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventLocationChanged
The supergroup location was changed.
ChatEventLocationChanged(TdApi.ChatLocation, TdApi.ChatLocation) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventLocationChanged
The supergroup location was changed.
ChatEventLogFilters() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventLogFilters
Represents a set of filters used to obtain a chat event log.
ChatEventLogFilters(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventLogFilters
Represents a set of filters used to obtain a chat event log.
ChatEventMemberInvited() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberInvited
A new chat member was invited.
ChatEventMemberInvited(long, TdApi.ChatMemberStatus) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberInvited
A new chat member was invited.
ChatEventMemberJoined() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberJoined
A new member joined the chat.
ChatEventMemberJoinedByInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByInviteLink
A new member joined the chat via an invite link.
ChatEventMemberJoinedByInviteLink(TdApi.ChatInviteLink, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByInviteLink
A new member joined the chat via an invite link.
ChatEventMemberJoinedByRequest() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByRequest
A new member was accepted to the chat by an administrator.
ChatEventMemberJoinedByRequest(long, TdApi.ChatInviteLink) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByRequest
A new member was accepted to the chat by an administrator.
ChatEventMemberLeft() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberLeft
A member left the chat.
ChatEventMemberPromoted() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberPromoted
A chat member has gained/lost administrator status, or the list of their administrator privileges has changed.
ChatEventMemberPromoted(long, TdApi.ChatMemberStatus, TdApi.ChatMemberStatus) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberPromoted
A chat member has gained/lost administrator status, or the list of their administrator privileges has changed.
ChatEventMemberRestricted() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberRestricted
A chat member was restricted/unrestricted or banned/unbanned, or the list of their restrictions has changed.
ChatEventMemberRestricted(TdApi.MessageSender, TdApi.ChatMemberStatus, TdApi.ChatMemberStatus) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMemberRestricted
A chat member was restricted/unrestricted or banned/unbanned, or the list of their restrictions has changed.
ChatEventMessageAutoDeleteTimeChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageAutoDeleteTimeChanged
The message auto-delete timer was changed.
ChatEventMessageAutoDeleteTimeChanged(int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageAutoDeleteTimeChanged
The message auto-delete timer was changed.
ChatEventMessageDeleted() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageDeleted
A message was deleted.
ChatEventMessageDeleted(TdApi.Message, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageDeleted
A message was deleted.
ChatEventMessageEdited() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageEdited
A message was edited.
ChatEventMessageEdited(TdApi.Message, TdApi.Message) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageEdited
A message was edited.
ChatEventMessagePinned() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessagePinned
A message was pinned.
ChatEventMessagePinned(TdApi.Message) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessagePinned
A message was pinned.
ChatEventMessageUnpinned() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageUnpinned
A message was unpinned.
ChatEventMessageUnpinned(TdApi.Message) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventMessageUnpinned
A message was unpinned.
ChatEventPermissionsChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventPermissionsChanged
The chat permissions was changed.
ChatEventPermissionsChanged(TdApi.ChatPermissions, TdApi.ChatPermissions) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventPermissionsChanged
The chat permissions was changed.
ChatEventPhotoChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventPhotoChanged
The chat photo was changed.
ChatEventPhotoChanged(TdApi.ChatPhoto, TdApi.ChatPhoto) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventPhotoChanged
The chat photo was changed.
ChatEventPollStopped() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventPollStopped
A poll in a message was stopped.
ChatEventPollStopped(TdApi.Message) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventPollStopped
A poll in a message was stopped.
ChatEvents() - Constructor for class org.drinkless.tdlib.TdApi.ChatEvents
Contains a list of chat events.
ChatEvents(TdApi.ChatEvent[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatEvents
Contains a list of chat events.
ChatEventSignMessagesToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventSignMessagesToggled
The signMessages setting of a channel was toggled.
ChatEventSignMessagesToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventSignMessagesToggled
The signMessages setting of a channel was toggled.
ChatEventSlowModeDelayChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventSlowModeDelayChanged
The slowModeDelay setting of a supergroup was changed.
ChatEventSlowModeDelayChanged(int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventSlowModeDelayChanged
The slowModeDelay setting of a supergroup was changed.
ChatEventStickerSetChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventStickerSetChanged
The supergroup sticker set was changed.
ChatEventStickerSetChanged(long, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventStickerSetChanged
The supergroup sticker set was changed.
ChatEventTitleChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventTitleChanged
The chat title was changed.
ChatEventTitleChanged(String, String) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventTitleChanged
The chat title was changed.
ChatEventUsernameChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventUsernameChanged
The chat editable username was changed.
ChatEventUsernameChanged(String, String) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventUsernameChanged
The chat editable username was changed.
ChatEventVideoChatCreated() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatCreated
A video chat was created.
ChatEventVideoChatCreated(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatCreated
A video chat was created.
ChatEventVideoChatEnded() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatEnded
A video chat was ended.
ChatEventVideoChatEnded(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatEnded
A video chat was ended.
ChatEventVideoChatMuteNewParticipantsToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatMuteNewParticipantsToggled
The muteNewParticipants setting of a video chat was toggled.
ChatEventVideoChatMuteNewParticipantsToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatMuteNewParticipantsToggled
The muteNewParticipants setting of a video chat was toggled.
ChatEventVideoChatParticipantIsMutedToggled() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantIsMutedToggled
A video chat participant was muted or unmuted.
ChatEventVideoChatParticipantIsMutedToggled(TdApi.MessageSender, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantIsMutedToggled
A video chat participant was muted or unmuted.
ChatEventVideoChatParticipantVolumeLevelChanged() - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantVolumeLevelChanged
A video chat participant volume level was changed.
ChatEventVideoChatParticipantVolumeLevelChanged(TdApi.MessageSender, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantVolumeLevelChanged
A video chat participant volume level was changed.
ChatFolder() - Constructor for class org.drinkless.tdlib.TdApi.ChatFolder
Represents a folder for user chats.
ChatFolder(String, TdApi.ChatFolderIcon, boolean, long[], long[], long[], boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatFolder
Represents a folder for user chats.
ChatFolderIcon() - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderIcon
Represents an icon for a chat folder.
ChatFolderIcon(String) - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderIcon
Represents an icon for a chat folder.
chatFolderId - Variable in class org.drinkless.tdlib.TdApi.ChatListFolder
Chat folder identifier.
chatFolderId - Variable in class org.drinkless.tdlib.TdApi.CreateChatFolderInviteLink
Chat folder identifier.
chatFolderId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatFolder
Chat folder identifier.
chatFolderId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatFolderInviteLink
Chat folder identifier.
chatFolderId - Variable in class org.drinkless.tdlib.TdApi.EditChatFolder
Chat folder identifier.
chatFolderId - Variable in class org.drinkless.tdlib.TdApi.EditChatFolderInviteLink
Chat folder identifier.
chatFolderId - Variable in class org.drinkless.tdlib.TdApi.GetChatFolder
Chat folder identifier.
chatFolderId - Variable in class org.drinkless.tdlib.TdApi.GetChatFolderChatsToLeave
Chat folder identifier.
chatFolderId - Variable in class org.drinkless.tdlib.TdApi.GetChatFolderInviteLinks
Chat folder identifier.
chatFolderId - Variable in class org.drinkless.tdlib.TdApi.GetChatFolderNewChats
Chat folder identifier.
chatFolderId - Variable in class org.drinkless.tdlib.TdApi.GetChatsForChatFolderInviteLink
Chat folder identifier.
chatFolderId - Variable in class org.drinkless.tdlib.TdApi.ProcessChatFolderNewChats
Chat folder identifier.
chatFolderIds - Variable in class org.drinkless.tdlib.TdApi.ReorderChatFolders
Identifiers of chat folders in the new correct order.
chatFolderInfo - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLinkInfo
Basic information about the chat folder; chat folder identifier will be 0 if the user didn't have the chat folder yet.
ChatFolderInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInfo
Contains basic information about a chat folder.
ChatFolderInfo(int, String, TdApi.ChatFolderIcon, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInfo
Contains basic information about a chat folder.
ChatFolderInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInviteLink
Contains a chat folder invite link.
ChatFolderInviteLink(String, String, long[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInviteLink
Contains a chat folder invite link.
ChatFolderInviteLinkInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInviteLinkInfo
Contains information about an invite link to a chat folder.
ChatFolderInviteLinkInfo(TdApi.ChatFolderInfo, long[], long[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInviteLinkInfo
Contains information about an invite link to a chat folder.
ChatFolderInviteLinks() - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInviteLinks
Represents a list of chat folder invite links.
ChatFolderInviteLinks(TdApi.ChatFolderInviteLink[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatFolderInviteLinks
Represents a list of chat folder invite links.
chatFolders - Variable in class org.drinkless.tdlib.TdApi.RecommendedChatFolders
List of recommended chat folders.
chatFolders - Variable in class org.drinkless.tdlib.TdApi.UpdateChatFolders
The new list of chat folders.
chatHasUsername - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
True, if the chat must have a username; otherwise, the chat must not have a username.
chatId - Variable in class org.drinkless.tdlib.TdApi.AddChatMember
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.AddChatMembers
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.AddChatToList
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.AddFileToDownloads
Chat identifier of the message with the file.
chatId - Variable in class org.drinkless.tdlib.TdApi.AddLocalMessage
Target chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.AddMessageReaction
Identifier of the chat to which the message belongs.
chatId - Variable in class org.drinkless.tdlib.TdApi.AddRecentlyFoundChat
Identifier of the chat to add.
chatId - Variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsException
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsScopeChat
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.BanChatMember
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.BotCommandScopeChat
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.BotCommandScopeChatAdministrators
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.BotCommandScopeChatMember
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
Chat identifier of the invite link; 0 if the user has no access to the chat before joining.
chatId - Variable in class org.drinkless.tdlib.TdApi.ChatNearby
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.CheckChatUsername
Chat identifier; must be identifier of a supergroup chat, or a channel chat, or a private chat with self, or zero if the chat is being created.
chatId - Variable in class org.drinkless.tdlib.TdApi.ClickAnimatedEmojiMessage
Chat identifier of the message.
chatId - Variable in class org.drinkless.tdlib.TdApi.CloseChat
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.CreateChatInviteLink
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.CreateForumTopic
Identifier of the chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.CreateVideoChat
Identifier of a chat in which the video chat will be created.
chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteAllRevokedChatInviteLinks
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteChat
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatHistory
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatMessagesByDate
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatMessagesBySender
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatReplyMarkup
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteForumTopic
Identifier of the chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteMessages
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.DeleteRevokedChatInviteLink
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.EditChatInviteLink
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.EditForumTopic
Identifier of the chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.EditMessageCaption
The chat the message belongs to.
chatId - Variable in class org.drinkless.tdlib.TdApi.EditMessageLiveLocation
The chat the message belongs to.
chatId - Variable in class org.drinkless.tdlib.TdApi.EditMessageMedia
The chat the message belongs to.
chatId - Variable in class org.drinkless.tdlib.TdApi.EditMessageReplyMarkup
The chat the message belongs to.
chatId - Variable in class org.drinkless.tdlib.TdApi.EditMessageSchedulingState
The chat the message belongs to.
chatId - Variable in class org.drinkless.tdlib.TdApi.EditMessageText
The chat the message belongs to.
chatId - Variable in class org.drinkless.tdlib.TdApi.ForwardMessages
Identifier of the chat to which to forward messages.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetCallbackQueryAnswer
Identifier of the chat with the message.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetCallbackQueryMessage
Identifier of the chat the message belongs to.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChat
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatAdministrators
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatAvailableMessageSenders
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatEventLog
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatHistory
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLink
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinkCounts
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinkMembers
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinks
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatJoinRequests
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatListsToAddChat
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatMember
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatMessageByDate
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatMessageCalendar
Identifier of the chat in which to return information about messages.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatMessageCount
Identifier of the chat in which to count messages.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatMessagePosition
Identifier of the chat in which to find message position.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatPinnedMessage
Identifier of the chat the message belongs to.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatScheduledMessages
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatSparseMessagePositions
Identifier of the chat in which to return information about message positions.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatSponsoredMessages
Identifier of the chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetChatStatistics
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetForumTopic
Identifier of the chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetForumTopicLink
Identifier of the chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetForumTopics
Identifier of the forum chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetGameHighScores
The chat that contains the message with the game.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetInlineQueryResults
Identifier of the chat where the query was sent.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetLoginUrl
Chat identifier of the message with the button.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetLoginUrlInfo
Chat identifier of the message with the button.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetMapThumbnailFile
Identifier of a chat in which the thumbnail will be shown.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessage
Identifier of the chat the message belongs to.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageAddedReactions
Identifier of the chat to which the message belongs.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageAvailableReactions
Identifier of the chat to which the message belongs.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageEmbeddingCode
Identifier of the chat to which the message belongs.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageImportConfirmationText
Identifier of a chat to which the messages will be imported.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageLink
Identifier of the chat to which the message belongs.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageLocally
Identifier of the chat the message belongs to.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessagePublicForwards
Chat identifier of the message.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessages
Identifier of the chat the messages belong to.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageStatistics
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageThread
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageThreadHistory
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetMessageViewers
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetPaymentReceipt
Chat identifier of the messagePaymentSuccessful message.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetPollVoters
Identifier of the chat to which the poll belongs.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetRepliedMessage
Identifier of the chat the message belongs to.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetStatisticalGraph
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetStickers
Chat identifier for which to return stickers.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetVideoChatAvailableParticipants
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetVideoChatRtmpUrl
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.GetWebAppLinkUrl
Identifier of the chat in which the link was clicked; pass 0 if none.
chatId - Variable in class org.drinkless.tdlib.TdApi.ImportMessages
Identifier of a chat to which the messages will be imported.
chatId - Variable in class org.drinkless.tdlib.TdApi.InputInvoiceMessage
Chat identifier of the message.
chatId - Variable in class org.drinkless.tdlib.TdApi.JoinChat
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.LeaveChat
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.Message
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.MessageChatShared
Identifier of the shared chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.MessageForwardOriginChannel
Identifier of the chat from which the message was originally forwarded.
chatId - Variable in class org.drinkless.tdlib.TdApi.MessageLinkInfo
If found, identifier of the chat to which the link points, 0 otherwise.
chatId - Variable in class org.drinkless.tdlib.TdApi.MessageSenderChat
Identifier of the chat that sent the message.
chatId - Variable in class org.drinkless.tdlib.TdApi.MessageThreadInfo
Identifier of the chat to which the message thread belongs.
chatId - Variable in class org.drinkless.tdlib.TdApi.NotificationGroup
Identifier of a chat to which all notifications in the group belong.
chatId - Variable in class org.drinkless.tdlib.TdApi.OpenChat
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.OpenMessageContent
Chat identifier of the message.
chatId - Variable in class org.drinkless.tdlib.TdApi.OpenWebApp
Identifier of the chat in which the Web App is opened.
chatId - Variable in class org.drinkless.tdlib.TdApi.PinChatMessage
Identifier of the chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.ProcessChatJoinRequest
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ProcessChatJoinRequests
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.RateSpeechRecognition
Identifier of the chat to which the message belongs.
chatId - Variable in class org.drinkless.tdlib.TdApi.ReadAllChatMentions
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ReadAllChatReactions
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ReadAllMessageThreadMentions
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ReadAllMessageThreadReactions
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.RecognizeSpeech
Identifier of the chat to which the message belongs.
chatId - Variable in class org.drinkless.tdlib.TdApi.RemoveChatActionBar
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.RemoveMessageReaction
Identifier of the chat to which the message belongs.
chatId - Variable in class org.drinkless.tdlib.TdApi.RemoveRecentlyFoundChat
Identifier of the chat to be removed.
chatId - Variable in class org.drinkless.tdlib.TdApi.RemoveTopChat
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ReplacePrimaryChatInviteLink
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ReplaceVideoChatRtmpUrl
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ReportChat
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ReportChatPhoto
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ReportMessageReactions
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ResendMessages
Identifier of the chat to send messages.
chatId - Variable in class org.drinkless.tdlib.TdApi.RevokeChatInviteLink
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SaveApplicationLogEvent
Optional chat identifier, associated with the event.
chatId - Variable in class org.drinkless.tdlib.TdApi.SearchChatMembers
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SearchChatMessages
Identifier of the chat in which to search messages.
chatId - Variable in class org.drinkless.tdlib.TdApi.SearchChatRecentLocationMessages
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SearchSecretMessages
Identifier of the chat in which to search.
chatId - Variable in class org.drinkless.tdlib.TdApi.SendBotStartMessage
Identifier of the target chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.SendChatAction
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SendChatScreenshotTakenNotification
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SendInlineQueryResultMessage
Target chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.SendMessage
Target chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.SendMessageAlbum
Target chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatAvailableReactions
Identifier of the chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatBackground
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatClientData
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatDescription
Identifier of the chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatDiscussionGroup
Identifier of the channel chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatDraftMessage
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatLocation
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatMemberStatus
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatMessageAutoDeleteTime
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatMessageSender
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatNotificationSettings
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatPermissions
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatPhoto
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatSlowModeDelay
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatTheme
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetChatTitle
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetForumTopicNotificationSettings
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetGameScore
The chat to which the message with the game belongs.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetPinnedForumTopics
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetPollAnswer
Identifier of the chat to which the poll belongs.
chatId - Variable in class org.drinkless.tdlib.TdApi.SetVideoChatDefaultParticipant
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ShareChatWithBot
Identifier of the chat with the bot.
chatId - Variable in class org.drinkless.tdlib.TdApi.ShareUserWithBot
Identifier of the chat with the bot.
chatId - Variable in class org.drinkless.tdlib.TdApi.StopPoll
Identifier of the chat to which the poll belongs.
chatId - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByChat
Chat identifier; 0 if none.
chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleChatDefaultDisableNotification
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleChatHasProtectedContent
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleChatIsMarkedAsUnread
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleChatIsPinned
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleChatIsTranslatable
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsClosed
Identifier of the chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsPinned
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.ToggleGeneralForumTopicIsHidden
Identifier of the chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.TransferChatOwnership
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.TranslateMessageText
Identifier of the chat to which the message belongs.
chatId - Variable in class org.drinkless.tdlib.TdApi.UnpinAllChatMessages
Identifier of the chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.UnpinAllMessageThreadMessages
Identifier of the chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.UnpinChatMessage
Identifier of the chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateAddChatMembersPrivacyForbidden
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateAnimatedEmojiMessageClicked
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatAction
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatActionBar
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatAvailableReactions
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatBackground
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatDefaultDisableNotification
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatDraftMessage
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatHasProtectedContent
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatHasScheduledMessages
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatIsBlocked
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatIsMarkedAsUnread
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatIsTranslatable
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatLastMessage
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatMember
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatMessageAutoDeleteTime
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatMessageSender
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatNotificationSettings
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatOnlineMemberCount
Identifier of the chat.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatPendingJoinRequests
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatPermissions
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatPhoto
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatPosition
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatReadInbox
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatReadOutbox
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatReplyMarkup
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatTheme
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatTitle
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatUnreadMentionCount
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatUnreadReactionCount
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatVideoChat
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateDeleteMessages
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateForumTopicInfo
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageContent
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageContentOpened
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageEdited
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageInteractionInfo
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageIsPinned
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageLiveLocationViewed
Identifier of the chat with the live location message.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageMentionRead
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageSendAcknowledged
The chat identifier of the sent message.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageUnreadReactions
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCallbackQuery
Identifier of the chat where the query was sent.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewChatJoinRequest
Chat identifier.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
Identifier of a chat to which all notifications in the group belong.
chatId - Variable in class org.drinkless.tdlib.TdApi.UpgradeBasicGroupChatToSupergroupChat
Identifier of the chat to upgrade.
chatId - Variable in class org.drinkless.tdlib.TdApi.ViewMessages
Chat identifier.
chatIds - Variable in class org.drinkless.tdlib.TdApi.AddChatFolderByInviteLink
Identifiers of the chats added to the chat folder.
chatIds - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLink
Identifiers of chats, included in the link.
chatIds - Variable in class org.drinkless.tdlib.TdApi.Chats
List of chat identifiers.
chatIds - Variable in class org.drinkless.tdlib.TdApi.CreateChatFolderInviteLink
Identifiers of chats to be accessible by the invite link.
chatIds - Variable in class org.drinkless.tdlib.TdApi.EditChatFolderInviteLink
New identifiers of chats to be accessible by the invite link.
chatIds - Variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
If non-empty, only files from the given chats are considered.
chatIds - Variable in class org.drinkless.tdlib.TdApi.SetPinnedChats
The new list of pinned chats.
chatIds - Variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowChatMembers
The chat identifiers, total number of chats in all rules must not exceed 20.
chatIds - Variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictChatMembers
The chat identifiers, total number of chats in all rules must not exceed 20.
chatInstance - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCallbackQuery
Identifier that uniquely corresponds to the chat to which the message was sent.
chatInstance - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineCallbackQuery
An identifier uniquely corresponding to the chat a message was sent to.
ChatInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLink
Contains a chat invite link.
ChatInviteLink(String, String, long, int, int, int, int, int, int, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLink
Contains a chat invite link.
ChatInviteLinkCount() - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkCount
Describes a chat administrator with a number of active and revoked chat invite links.
ChatInviteLinkCount(long, int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkCount
Describes a chat administrator with a number of active and revoked chat invite links.
ChatInviteLinkCounts() - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkCounts
Contains a list of chat invite link counts.
ChatInviteLinkCounts(TdApi.ChatInviteLinkCount[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkCounts
Contains a list of chat invite link counts.
ChatInviteLinkInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
Contains information about a chat invite link.
ChatInviteLinkInfo(long, int, TdApi.ChatType, String, TdApi.ChatPhotoInfo, String, int, long[], boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
Contains information about a chat invite link.
ChatInviteLinkMember() - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkMember
Describes a chat member joined a chat via an invite link.
ChatInviteLinkMember(long, int, boolean, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkMember
Describes a chat member joined a chat via an invite link.
ChatInviteLinkMembers() - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkMembers
Contains a list of chat members joined a chat via an invite link.
ChatInviteLinkMembers(int, TdApi.ChatInviteLinkMember[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinkMembers
Contains a list of chat members joined a chat via an invite link.
ChatInviteLinks() - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinks
Contains a list of chat invite links.
ChatInviteLinks(int, TdApi.ChatInviteLink[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatInviteLinks
Contains a list of chat invite links.
chatIsChannel - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
True, if the chat must be a channel; otherwise, a basic group or a supergroup chat is shared.
chatIsCreated - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
True, if the chat must be created by the current user.
chatIsForum - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
True, if the chat must be a forum supergroup; otherwise, the chat must not be a forum supergroup.
ChatJoinRequest() - Constructor for class org.drinkless.tdlib.TdApi.ChatJoinRequest
Describes a user that sent a join request and waits for administrator approval.
ChatJoinRequest(long, int, String) - Constructor for class org.drinkless.tdlib.TdApi.ChatJoinRequest
Describes a user that sent a join request and waits for administrator approval.
ChatJoinRequests() - Constructor for class org.drinkless.tdlib.TdApi.ChatJoinRequests
Contains a list of requests to join a chat.
ChatJoinRequests(int, TdApi.ChatJoinRequest[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatJoinRequests
Contains a list of requests to join a chat.
ChatJoinRequestsInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatJoinRequestsInfo
Contains information about pending join requests for a chat.
ChatJoinRequestsInfo(int, long[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatJoinRequestsInfo
Contains information about pending join requests for a chat.
chatLimit - Variable in class org.drinkless.tdlib.TdApi.GetStorageStatistics
The maximum number of chats with the largest storage usage for which separate statistics need to be returned.
chatLimit - Variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
Same as in getStorageStatistics.
chatList - Variable in class org.drinkless.tdlib.TdApi.AddChatToList
The chat list.
chatList - Variable in class org.drinkless.tdlib.TdApi.GetChats
The chat list in which to return chats; pass null to get chats from the main chat list.
chatList - Variable in class org.drinkless.tdlib.TdApi.LoadChats
The chat list in which to load chats; pass null to load chats from the main chat list.
chatList - Variable in class org.drinkless.tdlib.TdApi.ReadChatList
Chat list in which to mark all chats as read.
chatList - Variable in class org.drinkless.tdlib.TdApi.SearchMessages
Chat list in which to search messages; pass null to search in all chats regardless of their chat list.
chatList - Variable in class org.drinkless.tdlib.TdApi.SetPinnedChats
Chat list in which to change the order of pinned chats.
chatList - Variable in class org.drinkless.tdlib.TdApi.ToggleChatIsPinned
Chat list in which to change the pinned state of the chat.
chatList - Variable in class org.drinkless.tdlib.TdApi.UpdateUnreadChatCount
The chat list with changed number of unread messages.
chatList - Variable in class org.drinkless.tdlib.TdApi.UpdateUnreadMessageCount
The chat list with changed number of unread messages.
ChatList() - Constructor for class org.drinkless.tdlib.TdApi.ChatList
Default class constructor.
ChatListArchive() - Constructor for class org.drinkless.tdlib.TdApi.ChatListArchive
A list of chats usually located at the top of the main chat list.
ChatListFolder() - Constructor for class org.drinkless.tdlib.TdApi.ChatListFolder
A list of chats added to a chat folder.
ChatListFolder(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatListFolder
A list of chats added to a chat folder.
ChatListMain() - Constructor for class org.drinkless.tdlib.TdApi.ChatListMain
A main list of chats.
chatLists - Variable in class org.drinkless.tdlib.TdApi.ChatLists
List of chat lists.
ChatLists() - Constructor for class org.drinkless.tdlib.TdApi.ChatLists
Contains a list of chat lists.
ChatLists(TdApi.ChatList[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatLists
Contains a list of chat lists.
ChatLocation() - Constructor for class org.drinkless.tdlib.TdApi.ChatLocation
Represents a location to which a chat is connected.
ChatLocation(TdApi.Location, String) - Constructor for class org.drinkless.tdlib.TdApi.ChatLocation
Represents a location to which a chat is connected.
ChatMember() - Constructor for class org.drinkless.tdlib.TdApi.ChatMember
Describes a user or a chat as a member of another chat.
ChatMember(TdApi.MessageSender, long, int, TdApi.ChatMemberStatus) - Constructor for class org.drinkless.tdlib.TdApi.ChatMember
Describes a user or a chat as a member of another chat.
ChatMembers() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembers
Contains a list of chat members.
ChatMembers(int, TdApi.ChatMember[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatMembers
Contains a list of chat members.
ChatMembersFilter() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilter
Default class constructor.
ChatMembersFilterAdministrators() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterAdministrators
Returns the owner and administrators.
ChatMembersFilterBanned() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterBanned
Returns users banned from the chat; can be used only by administrators in a supergroup or in a channel.
ChatMembersFilterBots() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterBots
Returns bot members of the chat.
ChatMembersFilterContacts() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterContacts
Returns contacts of the user.
ChatMembersFilterMembers() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterMembers
Returns all chat members, including restricted chat members.
ChatMembersFilterMention() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterMention
Returns users which can be mentioned in the chat.
ChatMembersFilterMention(long) - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterMention
Returns users which can be mentioned in the chat.
ChatMembersFilterRestricted() - Constructor for class org.drinkless.tdlib.TdApi.ChatMembersFilterRestricted
Returns users under certain restrictions in the chat; can be used only by administrators in a supergroup.
ChatMemberStatus() - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatus
Default class constructor.
ChatMemberStatusAdministrator() - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusAdministrator
The user is a member of the chat and has some additional privileges.
ChatMemberStatusAdministrator(String, boolean, TdApi.ChatAdministratorRights) - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusAdministrator
The user is a member of the chat and has some additional privileges.
ChatMemberStatusBanned() - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusBanned
The user or the chat was banned (and hence is not a member of the chat).
ChatMemberStatusBanned(int) - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusBanned
The user or the chat was banned (and hence is not a member of the chat).
ChatMemberStatusCreator() - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusCreator
The user is the owner of the chat and has all the administrator privileges.
ChatMemberStatusCreator(String, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusCreator
The user is the owner of the chat and has all the administrator privileges.
ChatMemberStatusLeft() - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusLeft
The user or the chat is not a chat member.
ChatMemberStatusMember() - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusMember
The user is a member of the chat, without any additional privileges or restrictions.
ChatMemberStatusRestricted() - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusRestricted
The user is under certain restrictions in the chat.
ChatMemberStatusRestricted(boolean, int, TdApi.ChatPermissions) - Constructor for class org.drinkless.tdlib.TdApi.ChatMemberStatusRestricted
The user is under certain restrictions in the chat.
ChatMessageSender() - Constructor for class org.drinkless.tdlib.TdApi.ChatMessageSender
Represents a message sender, which can be used to send messages in a chat.
ChatMessageSender(TdApi.MessageSender, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatMessageSender
Represents a message sender, which can be used to send messages in a chat.
ChatMessageSenders() - Constructor for class org.drinkless.tdlib.TdApi.ChatMessageSenders
Represents a list of message senders, which can be used to send messages in a chat.
ChatMessageSenders(TdApi.ChatMessageSender[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatMessageSenders
Represents a list of message senders, which can be used to send messages in a chat.
ChatNearby() - Constructor for class org.drinkless.tdlib.TdApi.ChatNearby
Describes a chat located nearby.
ChatNearby(long, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatNearby
Describes a chat located nearby.
ChatNotificationSettings() - Constructor for class org.drinkless.tdlib.TdApi.ChatNotificationSettings
Contains information about notification settings for a chat or a forum topic.
ChatNotificationSettings(boolean, int, boolean, long, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatNotificationSettings
Contains information about notification settings for a chat or a forum topic.
ChatPermissions() - Constructor for class org.drinkless.tdlib.TdApi.ChatPermissions
Describes actions that a user is allowed to take in a chat.
ChatPermissions(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatPermissions
Describes actions that a user is allowed to take in a chat.
ChatPhoto() - Constructor for class org.drinkless.tdlib.TdApi.ChatPhoto
Describes a chat or user profile photo.
ChatPhoto(long, int, TdApi.Minithumbnail, TdApi.PhotoSize[], TdApi.AnimatedChatPhoto, TdApi.AnimatedChatPhoto, TdApi.ChatPhotoSticker) - Constructor for class org.drinkless.tdlib.TdApi.ChatPhoto
Describes a chat or user profile photo.
chatPhotoId - Variable in class org.drinkless.tdlib.TdApi.InputChatPhotoPrevious
Identifier of the current user's profile photo to reuse.
ChatPhotoInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoInfo
Contains basic information about the photo of a chat.
ChatPhotoInfo(TdApi.File, TdApi.File, TdApi.Minithumbnail, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoInfo
Contains basic information about the photo of a chat.
ChatPhotos() - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotos
Contains a list of chat or user profile photos.
ChatPhotos(int, TdApi.ChatPhoto[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotos
Contains a list of chat or user profile photos.
ChatPhotoSticker() - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoSticker
Information about the sticker, which was used to create the chat photo.
ChatPhotoSticker(TdApi.ChatPhotoStickerType, TdApi.BackgroundFill) - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoSticker
Information about the sticker, which was used to create the chat photo.
ChatPhotoStickerType() - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoStickerType
Default class constructor.
ChatPhotoStickerTypeCustomEmoji() - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeCustomEmoji
Information about the custom emoji, which was used to create the chat photo.
ChatPhotoStickerTypeCustomEmoji(long) - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeCustomEmoji
Information about the custom emoji, which was used to create the chat photo.
ChatPhotoStickerTypeRegularOrMask() - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeRegularOrMask
Information about the sticker, which was used to create the chat photo.
ChatPhotoStickerTypeRegularOrMask(long, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeRegularOrMask
Information about the sticker, which was used to create the chat photo.
ChatPosition() - Constructor for class org.drinkless.tdlib.TdApi.ChatPosition
Describes a position of a chat in a chat list.
ChatPosition(TdApi.ChatList, long, boolean, TdApi.ChatSource) - Constructor for class org.drinkless.tdlib.TdApi.ChatPosition
Describes a position of a chat in a chat list.
ChatReportReason() - Constructor for class org.drinkless.tdlib.TdApi.ChatReportReason
Default class constructor.
ChatReportReasonChildAbuse() - Constructor for class org.drinkless.tdlib.TdApi.ChatReportReasonChildAbuse
The chat has child abuse related content.
ChatReportReasonCopyright() - Constructor for class org.drinkless.tdlib.TdApi.ChatReportReasonCopyright
The chat contains copyrighted content.
ChatReportReasonCustom() - Constructor for class org.drinkless.tdlib.TdApi.ChatReportReasonCustom
A custom reason provided by the user.
ChatReportReasonFake() - Constructor for class org.drinkless.tdlib.TdApi.ChatReportReasonFake
The chat represents a fake account.
ChatReportReasonIllegalDrugs() - Constructor for class org.drinkless.tdlib.TdApi.ChatReportReasonIllegalDrugs
The chat has illegal drugs related content.
ChatReportReasonPersonalDetails() - Constructor for class org.drinkless.tdlib.TdApi.ChatReportReasonPersonalDetails
The chat contains messages with personal details.
ChatReportReasonPornography() - Constructor for class org.drinkless.tdlib.TdApi.ChatReportReasonPornography
The chat contains pornographic messages.
ChatReportReasonSpam() - Constructor for class org.drinkless.tdlib.TdApi.ChatReportReasonSpam
The chat contains spam messages.
ChatReportReasonUnrelatedLocation() - Constructor for class org.drinkless.tdlib.TdApi.ChatReportReasonUnrelatedLocation
The location-based chat is unrelated to its stated location.
ChatReportReasonViolence() - Constructor for class org.drinkless.tdlib.TdApi.ChatReportReasonViolence
The chat promotes violence.
Chats() - Constructor for class org.drinkless.tdlib.TdApi.Chats
Represents a list of chats.
Chats(int, long[]) - Constructor for class org.drinkless.tdlib.TdApi.Chats
Represents a list of chats.
ChatsNearby() - Constructor for class org.drinkless.tdlib.TdApi.ChatsNearby
Represents a list of chats located nearby.
ChatsNearby(TdApi.ChatNearby[], TdApi.ChatNearby[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatsNearby
Represents a list of chats located nearby.
ChatSource() - Constructor for class org.drinkless.tdlib.TdApi.ChatSource
Default class constructor.
ChatSourceMtprotoProxy() - Constructor for class org.drinkless.tdlib.TdApi.ChatSourceMtprotoProxy
The chat is sponsored by the user's MTProxy server.
ChatSourcePublicServiceAnnouncement() - Constructor for class org.drinkless.tdlib.TdApi.ChatSourcePublicServiceAnnouncement
The chat contains a public service announcement.
ChatSourcePublicServiceAnnouncement(String, String) - Constructor for class org.drinkless.tdlib.TdApi.ChatSourcePublicServiceAnnouncement
The chat contains a public service announcement.
ChatStatistics() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatistics
Default class constructor.
ChatStatisticsAdministratorActionsInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsAdministratorActionsInfo
Contains statistics about administrator actions done by a user.
ChatStatisticsAdministratorActionsInfo(long, int, int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsAdministratorActionsInfo
Contains statistics about administrator actions done by a user.
ChatStatisticsChannel() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
A detailed statistics about a channel chat.
ChatStatisticsChannel(TdApi.DateRange, TdApi.StatisticalValue, TdApi.StatisticalValue, TdApi.StatisticalValue, double, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.ChatStatisticsMessageInteractionInfo[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
A detailed statistics about a channel chat.
ChatStatisticsInviterInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsInviterInfo
Contains statistics about number of new members invited by a user.
ChatStatisticsInviterInfo(long, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsInviterInfo
Contains statistics about number of new members invited by a user.
ChatStatisticsMessageInteractionInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsMessageInteractionInfo
Contains statistics about interactions with a message.
ChatStatisticsMessageInteractionInfo(long, int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsMessageInteractionInfo
Contains statistics about interactions with a message.
ChatStatisticsMessageSenderInfo() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsMessageSenderInfo
Contains statistics about messages sent by a user.
ChatStatisticsMessageSenderInfo(long, int, int) - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsMessageSenderInfo
Contains statistics about messages sent by a user.
ChatStatisticsSupergroup() - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
A detailed statistics about a supergroup chat.
ChatStatisticsSupergroup(TdApi.DateRange, TdApi.StatisticalValue, TdApi.StatisticalValue, TdApi.StatisticalValue, TdApi.StatisticalValue, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.StatisticalGraph, TdApi.ChatStatisticsMessageSenderInfo[], TdApi.ChatStatisticsAdministratorActionsInfo[], TdApi.ChatStatisticsInviterInfo[]) - Constructor for class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
A detailed statistics about a supergroup chat.
ChatTheme() - Constructor for class org.drinkless.tdlib.TdApi.ChatTheme
Describes a chat theme.
ChatTheme(String, TdApi.ThemeSettings, TdApi.ThemeSettings) - Constructor for class org.drinkless.tdlib.TdApi.ChatTheme
Describes a chat theme.
chatThemes - Variable in class org.drinkless.tdlib.TdApi.UpdateChatThemes
The new list of chat themes.
chatType - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineQuery
The type of the chat from which the query originated; may be null if unknown.
ChatType() - Constructor for class org.drinkless.tdlib.TdApi.ChatType
Default class constructor.
ChatTypeBasicGroup() - Constructor for class org.drinkless.tdlib.TdApi.ChatTypeBasicGroup
A basic group (a chat with 0-200 other users).
ChatTypeBasicGroup(long) - Constructor for class org.drinkless.tdlib.TdApi.ChatTypeBasicGroup
A basic group (a chat with 0-200 other users).
ChatTypePrivate() - Constructor for class org.drinkless.tdlib.TdApi.ChatTypePrivate
An ordinary chat with a user.
ChatTypePrivate(long) - Constructor for class org.drinkless.tdlib.TdApi.ChatTypePrivate
An ordinary chat with a user.
ChatTypeSecret() - Constructor for class org.drinkless.tdlib.TdApi.ChatTypeSecret
A secret chat with a user.
ChatTypeSecret(int, long) - Constructor for class org.drinkless.tdlib.TdApi.ChatTypeSecret
A secret chat with a user.
ChatTypeSupergroup() - Constructor for class org.drinkless.tdlib.TdApi.ChatTypeSupergroup
A supergroup or channel (with unlimited members).
ChatTypeSupergroup(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ChatTypeSupergroup
A supergroup or channel (with unlimited members).
chatUsername - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePublicChat
Username of the chat.
chatUsername - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeVideoChat
Username of the chat with the video chat.
CheckAuthenticationBotToken() - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationBotToken
Default constructor for a function, which checks the authentication token of a bot; to log in as a bot.
CheckAuthenticationBotToken(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationBotToken
Creates a function, which checks the authentication token of a bot; to log in as a bot.
CheckAuthenticationCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationCode
Default constructor for a function, which checks the authentication code.
CheckAuthenticationCode(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationCode
Creates a function, which checks the authentication code.
CheckAuthenticationEmailCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationEmailCode
Default constructor for a function, which checks the authentication of a email address.
CheckAuthenticationEmailCode(TdApi.EmailAddressAuthentication) - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationEmailCode
Creates a function, which checks the authentication of a email address.
CheckAuthenticationPassword() - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationPassword
Default constructor for a function, which checks the 2-step verification password for correctness.
CheckAuthenticationPassword(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationPassword
Creates a function, which checks the 2-step verification password for correctness.
CheckAuthenticationPasswordRecoveryCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationPasswordRecoveryCode
Default constructor for a function, which checks whether a 2-step verification password recovery code sent to an email address is valid.
CheckAuthenticationPasswordRecoveryCode(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckAuthenticationPasswordRecoveryCode
Creates a function, which checks whether a 2-step verification password recovery code sent to an email address is valid.
CheckChangePhoneNumberCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckChangePhoneNumberCode
Default constructor for a function, which checks the authentication code sent to confirm a new phone number of the user.
CheckChangePhoneNumberCode(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckChangePhoneNumberCode
Creates a function, which checks the authentication code sent to confirm a new phone number of the user.
CheckChatFolderInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatFolderInviteLink
Default constructor for a function, which checks the validity of an invite link for a chat folder and returns information about the corresponding chat folder.
CheckChatFolderInviteLink(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckChatFolderInviteLink
Creates a function, which checks the validity of an invite link for a chat folder and returns information about the corresponding chat folder.
CheckChatInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatInviteLink
Default constructor for a function, which checks the validity of an invite link for a chat and returns information about the corresponding chat.
CheckChatInviteLink(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckChatInviteLink
Creates a function, which checks the validity of an invite link for a chat and returns information about the corresponding chat.
CheckChatUsername() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsername
Default constructor for a function, which checks whether a username can be set for a chat.
CheckChatUsername(long, String) - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsername
Creates a function, which checks whether a username can be set for a chat.
CheckChatUsernameResult() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsernameResult
Default class constructor.
CheckChatUsernameResultOk() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsernameResultOk
The username can be set.
CheckChatUsernameResultPublicChatsTooMany() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsernameResultPublicChatsTooMany
The user has too many chats with username, one of them must be made private first.
CheckChatUsernameResultPublicGroupsUnavailable() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsernameResultPublicGroupsUnavailable
The user can't be a member of a public supergroup.
CheckChatUsernameResultUsernameInvalid() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsernameResultUsernameInvalid
The username is invalid.
CheckChatUsernameResultUsernameOccupied() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsernameResultUsernameOccupied
The username is occupied.
CheckChatUsernameResultUsernamePurchasable() - Constructor for class org.drinkless.tdlib.TdApi.CheckChatUsernameResultUsernamePurchasable
The username can be purchased at fragment.com.
CheckCreatedPublicChatsLimit() - Constructor for class org.drinkless.tdlib.TdApi.CheckCreatedPublicChatsLimit
Default constructor for a function, which checks whether the maximum number of owned public chats has been reached.
CheckCreatedPublicChatsLimit(TdApi.PublicChatType) - Constructor for class org.drinkless.tdlib.TdApi.CheckCreatedPublicChatsLimit
Creates a function, which checks whether the maximum number of owned public chats has been reached.
CheckEmailAddressVerificationCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckEmailAddressVerificationCode
Default constructor for a function, which checks the email address verification code for Telegram Passport.
CheckEmailAddressVerificationCode(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckEmailAddressVerificationCode
Creates a function, which checks the email address verification code for Telegram Passport.
CheckLoginEmailAddressCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckLoginEmailAddressCode
Default constructor for a function, which checks the login email address authentication.
CheckLoginEmailAddressCode(TdApi.EmailAddressAuthentication) - Constructor for class org.drinkless.tdlib.TdApi.CheckLoginEmailAddressCode
Creates a function, which checks the login email address authentication.
CheckPasswordRecoveryCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckPasswordRecoveryCode
Default constructor for a function, which checks whether a 2-step verification password recovery code sent to an email address is valid.
CheckPasswordRecoveryCode(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckPasswordRecoveryCode
Creates a function, which checks whether a 2-step verification password recovery code sent to an email address is valid.
CheckPhoneNumberConfirmationCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckPhoneNumberConfirmationCode
Default constructor for a function, which checks phone number confirmation code.
CheckPhoneNumberConfirmationCode(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckPhoneNumberConfirmationCode
Creates a function, which checks phone number confirmation code.
CheckPhoneNumberVerificationCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckPhoneNumberVerificationCode
Default constructor for a function, which checks the phone number verification code for Telegram Passport.
CheckPhoneNumberVerificationCode(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckPhoneNumberVerificationCode
Creates a function, which checks the phone number verification code for Telegram Passport.
CheckRecoveryEmailAddressCode() - Constructor for class org.drinkless.tdlib.TdApi.CheckRecoveryEmailAddressCode
Default constructor for a function, which checks the 2-step verification recovery email address verification code.
CheckRecoveryEmailAddressCode(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckRecoveryEmailAddressCode
Creates a function, which checks the 2-step verification recovery email address verification code.
CheckStickerSetName() - Constructor for class org.drinkless.tdlib.TdApi.CheckStickerSetName
Default constructor for a function, which checks whether a name can be used for a new sticker set.
CheckStickerSetName(String) - Constructor for class org.drinkless.tdlib.TdApi.CheckStickerSetName
Creates a function, which checks whether a name can be used for a new sticker set.
CheckStickerSetNameResult() - Constructor for class org.drinkless.tdlib.TdApi.CheckStickerSetNameResult
Default class constructor.
CheckStickerSetNameResultNameInvalid() - Constructor for class org.drinkless.tdlib.TdApi.CheckStickerSetNameResultNameInvalid
The name is invalid.
CheckStickerSetNameResultNameOccupied() - Constructor for class org.drinkless.tdlib.TdApi.CheckStickerSetNameResultNameOccupied
The name is occupied.
CheckStickerSetNameResultOk() - Constructor for class org.drinkless.tdlib.TdApi.CheckStickerSetNameResultOk
The name can be set.
city - Variable in class org.drinkless.tdlib.TdApi.Address
City.
CleanFileName() - Constructor for class org.drinkless.tdlib.TdApi.CleanFileName
Default constructor for a function, which removes potentially dangerous characters from the name of a file.
CleanFileName(String) - Constructor for class org.drinkless.tdlib.TdApi.CleanFileName
Creates a function, which removes potentially dangerous characters from the name of a file.
ClearAllDraftMessages() - Constructor for class org.drinkless.tdlib.TdApi.ClearAllDraftMessages
Default constructor for a function, which clears message drafts in all chats.
ClearAllDraftMessages(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ClearAllDraftMessages
Creates a function, which clears message drafts in all chats.
ClearAutosaveSettingsExceptions() - Constructor for class org.drinkless.tdlib.TdApi.ClearAutosaveSettingsExceptions
Default constructor for a function, which clears the list of all autosave settings exceptions.
clearDraft - Variable in class org.drinkless.tdlib.TdApi.InputMessageDice
True, if the chat message draft must be deleted.
clearDraft - Variable in class org.drinkless.tdlib.TdApi.InputMessageText
True, if a chat message draft must be deleted.
ClearImportedContacts() - Constructor for class org.drinkless.tdlib.TdApi.ClearImportedContacts
Default constructor for a function, which clears all imported contacts, contact list remains unchanged.
ClearRecentEmojiStatuses() - Constructor for class org.drinkless.tdlib.TdApi.ClearRecentEmojiStatuses
Default constructor for a function, which clears the list of recently used emoji statuses.
ClearRecentlyFoundChats() - Constructor for class org.drinkless.tdlib.TdApi.ClearRecentlyFoundChats
Default constructor for a function, which clears the list of recently found chats.
ClearRecentReactions() - Constructor for class org.drinkless.tdlib.TdApi.ClearRecentReactions
Default constructor for a function, which clears the list of recently used reactions.
ClearRecentStickers() - Constructor for class org.drinkless.tdlib.TdApi.ClearRecentStickers
Default constructor for a function, which clears the list of recently used stickers.
ClearRecentStickers(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ClearRecentStickers
Creates a function, which clears the list of recently used stickers.
ClickAnimatedEmojiMessage() - Constructor for class org.drinkless.tdlib.TdApi.ClickAnimatedEmojiMessage
Default constructor for a function, which informs TDLib that a message with an animated emoji was clicked by the user.
ClickAnimatedEmojiMessage(long, long) - Constructor for class org.drinkless.tdlib.TdApi.ClickAnimatedEmojiMessage
Creates a function, which informs TDLib that a message with an animated emoji was clicked by the user.
ClickPremiumSubscriptionButton() - Constructor for class org.drinkless.tdlib.TdApi.ClickPremiumSubscriptionButton
Default constructor for a function, which informs TDLib that the user clicked Premium subscription button on the Premium features screen.
Client - Class in org.drinkless.tdlib
Main class for interaction with the TDLib.
Client.ExceptionHandler - Interface in org.drinkless.tdlib
Interface for handler of exceptions thrown while invoking ResultHandler.
Client.LogMessageHandler - Interface in org.drinkless.tdlib
Interface for handler of messages that are added to the internal TDLib log.
Client.ResultHandler - Interface in org.drinkless.tdlib
Interface for handler for results of queries to TDLib and incoming updates from TDLib.
clientData - Variable in class org.drinkless.tdlib.TdApi.Chat
Application-specific data associated with the chat.
clientData - Variable in class org.drinkless.tdlib.TdApi.SetChatClientData
New value of clientData.
Close() - Constructor for class org.drinkless.tdlib.TdApi.Close
Default constructor for a function, which closes the TDLib instance.
CloseChat() - Constructor for class org.drinkless.tdlib.TdApi.CloseChat
Default constructor for a function, which informs TDLib that the chat is closed by the user.
CloseChat(long) - Constructor for class org.drinkless.tdlib.TdApi.CloseChat
Creates a function, which informs TDLib that the chat is closed by the user.
closeDate - Variable in class org.drinkless.tdlib.TdApi.InputMessagePoll
Point in time (Unix timestamp) when the poll will automatically be closed; for bots only.
closeDate - Variable in class org.drinkless.tdlib.TdApi.Poll
Point in time (Unix timestamp) when the poll will automatically be closed.
ClosedVectorPath() - Constructor for class org.drinkless.tdlib.TdApi.ClosedVectorPath
Represents a closed vector path.
ClosedVectorPath(TdApi.VectorPathCommand[]) - Constructor for class org.drinkless.tdlib.TdApi.ClosedVectorPath
Represents a closed vector path.
CloseSecretChat() - Constructor for class org.drinkless.tdlib.TdApi.CloseSecretChat
Default constructor for a function, which closes a secret chat, effectively transferring its state to secretChatStateClosed.
CloseSecretChat(int) - Constructor for class org.drinkless.tdlib.TdApi.CloseSecretChat
Creates a function, which closes a secret chat, effectively transferring its state to secretChatStateClosed.
CloseWebApp() - Constructor for class org.drinkless.tdlib.TdApi.CloseWebApp
Default constructor for a function, which informs TDLib that a previously opened Web App was closed.
CloseWebApp(long) - Constructor for class org.drinkless.tdlib.TdApi.CloseWebApp
Creates a function, which informs TDLib that a previously opened Web App was closed.
code - Variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationCode
Authentication code to check.
code - Variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationEmailCode
Email address authentication to check.
code - Variable in class org.drinkless.tdlib.TdApi.CheckChangePhoneNumberCode
Authentication code to check.
code - Variable in class org.drinkless.tdlib.TdApi.CheckEmailAddressVerificationCode
Verification code to check.
code - Variable in class org.drinkless.tdlib.TdApi.CheckLoginEmailAddressCode
Email address authentication to check.
code - Variable in class org.drinkless.tdlib.TdApi.CheckPhoneNumberConfirmationCode
Confirmation code to check.
code - Variable in class org.drinkless.tdlib.TdApi.CheckPhoneNumberVerificationCode
Verification code to check.
code - Variable in class org.drinkless.tdlib.TdApi.CheckRecoveryEmailAddressCode
Verification code to check.
code - Variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationCode
The code.
code - Variable in class org.drinkless.tdlib.TdApi.Error
Error code; subject to future changes.
code - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeAuthenticationCode
The authentication code.
codeInfo - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitCode
Information about the authorization code that was sent.
codeInfo - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailCode
Information about the sent authentication code.
color - Variable in class org.drinkless.tdlib.TdApi.BackgroundFillSolid
A color of the background in the RGB24 format.
color - Variable in class org.drinkless.tdlib.TdApi.ForumTopicIcon
Color of the topic icon in RGB format.
colors - Variable in class org.drinkless.tdlib.TdApi.BackgroundFillFreeformGradient
A list of 3 or 4 colors of the freeform gradients in the RGB24 format.
colspan - Variable in class org.drinkless.tdlib.TdApi.PageBlockTableCell
The number of columns the cell spans.
command - Variable in class org.drinkless.tdlib.TdApi.BotCommand
Text of the bot command.
commands - Variable in class org.drinkless.tdlib.TdApi.BotCommands
List of bot commands.
commands - Variable in class org.drinkless.tdlib.TdApi.BotInfo
List of the bot commands.
commands - Variable in class org.drinkless.tdlib.TdApi.ClosedVectorPath
List of vector path commands.
commands - Variable in class org.drinkless.tdlib.TdApi.SetCommands
List of the bot's commands.
comment - Variable in class org.drinkless.tdlib.TdApi.SendCallRating
An optional user comment if the rating is less than 5.
compareSound - Variable in class org.drinkless.tdlib.TdApi.GetChatNotificationSettingsExceptions
Pass true to include in the response chats with only non-default sound.
completeDate - Variable in class org.drinkless.tdlib.TdApi.FileDownload
Point in time (Unix timestamp) when the file downloading was completed; 0 if the file downloading isn't completed.
completeDate - Variable in class org.drinkless.tdlib.TdApi.UpdateFileDownload
Point in time (Unix timestamp) when the file downloading was completed; 0 if the file downloading isn't completed.
completedCount - Variable in class org.drinkless.tdlib.TdApi.DownloadedFileCounts
Number of completed file downloads found.
config - Variable in class org.drinkless.tdlib.TdApi.CallStateReady
A JSON-encoded call config.
ConfirmQrCodeAuthentication() - Constructor for class org.drinkless.tdlib.TdApi.ConfirmQrCodeAuthentication
Default constructor for a function, which confirms QR code authentication on another device.
ConfirmQrCodeAuthentication(String) - Constructor for class org.drinkless.tdlib.TdApi.ConfirmQrCodeAuthentication
Creates a function, which confirms QR code authentication on another device.
ConnectedWebsite() - Constructor for class org.drinkless.tdlib.TdApi.ConnectedWebsite
Contains information about one website the current user is logged in with Telegram.
ConnectedWebsite(long, String, long, String, String, int, int, String, String) - Constructor for class org.drinkless.tdlib.TdApi.ConnectedWebsite
Contains information about one website the current user is logged in with Telegram.
ConnectedWebsites() - Constructor for class org.drinkless.tdlib.TdApi.ConnectedWebsites
Contains a list of websites the current user is logged in with Telegram.
ConnectedWebsites(TdApi.ConnectedWebsite[]) - Constructor for class org.drinkless.tdlib.TdApi.ConnectedWebsites
Contains a list of websites the current user is logged in with Telegram.
connectionId - Variable in class org.drinkless.tdlib.TdApi.DiscardCall
Identifier of the connection used during the call.
ConnectionState() - Constructor for class org.drinkless.tdlib.TdApi.ConnectionState
Default class constructor.
ConnectionStateConnecting() - Constructor for class org.drinkless.tdlib.TdApi.ConnectionStateConnecting
Currently establishing a connection to the Telegram servers.
ConnectionStateConnectingToProxy() - Constructor for class org.drinkless.tdlib.TdApi.ConnectionStateConnectingToProxy
Currently establishing a connection with a proxy server.
ConnectionStateReady() - Constructor for class org.drinkless.tdlib.TdApi.ConnectionStateReady
There is a working connection to the Telegram servers.
ConnectionStateUpdating() - Constructor for class org.drinkless.tdlib.TdApi.ConnectionStateUpdating
Downloading data received while the application was offline.
ConnectionStateWaitingForNetwork() - Constructor for class org.drinkless.tdlib.TdApi.ConnectionStateWaitingForNetwork
Currently waiting for the network to become available.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AcceptCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AcceptTermsOfService
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AccountTtl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddApplicationChangelog
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddChatFolderByInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddChatMember
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddChatMembers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddChatToList
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddContact
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddCustomServerLanguagePack
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddedReaction
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddedReactions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddFavoriteSticker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddFileToDownloads
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddLocalMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddLogMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddMessageReaction
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddNetworkStatistics
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddProxy
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddRecentlyFoundChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddRecentSticker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Address
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddSavedAnimation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddSavedNotificationSound
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AddStickerToSet
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnimatedChatPhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnimatedEmoji
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Animation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Animations
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnswerCallbackQuery
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnswerCustomQuery
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnswerInlineQuery
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnswerPreCheckoutQuery
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnswerShippingQuery
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AnswerWebAppQuery
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AssignAppStoreTransaction
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AssignGooglePlayTransaction
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBotColor
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Audio
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFirebaseAndroid
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFirebaseIos
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFlashCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFragment
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeMissedCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeSms
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeTelegramMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateClosed
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateClosing
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateLoggingOut
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateReady
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailAddress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitOtherDeviceConfirmation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitPassword
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitPhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitRegistration
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitTdlibParameters
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettingsPresets
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutosaveSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsException
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsScopeChannelChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsScopeChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsScopeGroupChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsScopePrivateChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AvailableReaction
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.AvailableReactions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Background
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BackgroundFillFreeformGradient
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BackgroundFillGradient
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BackgroundFillSolid
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Backgrounds
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BackgroundTypeFill
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BackgroundTypePattern
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BackgroundTypeWallpaper
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BanChatMember
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BankCardActionOpenUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BankCardInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BasicGroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BlockMessageSenderFromReplies
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommand
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommands
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommandScopeAllChatAdministrators
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommandScopeAllGroupChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommandScopeAllPrivateChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommandScopeChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommandScopeChatAdministrators
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommandScopeChatMember
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotCommandScopeDefault
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.BotMenuButton
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Call
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallbackQueryAnswer
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallbackQueryPayloadData
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallbackQueryPayloadDataWithPassword
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallbackQueryPayloadGame
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallDiscardReasonDeclined
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallDiscardReasonDisconnected
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallDiscardReasonEmpty
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallDiscardReasonHungUp
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallDiscardReasonMissed
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallId
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemDistortedSpeech
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemDistortedVideo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemDropped
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemEcho
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemInterruptions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemNoise
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemPixelatedVideo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemSilentLocal
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProblemSilentRemote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallProtocol
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallServer
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallServerTypeTelegramReflector
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallServerTypeWebrtc
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallStateDiscarded
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallStateError
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallStateExchangingKeys
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallStateHangingUp
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallStatePending
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CallStateReady
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CancelDownloadFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CancelPasswordReset
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CancelPreliminaryUploadFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanPurchasePremium
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanTransferOwnership
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultOk
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultPasswordNeeded
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultPasswordTooFresh
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultSessionTooFresh
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChangeImportedContacts
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChangePhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChangeStickerSet
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Chat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionBarAddContact
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionBarInviteMembers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionBarJoinRequest
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionBarReportAddBlock
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionBarReportSpam
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionBarReportUnrelatedLocation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionBarSharePhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionCancel
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionChoosingContact
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionChoosingLocation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionChoosingSticker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionRecordingVideo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionRecordingVideoNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionRecordingVoiceNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionStartPlayingGame
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionTyping
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionUploadingDocument
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionUploadingPhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionUploadingVideo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionUploadingVideoNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionUploadingVoiceNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatActionWatchingAnimations
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatAdministrator
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatAdministrators
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatAvailableReactionsAll
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatAvailableReactionsSome
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatBackground
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEvent
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventActiveUsernamesChanged
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventAvailableReactionsChanged
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventDescriptionChanged
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicCreated
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicDeleted
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicEdited
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicPinned
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsClosed
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsHidden
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventHasAggressiveAntiSpamEnabledToggled
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventHasProtectedContentToggled
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventInviteLinkDeleted
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventInviteLinkEdited
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventInviteLinkRevoked
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventInvitesToggled
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventIsAllHistoryAvailableToggled
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventIsForumToggled
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventLinkedChatChanged
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventLocationChanged
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMemberInvited
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMemberJoined
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByRequest
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMemberLeft
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMemberPromoted
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMemberRestricted
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMessageAutoDeleteTimeChanged
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMessageDeleted
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMessageEdited
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMessagePinned
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventMessageUnpinned
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventPermissionsChanged
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventPhotoChanged
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventPollStopped
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEvents
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventSignMessagesToggled
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventSlowModeDelayChanged
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventStickerSetChanged
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventTitleChanged
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventUsernameChanged
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatCreated
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatEnded
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatMuteNewParticipantsToggled
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantIsMutedToggled
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantVolumeLevelChanged
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatFolder
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatFolderIcon
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatFolderInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLinkInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLinks
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkCounts
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkMember
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkMembers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatInviteLinks
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatJoinRequest
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatJoinRequests
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatJoinRequestsInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatListArchive
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatListFolder
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatListMain
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatLists
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatLocation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMember
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembersFilterAdministrators
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembersFilterBanned
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembersFilterBots
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembersFilterContacts
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembersFilterMembers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembersFilterMention
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMembersFilterRestricted
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusAdministrator
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusBanned
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusCreator
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusLeft
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusMember
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusRestricted
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMessageSender
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatMessageSenders
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatNearby
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPermissions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPhotoInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPhotos
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPhotoSticker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeCustomEmoji
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeRegularOrMask
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatPosition
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatReportReasonChildAbuse
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatReportReasonCopyright
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatReportReasonCustom
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatReportReasonFake
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatReportReasonIllegalDrugs
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatReportReasonPersonalDetails
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatReportReasonPornography
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatReportReasonSpam
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatReportReasonUnrelatedLocation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatReportReasonViolence
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Chats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatsNearby
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatSourceMtprotoProxy
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatSourcePublicServiceAnnouncement
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatStatisticsAdministratorActionsInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatStatisticsInviterInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatStatisticsMessageInteractionInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatStatisticsMessageSenderInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatTheme
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatTypeBasicGroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatTypePrivate
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatTypeSecret
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ChatTypeSupergroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationBotToken
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationEmailCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationPassword
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationPasswordRecoveryCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChangePhoneNumberCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatFolderInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatUsername
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultOk
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultPublicChatsTooMany
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultPublicGroupsUnavailable
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultUsernameInvalid
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultUsernameOccupied
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultUsernamePurchasable
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckCreatedPublicChatsLimit
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckEmailAddressVerificationCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckLoginEmailAddressCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckPasswordRecoveryCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckPhoneNumberConfirmationCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckPhoneNumberVerificationCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckRecoveryEmailAddressCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckStickerSetName
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckStickerSetNameResultNameInvalid
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckStickerSetNameResultNameOccupied
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CheckStickerSetNameResultOk
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CleanFileName
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClearAllDraftMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClearAutosaveSettingsExceptions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClearImportedContacts
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClearRecentEmojiStatuses
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClearRecentlyFoundChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClearRecentReactions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClearRecentStickers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClickAnimatedEmojiMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClickPremiumSubscriptionButton
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Close
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CloseChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ClosedVectorPath
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CloseSecretChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CloseWebApp
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConfirmQrCodeAuthentication
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConnectedWebsite
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConnectedWebsites
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConnectionStateConnecting
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConnectionStateConnectingToProxy
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConnectionStateReady
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConnectionStateUpdating
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ConnectionStateWaitingForNetwork
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Contact
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Count
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Countries
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CountryInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateBasicGroupChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateChatFolder
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateChatFolderInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateChatInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateForumTopic
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateInvoiceLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateNewBasicGroupChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateNewSecretChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateNewStickerSet
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreatePrivateChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateSecretChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateSupergroupChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateTemporaryPassword
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CreateVideoChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.CustomRequestResult
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DatabaseStatistics
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Date
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DatedFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DateRange
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeepLinkInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteAccount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteAllCallMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteAllRevokedChatInviteLinks
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteChatFolder
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteChatFolderInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteChatHistory
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteChatMessagesByDate
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteChatMessagesBySender
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteChatReplyMarkup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteCommands
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteForumTopic
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteLanguagePack
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeletePassportElement
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteProfilePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteRevokedChatInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteSavedCredentials
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteSavedOrderInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeleteStickerSet
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Destroy
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenApplePush
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenApplePushVoIP
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenBlackBerryPush
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenFirebaseCloudMessaging
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenHuaweiPush
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenMicrosoftPush
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenMicrosoftPushVoIP
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenSimplePush
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenTizenPush
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenUbuntuPush
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenWebPush
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DeviceTokenWindowsPush
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DiceStickersRegular
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DiceStickersSlotMachine
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DisableAllSupergroupUsernames
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DisableProxy
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DiscardCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DisconnectAllWebsites
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DisconnectWebsite
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Document
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DownloadedFileCounts
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DownloadFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.DraftMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditChatFolder
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditChatFolderInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditChatInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditCustomLanguagePackInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditForumTopic
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditInlineMessageCaption
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditInlineMessageLiveLocation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditInlineMessageMedia
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditInlineMessageReplyMarkup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditInlineMessageText
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditMessageCaption
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditMessageLiveLocation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditMessageMedia
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditMessageReplyMarkup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditMessageSchedulingState
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditMessageText
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EditProxy
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationAppleId
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationCodeInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationGoogleId
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmailAddressResetStateAvailable
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmailAddressResetStatePending
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiCategories
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiCategory
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiCategoryTypeChatPhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiCategoryTypeDefault
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiCategoryTypeEmojiStatus
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiReaction
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Emojis
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiStatus
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EmojiStatuses
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EnableProxy
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EncryptedCredentials
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EncryptedPassportElement
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EndGroupCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EndGroupCallRecording
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.EndGroupCallScreenSharing
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Error
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.File
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileDownload
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileDownloadedPrefixSize
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FilePart
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeAnimation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeAudio
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeDocument
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeNone
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeNotificationSound
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeProfilePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeSecret
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeSecretThumbnail
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeSecure
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeSticker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeThumbnail
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeUnknown
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeVideo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeVideoNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeVoiceNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FileTypeWallpaper
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FinishFileGeneration
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FirebaseAuthenticationSettingsAndroid
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FirebaseAuthenticationSettingsIos
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FormattedText
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ForumTopic
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ForumTopicIcon
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ForumTopics
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ForwardMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FoundChatMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FoundFileDownloads
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FoundMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.FoundWebApp
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Game
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GameHighScore
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GameHighScores
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAccountTtl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetActiveLiveLocationMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetActiveSessions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAllPassportElements
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAnimatedEmoji
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetApplicationConfig
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetApplicationDownloadLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetArchivedStickerSets
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAttachedStickerSets
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAttachmentMenuBot
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAuthorizationState
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAutoDownloadSettingsPresets
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetAutosaveSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBackgrounds
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBackgroundUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBankCardInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBasicGroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBasicGroupFullInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBlockedMessageSenders
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBotInfoDescription
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBotInfoShortDescription
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetBotName
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCallbackQueryAnswer
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCallbackQueryMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatAdministrators
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatAvailableMessageSenders
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatEventLog
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatFolder
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatFolderChatsToLeave
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatFolderDefaultIconName
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatFolderInviteLinks
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatFolderNewChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatHistory
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinkCounts
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinkMembers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinks
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatJoinRequests
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatListsToAddChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatMember
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatMessageByDate
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatMessageCalendar
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatMessageCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatMessagePosition
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatNotificationSettingsExceptions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatPinnedMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatScheduledMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatsForChatFolderInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatSparseMessagePositions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatSponsoredMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetChatStatistics
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCommands
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetConnectedWebsites
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetContacts
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCountries
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCountryCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCreatedPublicChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCurrentState
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCustomEmojiReactionAnimations
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetCustomEmojiStickers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetDatabaseStatistics
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetDeepLinkInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetDefaultChatPhotoCustomEmojiStickers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetDefaultEmojiStatuses
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetDefaultMessageAutoDeleteTime
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetDefaultProfilePhotoCustomEmojiStickers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetEmojiCategories
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetEmojiReaction
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetEmojiSuggestionsUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetExternalLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetExternalLinkInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetFavoriteStickers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetFileDownloadedPrefixSize
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetFileExtension
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetFileMimeType
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetForumTopic
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetForumTopicDefaultIcons
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetForumTopicLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetForumTopics
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetGameHighScores
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetGroupCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetGroupCallInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetGroupCallStreams
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetGroupCallStreamSegment
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetGroupsInCommon
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetImportedContactCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetInactiveSupergroupChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetInlineGameHighScores
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetInlineQueryResults
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetInstalledStickerSets
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetInternalLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetInternalLinkType
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetJsonString
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetJsonValue
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLanguagePackInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLanguagePackString
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLanguagePackStrings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLocalizationTargetInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLoginUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLoginUrlInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLogStream
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLogTags
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLogTagVerbosityLevel
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetLogVerbosityLevel
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMapThumbnailFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMarkdownText
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMe
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMenuButton
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageAddedReactions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageAvailableReactions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageEmbeddingCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageFileType
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageImportConfirmationText
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageLinkInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageLocally
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessagePublicForwards
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageStatistics
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageThread
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageThreadHistory
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetMessageViewers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetNetworkStatistics
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetOption
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPassportAuthorizationForm
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPassportAuthorizationFormAvailableElements
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPassportElement
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPasswordState
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPaymentForm
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPaymentReceipt
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPhoneNumberInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPhoneNumberInfoSync
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPollVoters
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPreferredCountryLanguage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPremiumFeatures
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPremiumLimit
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPremiumState
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPremiumStickerExamples
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPremiumStickers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetProxies
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetProxyLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetPushReceiverId
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRecentEmojiStatuses
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRecentInlineBots
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRecentlyOpenedChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRecentlyVisitedTMeUrls
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRecentStickers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRecommendedChatFolders
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRecoveryEmailAddress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRemoteFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetRepliedMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSavedAnimations
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSavedNotificationSound
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSavedNotificationSounds
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSavedOrderInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetScopeNotificationSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSecretChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStatisticalGraph
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStickerEmojis
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStickers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStickerSet
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStorageStatistics
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetStorageStatisticsFast
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSuggestedFileName
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSuggestedStickerSetName
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSuitableDiscussionChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSupergroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSupergroupFullInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSupergroupMembers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSupportName
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetSupportUser
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetTemporaryPasswordState
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetTextEntities
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetThemedEmojiStatuses
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetThemeParametersJsonString
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetTopChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetTrendingStickerSets
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetUser
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetUserFullInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetUserLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetUserPrivacySettingRules
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetUserProfilePhotos
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetUserSupportInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetVideoChatAvailableParticipants
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetVideoChatRtmpUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetWebAppLinkUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetWebAppUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetWebPageInstantView
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GetWebPagePreview
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallId
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallParticipantVideoInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallRecentSpeaker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallStream
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallStreams
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallVideoQualityFull
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallVideoQualityMedium
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallVideoQualityThumbnail
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.GroupCallVideoSourceGroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Hashtags
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.HideSuggestedAction
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.HttpUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.IdentityDocument
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ImportContacts
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ImportedContacts
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ImportMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButton
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeBuy
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallback
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallbackGame
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallbackWithPassword
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeLoginUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeSwitchInline
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUser
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeWebApp
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultAnimation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultAudio
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultContact
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultDocument
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultGame
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultLocation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultPhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResults
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultsButton
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeStartBot
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeWebApp
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultSticker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVenue
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVideo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVoiceNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputBackgroundLocal
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputBackgroundPrevious
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputBackgroundRemote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputChatPhotoAnimation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputChatPhotoPrevious
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputChatPhotoStatic
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputChatPhotoSticker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputCredentialsApplePay
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputCredentialsGooglePay
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputCredentialsNew
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputCredentialsSaved
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputFileGenerated
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputFileId
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputFileLocal
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputFileRemote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputIdentityDocument
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultGame
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInvoiceMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputInvoiceName
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageAnimation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageAudio
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageContact
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageDice
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageDocument
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageForwarded
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageGame
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageLocation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessagePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessagePoll
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageSticker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageText
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageVenue
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageVideoNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputMessageVoiceNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementAddress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementBankStatement
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementDriverLicense
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementEmailAddress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementError
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceDataField
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFiles
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFrontSide
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceReverseSide
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceSelfie
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFiles
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceUnspecified
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementIdentityCard
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementInternalPassport
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementPassport
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementPassportRegistration
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementPersonalDetails
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementPhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementRentalAgreement
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementTemporaryRegistration
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPassportElementUtilityBill
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputPersonalDocument
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputSticker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InputThumbnail
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeActiveSessions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeAttachmentMenuBot
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeAuthenticationCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBackground
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotAddToChannel
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStart
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStartInGroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeChangePhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeChatFolderInvite
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeChatFolderSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeChatInvite
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeDefaultMessageAutoDeleteTimerSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeEditProfileSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeGame
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeInstantView
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeInvoice
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeLanguagePack
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeLanguageSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeMessageDraft
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePassportDataRequest
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePhoneNumberConfirmation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePremiumFeatures
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePrivacyAndSecuritySettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeProxy
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePublicChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeQrCodeAuthentication
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeRestorePurchases
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeStickerSet
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeTheme
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeThemeSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeUnknownDeepLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeUnsupportedProxy
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeUserPhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeUserToken
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeVideoChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeWebApp
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.InviteGroupCallParticipants
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Invoice
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JoinChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JoinChatByInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JoinGroupCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JsonObjectMember
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JsonValueArray
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JsonValueBoolean
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JsonValueNull
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JsonValueNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JsonValueObject
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.JsonValueString
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButton
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestLocation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestPhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestPoll
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestUser
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeText
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeWebApp
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LabeledPricePart
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LanguagePackString
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LanguagePackStrings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LanguagePackStringValueDeleted
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LanguagePackStringValueOrdinary
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LanguagePackStringValuePluralized
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LeaveChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LeaveGroupCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LoadChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LoadGroupCallParticipants
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LocalFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LocalizationTargetInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Location
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LoginUrlInfoOpen
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LoginUrlInfoRequestConfirmation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LogOut
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LogStreamDefault
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LogStreamEmpty
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LogStreamFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LogTags
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.LogVerbosityLevel
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MaskPointChin
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MaskPointEyes
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MaskPointForehead
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MaskPointMouth
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MaskPosition
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Message
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageAnimatedEmoji
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageAnimation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageAudio
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageAutoDeleteTime
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageBasicGroupChatCreate
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageBotWriteAccessAllowed
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageCalendar
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageCalendarDay
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatAddMembers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatChangePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatChangeTitle
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatDeleteMember
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatDeletePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatJoinByLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatJoinByRequest
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatSetBackground
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatSetMessageAutoDeleteTime
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatSetTheme
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatShared
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatUpgradeFrom
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageChatUpgradeTo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageContact
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageContactRegistered
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageCopyOptions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageCustomServiceAction
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageDice
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageDocument
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageExpiredPhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageExpiredVideo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageExtendedMediaPhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageExtendedMediaPreview
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageExtendedMediaUnsupported
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageExtendedMediaVideo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageFileTypeGroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageFileTypePrivate
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageFileTypeUnknown
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageForumTopicCreated
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageForumTopicEdited
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageForumTopicIsClosedToggled
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageForumTopicIsHiddenToggled
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageForwardInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageForwardOriginChannel
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageForwardOriginChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageForwardOriginHiddenUser
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageForwardOriginMessageImport
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageForwardOriginUser
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageGame
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageGameScore
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageGiftedPremium
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageInteractionInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageInviteVideoChatParticipants
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageInvoice
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageLinkInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageLocation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePassportDataReceived
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePassportDataSent
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePinMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePoll
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePosition
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessagePositions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageProximityAlertTriggered
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageReaction
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageReplyInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Messages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSchedulingStateSendAtDate
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSchedulingStateSendWhenOnline
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageScreenshotTaken
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSenderChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSenders
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSenderUser
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSendingStateFailed
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSendingStatePending
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSendOptions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceChatEventLog
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceChatHistory
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceChatList
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceForumTopicHistory
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceHistoryPreview
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceMessageThreadHistory
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceNotification
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceOther
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSourceSearch
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageStatistics
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSticker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSuggestProfilePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageSupergroupChatCreate
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageText
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageThreadInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageUnsupported
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageUserShared
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageVenue
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageVideo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageVideoChatEnded
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageVideoChatScheduled
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageVideoChatStarted
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageVideoNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageViewer
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageViewers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageVoiceNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageWebAppDataReceived
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageWebAppDataSent
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.MessageWebsiteConnected
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Minithumbnail
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkStatistics
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkTypeMobile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkTypeMobileRoaming
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkTypeNone
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkTypeOther
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NetworkTypeWiFi
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Notification
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationGroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationGroupTypeCalls
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationGroupTypeMentions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationGroupTypeMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationGroupTypeSecretChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationSettingsScopeChannelChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationSettingsScopeGroupChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationSettingsScopePrivateChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationSound
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationSounds
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewPushMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewSecretChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Ok
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OpenChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OpenMessageContent
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OpenWebApp
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OptionValueBoolean
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OptionValueEmpty
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OptionValueInteger
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OptionValueString
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.OrderInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockAnchor
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockAnimation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockAudio
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockAuthorDate
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockBlockQuote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockCaption
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockChatLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockCollage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockCover
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockDetails
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockDivider
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockEmbedded
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockEmbeddedPost
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockFooter
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockHeader
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockHorizontalAlignmentCenter
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockHorizontalAlignmentLeft
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockHorizontalAlignmentRight
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockKicker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockList
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockListItem
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockMap
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockParagraph
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockPhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockPreformatted
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockPullQuote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockRelatedArticle
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockRelatedArticles
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockSlideshow
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockSubheader
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockSubtitle
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockTable
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockTableCell
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockTitle
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockVerticalAlignmentBottom
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockVerticalAlignmentMiddle
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockVerticalAlignmentTop
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockVideo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PageBlockVoiceNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ParseMarkdown
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ParseTextEntities
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportAuthorizationForm
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementAddress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementBankStatement
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementDriverLicense
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementEmailAddress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementError
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceDataField
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceFiles
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceFrontSide
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceReverseSide
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceSelfie
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceTranslationFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceTranslationFiles
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceUnspecified
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementIdentityCard
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementInternalPassport
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementPassport
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementPassportRegistration
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementPersonalDetails
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementPhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementRentalAgreement
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElements
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementsWithErrors
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTemporaryRegistration
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeAddress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeBankStatement
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeDriverLicense
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeEmailAddress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeIdentityCard
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeInternalPassport
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypePassport
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypePassportRegistration
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypePersonalDetails
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypePhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeRentalAgreement
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeTemporaryRegistration
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementTypeUtilityBill
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportElementUtilityBill
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportRequiredElement
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PassportSuitableElement
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PasswordState
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentForm
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentOption
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentProviderOther
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentProviderSmartGlocal
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentProviderStripe
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentReceipt
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PaymentResult
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PersonalDetails
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PersonalDocument
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PhoneNumberAuthenticationSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PhoneNumberInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Photo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PhotoSize
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PinChatMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PingProxy
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Point
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Poll
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PollOption
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PollTypeQuiz
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PollTypeRegular
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PreliminaryUploadFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureAdvancedChatManagement
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureAnimatedProfilePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureAppIcons
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureCustomEmoji
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureDisabledAds
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureEmojiStatus
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureForumTopicIcon
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureImprovedDownloadSpeed
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureIncreasedLimits
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureIncreasedUploadFileSize
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureProfileBadge
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeaturePromotionAnimation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureRealTimeChatTranslation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatures
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureUniqueReactions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureUniqueStickers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumFeatureVoiceRecognition
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimit
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeBioLength
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeCaptionLength
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeChatFolderChosenChatCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeChatFolderCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeChatFolderInviteLinkCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeCreatedPublicChatCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeFavoriteStickerCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypePinnedArchivedChatCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypePinnedChatCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeSavedAnimationCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeShareableChatFolderCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumLimitTypeSupergroupCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumPaymentOption
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumSourceFeature
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumSourceLimitExceeded
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumSourceLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumSourceSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumState
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PremiumStatePaymentOption
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProcessChatFolderNewChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProcessChatJoinRequest
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProcessChatJoinRequests
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProcessPushNotification
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProfilePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Proxies
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Proxy
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProxyTypeHttp
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProxyTypeMtproto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ProxyTypeSocks5
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PublicChatTypeHasUsername
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PublicChatTypeIsLocationBased
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentAnimation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentAudio
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentBasicGroupChatCreate
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatAddMembers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatChangePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatChangeTitle
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatDeleteMember
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatJoinByLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatJoinByRequest
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatSetBackground
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatSetTheme
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentContact
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentContactRegistered
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentDocument
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentGame
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentGameScore
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentHidden
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentInvoice
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentLocation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentMediaAlbum
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentMessageForwards
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentPhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentPoll
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentRecurringPayment
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentScreenshotTaken
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentSticker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentSuggestProfilePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentText
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentVideo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentVideoNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushMessageContentVoiceNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.PushReceiverId
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RateSpeechRecognition
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReactionTypeCustomEmoji
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReactionTypeEmoji
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReadAllChatMentions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReadAllChatReactions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReadAllMessageThreadMentions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReadAllMessageThreadReactions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReadChatList
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReadFilePart
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RecognizeSpeech
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RecommendedChatFolder
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RecommendedChatFolders
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RecoverAuthenticationPassword
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RecoverPassword
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RecoveryEmailAddress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RegisterDevice
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RegisterUser
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoteFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveAllFilesFromDownloads
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveBackground
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveChatActionBar
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveContacts
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveFavoriteSticker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveFileFromDownloads
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveMessageReaction
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveNotification
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveNotificationGroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveProxy
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveRecentHashtag
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveRecentlyFoundChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveRecentSticker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveSavedAnimation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveSavedNotificationSound
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveStickerFromSet
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RemoveTopChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReorderActiveBotUsernames
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReorderActiveUsernames
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReorderChatFolders
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReorderInstalledStickerSets
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReorderSupergroupActiveUsernames
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReplacePrimaryChatInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReplaceVideoChatRtmpUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReplyMarkupForceReply
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReplyMarkupInlineKeyboard
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReplyMarkupRemoveKeyboard
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReplyMarkupShowKeyboard
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportChatPhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportMessageReactions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportSupergroupAntiSpamFalsePositive
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ReportSupergroupSpam
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RequestAuthenticationPasswordRecovery
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RequestPasswordRecovery
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RequestQrCodeAuthentication
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendAuthenticationCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendChangePhoneNumberCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendEmailAddressVerificationCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendLoginEmailAddressCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendPhoneNumberConfirmationCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendPhoneNumberVerificationCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResendRecoveryEmailAddressCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetAllNotificationSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetAuthenticationEmailAddress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetBackgrounds
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetNetworkStatistics
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetPassword
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetPasswordResultDeclined
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetPasswordResultOk
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ResetPasswordResultPending
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RevokeChatInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RevokeGroupCallInviteLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextAnchor
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextAnchorLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextBold
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextEmailAddress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextFixed
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextIcon
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextItalic
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextMarked
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextPhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextPlain
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextReference
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTexts
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextStrikethrough
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextSubscript
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextSuperscript
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextUnderline
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RichTextUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.RtmpUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SaveApplicationLogEvent
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SavedCredentials
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ScopeAutosaveSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchBackground
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchCallMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchChatMembers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchChatMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchChatRecentLocationMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchChatsNearby
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchChatsOnServer
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchContacts
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchEmojis
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchFileDownloads
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchHashtags
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchInstalledStickerSets
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterAnimation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterAudio
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterChatPhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterDocument
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterEmpty
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterFailedToSend
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterMention
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterPhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterPhotoAndVideo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterPinned
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterUnreadMention
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterUnreadReaction
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterVideo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterVideoNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterVoiceAndVideoNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchMessagesFilterVoiceNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchOutgoingDocumentMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchPublicChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchPublicChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchSecretMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchStickers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchStickerSet
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchStickerSets
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchUserByPhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchUserByToken
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SearchWebApp
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Seconds
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SecretChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SecretChatStateClosed
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SecretChatStatePending
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SecretChatStateReady
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendAuthenticationFirebaseSms
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendBotStartMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendCallDebugInformation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendCallLog
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendCallRating
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendCallSignalingData
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendChatAction
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendChatScreenshotTakenNotification
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendCustomRequest
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendEmailAddressVerificationCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendInlineQueryResultMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendMessageAlbum
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendPassportAuthorizationForm
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendPaymentForm
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendPhoneNumberConfirmationCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendPhoneNumberVerificationCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SendWebAppData
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SentWebAppMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Session
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Sessions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeAndroid
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeApple
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeBrave
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeChrome
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeEdge
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeFirefox
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeIpad
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeIphone
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeLinux
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeMac
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeOpera
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeSafari
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeUbuntu
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeUnknown
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeVivaldi
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeWindows
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SessionTypeXbox
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetAccountTtl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetAlarm
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetAuthenticationEmailAddress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetAuthenticationPhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetAutoDownloadSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetAutosaveSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBackground
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBio
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBotInfoDescription
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBotInfoShortDescription
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBotName
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBotProfilePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetBotUpdatesStatus
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatAvailableReactions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatBackground
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatClientData
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatDescription
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatDiscussionGroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatDraftMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatLocation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatMemberStatus
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatMessageAutoDeleteTime
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatMessageSender
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatNotificationSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatPermissions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatPhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatSlowModeDelay
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatTheme
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetChatTitle
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetCommands
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetCustomEmojiStickerSetThumbnail
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetCustomLanguagePack
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetCustomLanguagePackString
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetDatabaseEncryptionKey
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetDefaultChannelAdministratorRights
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetDefaultGroupAdministratorRights
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetDefaultMessageAutoDeleteTime
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetDefaultReactionType
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetEmojiStatus
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetFileGenerationProgress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetForumTopicNotificationSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetGameScore
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetGroupCallParticipantIsSpeaking
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetGroupCallParticipantVolumeLevel
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetGroupCallTitle
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetInactiveSessionTtl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetInlineGameScore
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetLocation
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetLoginEmailAddress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetLogStream
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetLogTagVerbosityLevel
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetLogVerbosityLevel
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetMenuButton
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetName
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetNetworkType
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetOption
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetPassportElement
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetPassportElementErrors
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetPassword
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetPinnedChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetPinnedForumTopics
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetPollAnswer
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetProfilePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetRecoveryEmailAddress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetScopeNotificationSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetStickerEmojis
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetStickerKeywords
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetStickerMaskPosition
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetStickerPositionInSet
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetStickerSetThumbnail
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetStickerSetTitle
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetSupergroupStickerSet
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetSupergroupUsername
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetUsername
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetUserPersonalProfilePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetUserPrivacySettingRules
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetUserSupportInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SetVideoChatDefaultParticipant
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ShareChatWithBot
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SharePhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ShareUserWithBot
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ShippingOption
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SpeechRecognitionResultError
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SpeechRecognitionResultPending
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SpeechRecognitionResultText
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SponsoredMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StartGroupCallRecording
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StartGroupCallScreenSharing
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StartScheduledGroupCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StatisticalGraphAsync
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StatisticalGraphData
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StatisticalGraphError
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StatisticalValue
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Sticker
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerFormatTgs
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerFormatWebm
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerFormatWebp
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerFullTypeCustomEmoji
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerFullTypeMask
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerFullTypeRegular
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Stickers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerSet
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerSets
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerTypeCustomEmoji
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerTypeMask
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StickerTypeRegular
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StopPoll
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorageStatistics
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByFileType
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorageStatisticsFast
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposeGiftedPremium
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumSubscription
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionCheckPassword
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionCheckPhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionConvertToBroadcastGroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionEnableArchiveAndMuteNewChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionSetPassword
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionSubscribeToAnnualPremium
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionUpgradePremium
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestedActionViewChecksHint
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SuggestUserProfilePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Supergroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterAdministrators
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterBanned
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterBots
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterContacts
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterMention
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterRecent
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterRestricted
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterSearch
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.SynchronizeLanguagePack
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TargetChatChosen
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TargetChatCurrent
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TargetChatInternalLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TemporaryPasswordState
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TerminateAllOtherSessions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TerminateSession
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TermsOfService
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestBytes
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestCallBytes
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestCallEmpty
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestCallString
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestCallVectorInt
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestCallVectorIntObject
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestCallVectorString
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestCallVectorStringObject
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestGetDifference
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestInt
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestNetwork
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestProxy
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestReturnError
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestSquareInt
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestString
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestUseUpdate
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestVectorInt
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestVectorIntObject
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestVectorString
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TestVectorStringObject
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Text
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntities
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntity
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeBankCardNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeBold
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeBotCommand
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeCashtag
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeCustomEmoji
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeEmailAddress
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeHashtag
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeItalic
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeMediaTimestamp
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeMention
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeMentionName
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypePhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypePre
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypePreCode
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeSpoiler
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeStrikethrough
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeTextUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeUnderline
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextEntityTypeUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextParseModeHTML
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TextParseModeMarkdown
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThemeParameters
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThemeSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Thumbnail
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThumbnailFormatGif
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThumbnailFormatJpeg
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThumbnailFormatMpeg4
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThumbnailFormatPng
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThumbnailFormatTgs
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThumbnailFormatWebm
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ThumbnailFormatWebp
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TMeUrl
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TMeUrls
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TMeUrlTypeChatInvite
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TMeUrlTypeStickerSet
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TMeUrlTypeSupergroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TMeUrlTypeUser
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleAllDownloadsArePaused
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleBotIsAddedToAttachmentMenu
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleBotUsernameIsActive
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleChatDefaultDisableNotification
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleChatHasProtectedContent
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleChatIsMarkedAsUnread
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleChatIsPinned
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleChatIsTranslatable
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleDownloadIsPaused
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsClosed
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsPinned
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGeneralForumTopicIsHidden
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallEnabledStartNotification
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoEnabled
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoPaused
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallMuteNewParticipants
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsHandRaised
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsMuted
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallScreenSharingIsPaused
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleMessageSenderIsBlocked
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptCalls
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptSecretChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupHasAggressiveAntiSpamEnabled
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupHasHiddenMembers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsAllHistoryAvailable
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsBroadcastGroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsForum
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinByRequest
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinToSendMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupSignMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupUsernameIsActive
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ToggleUsernameIsActive
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TopChatCategoryBots
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TopChatCategoryCalls
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TopChatCategoryChannels
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TopChatCategoryForwardChats
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TopChatCategoryGroups
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TopChatCategoryInlineBots
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TopChatCategoryUsers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TransferChatOwnership
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TranslateMessageText
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TranslateText
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.TrendingStickerSets
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UnpinAllChatMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UnpinAllMessageThreadMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UnpinChatMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UnreadReaction
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateActiveEmojiReactions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateActiveNotifications
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateAddChatMembersPrivacyForbidden
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateAnimatedEmojiMessageClicked
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateAnimationSearchParameters
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateAttachmentMenuBots
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateAuthorizationState
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateAutosaveSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateBasicGroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateBasicGroupFullInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatAction
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatActionBar
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatAvailableReactions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatBackground
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatDefaultDisableNotification
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatDraftMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatFolders
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatHasProtectedContent
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatHasScheduledMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatIsBlocked
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatIsMarkedAsUnread
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatIsTranslatable
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatLastMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatMember
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatMessageAutoDeleteTime
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatMessageSender
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatNotificationSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatOnlineMemberCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatPendingJoinRequests
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatPermissions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatPhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatPosition
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatReadInbox
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatReadOutbox
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatReplyMarkup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatTheme
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatThemes
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatTitle
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatUnreadMentionCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatUnreadReactionCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateChatVideoChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateConnectionState
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateDefaultReactionType
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateDeleteMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateDiceEmojis
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFavoriteStickers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFileAddedToDownloads
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFileDownload
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFileDownloads
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFileGenerationStart
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFileGenerationStop
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateFileRemovedFromDownloads
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateForumTopicInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateGroupCall
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateGroupCallParticipant
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateHavePendingNotifications
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateInstalledStickerSets
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateLanguagePackStrings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageContent
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageContentOpened
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageEdited
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageInteractionInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageIsPinned
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageLiveLocationViewed
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageMentionRead
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageSendAcknowledged
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageSendFailed
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageSendSucceeded
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateMessageUnreadReactions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewCallbackQuery
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewCallSignalingData
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewChatJoinRequest
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewChosenInlineResult
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewCustomEvent
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewCustomQuery
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineCallbackQuery
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineQuery
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewMessage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNewShippingQuery
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNotification
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateOption
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdatePoll
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdatePollAnswer
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateRecentStickers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Updates
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSavedAnimations
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSavedNotificationSounds
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateScopeNotificationSettings
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSecretChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSelectedBackground
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateServiceNotification
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateStickerSet
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSuggestedActions
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSupergroup
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateSupergroupFullInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateTermsOfService
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateTrendingStickerSets
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateUnreadChatCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateUnreadMessageCount
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateUser
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateUserFullInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateUserPrivacySettingRules
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateUsersNearby
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateUserStatus
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpdateWebAppMessageSent
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UpgradeBasicGroupChatToSupergroupChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UploadStickerFile
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.User
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserFullInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserLink
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Usernames
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowCalls
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowChatInvites
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowFindingByPhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowPeerToPeerCalls
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowAll
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowChatMembers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowContacts
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowUsers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictAll
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictChatMembers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictContacts
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictUsers
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRules
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingShowLinkInForwardedMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingShowPhoneNumber
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingShowProfilePhoto
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingShowStatus
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Users
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserStatusEmpty
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserStatusLastMonth
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserStatusLastWeek
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserStatusOffline
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserStatusOnline
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserStatusRecently
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserSupportInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserTypeBot
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserTypeDeleted
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserTypeRegular
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.UserTypeUnknown
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ValidatedOrderInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ValidateOrderInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.VectorPathCommandCubicBezierCurve
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.VectorPathCommandLine
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Venue
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.Video
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.VideoChat
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.VideoNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ViewMessages
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ViewPremiumFeature
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.ViewTrendingStickerSets
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.VoiceNote
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.WebApp
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.WebAppInfo
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.WebPage
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.WebPageInstantView
Identifier uniquely determining type of the object.
CONSTRUCTOR - Static variable in class org.drinkless.tdlib.TdApi.WriteGeneratedFilePart
Identifier uniquely determining type of the object.
contact - Variable in class org.drinkless.tdlib.TdApi.AddContact
The contact to add or edit; phone number may be empty and needs to be specified only if known, vCard is ignored.
contact - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultContact
A user contact.
contact - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
User contact.
contact - Variable in class org.drinkless.tdlib.TdApi.InputMessageContact
Contact to send.
contact - Variable in class org.drinkless.tdlib.TdApi.MessageContact
The contact description.
Contact() - Constructor for class org.drinkless.tdlib.TdApi.Contact
Describes a user contact.
Contact(String, String, String, String, long) - Constructor for class org.drinkless.tdlib.TdApi.Contact
Describes a user contact.
contacts - Variable in class org.drinkless.tdlib.TdApi.ChangeImportedContacts
The new list of contacts, contact's vCard are ignored and are not imported.
contacts - Variable in class org.drinkless.tdlib.TdApi.ImportContacts
The list of contacts to import or edit; contacts' vCard are ignored and are not imported.
containsLink - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeMessageDraft
True, if the first line of the text contains a link.
containsUnreadMention - Variable in class org.drinkless.tdlib.TdApi.Message
True, if the message contains an unread mention for the current user.
content - Variable in class org.drinkless.tdlib.TdApi.Message
Content of the message.
content - Variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewPushMessage
Push message content.
content - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
Content of the message.
content - Variable in class org.drinkless.tdlib.TdApi.UpdateServiceNotification
Notification content.
conversion - Variable in class org.drinkless.tdlib.TdApi.InputFileGenerated
String specifying the conversion applied to the original file; must be persistent across application restarts.
conversion - Variable in class org.drinkless.tdlib.TdApi.UpdateFileGenerationStart
String specifying the conversion applied to the original file.
copyOptions - Variable in class org.drinkless.tdlib.TdApi.InputMessageForwarded
Options to be used to copy content of the message without reference to the original sender; pass null to forward the message as usual.
correctOptionId - Variable in class org.drinkless.tdlib.TdApi.PollTypeQuiz
0-based identifier of the correct answer option; -1 for a yet unanswered poll.
count - Variable in class org.drinkless.tdlib.TdApi.Count
Count.
count - Variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
Limit on the total number of files after deletion.
count - Variable in class org.drinkless.tdlib.TdApi.ReadFilePart
Number of bytes to read.
count - Variable in class org.drinkless.tdlib.TdApi.StorageStatistics
Total number of files.
count - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByChat
Total number of files in the chat.
count - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByFileType
Total number of files.
Count() - Constructor for class org.drinkless.tdlib.TdApi.Count
Contains a counter.
Count(int) - Constructor for class org.drinkless.tdlib.TdApi.Count
Contains a counter.
countries - Variable in class org.drinkless.tdlib.TdApi.Countries
The list of countries.
Countries() - Constructor for class org.drinkless.tdlib.TdApi.Countries
Contains information about countries.
Countries(TdApi.CountryInfo[]) - Constructor for class org.drinkless.tdlib.TdApi.Countries
Contains information about countries.
country - Variable in class org.drinkless.tdlib.TdApi.PhoneNumberInfo
Information about the country to which the phone number belongs; may be null.
country - Variable in class org.drinkless.tdlib.TdApi.Session
A two-letter country code for the country from which the session was created, based on the IP address.
countryCallingCode - Variable in class org.drinkless.tdlib.TdApi.PhoneNumberInfo
The part of the phone number denoting country calling code or its part.
countryCode - Variable in class org.drinkless.tdlib.TdApi.Address
A two-letter ISO 3166-1 alpha-2 country code.
countryCode - Variable in class org.drinkless.tdlib.TdApi.CountryInfo
A two-letter ISO 3166-1 alpha-2 country code.
countryCode - Variable in class org.drinkless.tdlib.TdApi.GetPreferredCountryLanguage
A two-letter ISO 3166-1 alpha-2 country code.
countryCode - Variable in class org.drinkless.tdlib.TdApi.PersonalDetails
A two-letter ISO 3166-1 alpha-2 country code of the user's country.
CountryInfo() - Constructor for class org.drinkless.tdlib.TdApi.CountryInfo
Contains information about a country.
CountryInfo(String, String, String, boolean, String[]) - Constructor for class org.drinkless.tdlib.TdApi.CountryInfo
Contains information about a country.
counts - Variable in class org.drinkless.tdlib.TdApi.UpdateFileAddedToDownloads
New number of being downloaded and recently downloaded files found.
counts - Variable in class org.drinkless.tdlib.TdApi.UpdateFileDownload
New number of being downloaded and recently downloaded files found.
counts - Variable in class org.drinkless.tdlib.TdApi.UpdateFileRemovedFromDownloads
New number of being downloaded and recently downloaded files found.
cover - Variable in class org.drinkless.tdlib.TdApi.PageBlockCover
Cover.
covers - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
Up to the first 5 stickers from the set, depending on the context.
create(Client.ResultHandler, Client.ExceptionHandler, Client.ExceptionHandler) - Static method in class org.drinkless.tdlib.Client
Creates new Client.
CreateBasicGroupChat() - Constructor for class org.drinkless.tdlib.TdApi.CreateBasicGroupChat
Default constructor for a function, which returns an existing chat corresponding to a known basic group.
CreateBasicGroupChat(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CreateBasicGroupChat
Creates a function, which returns an existing chat corresponding to a known basic group.
CreateCall() - Constructor for class org.drinkless.tdlib.TdApi.CreateCall
Default constructor for a function, which creates a new call.
CreateCall(long, TdApi.CallProtocol, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CreateCall
Creates a function, which creates a new call.
CreateChatFolder() - Constructor for class org.drinkless.tdlib.TdApi.CreateChatFolder
Default constructor for a function, which creates new chat folder.
CreateChatFolder(TdApi.ChatFolder) - Constructor for class org.drinkless.tdlib.TdApi.CreateChatFolder
Creates a function, which creates new chat folder.
CreateChatFolderInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.CreateChatFolderInviteLink
Default constructor for a function, which creates a new invite link for a chat folder.
CreateChatFolderInviteLink(int, String, long[]) - Constructor for class org.drinkless.tdlib.TdApi.CreateChatFolderInviteLink
Creates a function, which creates a new invite link for a chat folder.
CreateChatInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.CreateChatInviteLink
Default constructor for a function, which creates a new invite link for a chat.
CreateChatInviteLink(long, String, int, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CreateChatInviteLink
Creates a function, which creates a new invite link for a chat.
CreateForumTopic() - Constructor for class org.drinkless.tdlib.TdApi.CreateForumTopic
Default constructor for a function, which creates a topic in a forum supergroup chat; requires canManageTopics rights in the supergroup.
CreateForumTopic(long, String, TdApi.ForumTopicIcon) - Constructor for class org.drinkless.tdlib.TdApi.CreateForumTopic
Creates a function, which creates a topic in a forum supergroup chat; requires canManageTopics rights in the supergroup.
CreateInvoiceLink() - Constructor for class org.drinkless.tdlib.TdApi.CreateInvoiceLink
Default constructor for a function, which creates a link for the given invoice; for bots only.
CreateInvoiceLink(TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.CreateInvoiceLink
Creates a function, which creates a link for the given invoice; for bots only.
CreateNewBasicGroupChat() - Constructor for class org.drinkless.tdlib.TdApi.CreateNewBasicGroupChat
Default constructor for a function, which creates a new basic group and sends a corresponding messageBasicGroupChatCreate.
CreateNewBasicGroupChat(long[], String, int) - Constructor for class org.drinkless.tdlib.TdApi.CreateNewBasicGroupChat
Creates a function, which creates a new basic group and sends a corresponding messageBasicGroupChatCreate.
CreateNewSecretChat() - Constructor for class org.drinkless.tdlib.TdApi.CreateNewSecretChat
Default constructor for a function, which creates a new secret chat.
CreateNewSecretChat(long) - Constructor for class org.drinkless.tdlib.TdApi.CreateNewSecretChat
Creates a function, which creates a new secret chat.
CreateNewStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.CreateNewStickerSet
Default constructor for a function, which creates a new sticker set.
CreateNewStickerSet(long, String, String, TdApi.StickerFormat, TdApi.StickerType, boolean, TdApi.InputSticker[], String) - Constructor for class org.drinkless.tdlib.TdApi.CreateNewStickerSet
Creates a function, which creates a new sticker set.
CreateNewSupergroupChat() - Constructor for class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
Default constructor for a function, which creates a new supergroup or channel and sends a corresponding messageSupergroupChatCreate.
CreateNewSupergroupChat(String, boolean, boolean, String, TdApi.ChatLocation, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
Creates a function, which creates a new supergroup or channel and sends a corresponding messageSupergroupChatCreate.
CreatePrivateChat() - Constructor for class org.drinkless.tdlib.TdApi.CreatePrivateChat
Default constructor for a function, which returns an existing chat corresponding to a given user.
CreatePrivateChat(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CreatePrivateChat
Creates a function, which returns an existing chat corresponding to a given user.
CreateSecretChat() - Constructor for class org.drinkless.tdlib.TdApi.CreateSecretChat
Default constructor for a function, which returns an existing chat corresponding to a known secret chat.
CreateSecretChat(int) - Constructor for class org.drinkless.tdlib.TdApi.CreateSecretChat
Creates a function, which returns an existing chat corresponding to a known secret chat.
createsJoinRequest - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
True, if the link only creates join request.
createsJoinRequest - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
True, if the link only creates join request.
createsJoinRequest - Variable in class org.drinkless.tdlib.TdApi.CreateChatInviteLink
Pass true if users joining the chat via the link need to be approved by chat administrators.
createsJoinRequest - Variable in class org.drinkless.tdlib.TdApi.EditChatInviteLink
Pass true if users joining the chat via the link need to be approved by chat administrators.
CreateSupergroupChat() - Constructor for class org.drinkless.tdlib.TdApi.CreateSupergroupChat
Default constructor for a function, which returns an existing chat corresponding to a known supergroup or channel.
CreateSupergroupChat(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CreateSupergroupChat
Creates a function, which returns an existing chat corresponding to a known supergroup or channel.
CreateTemporaryPassword() - Constructor for class org.drinkless.tdlib.TdApi.CreateTemporaryPassword
Default constructor for a function, which creates a new temporary password for processing payments.
CreateTemporaryPassword(String, int) - Constructor for class org.drinkless.tdlib.TdApi.CreateTemporaryPassword
Creates a function, which creates a new temporary password for processing payments.
CreateVideoChat() - Constructor for class org.drinkless.tdlib.TdApi.CreateVideoChat
Default constructor for a function, which creates a video chat (a group call bound to a chat).
CreateVideoChat(long, String, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.CreateVideoChat
Creates a function, which creates a video chat (a group call bound to a chat).
creationDate - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
Date the topic was created.
creatorId - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
Identifier of the creator of the topic.
creatorUserId - Variable in class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
User identifier of the creator of the group; 0 if unknown.
creatorUserId - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
User identifier of an administrator created the link.
creatorUserId - Variable in class org.drinkless.tdlib.TdApi.DeleteAllRevokedChatInviteLinks
User identifier of a chat administrator, which links will be deleted.
creatorUserId - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinks
User identifier of a chat administrator.
credentials - Variable in class org.drinkless.tdlib.TdApi.MessagePassportDataReceived
Encrypted data credentials.
credentials - Variable in class org.drinkless.tdlib.TdApi.SendPaymentForm
The credentials chosen by user for payment.
credentialsTitle - Variable in class org.drinkless.tdlib.TdApi.PaymentReceipt
Title of the saved credentials chosen by the buyer.
credit - Variable in class org.drinkless.tdlib.TdApi.PageBlockBlockQuote
Quote credit.
credit - Variable in class org.drinkless.tdlib.TdApi.PageBlockCaption
Block credit (like HTML tag <cite>).
credit - Variable in class org.drinkless.tdlib.TdApi.PageBlockPullQuote
Quote credit.
cryptocurrency - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedPremium
Cryptocurrency used to pay for the gift; may be empty if none.
cryptocurrencyAmount - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedPremium
The paid amount, in the smallest units of the cryptocurrency.
currency - Variable in class org.drinkless.tdlib.TdApi.Invoice
ISO 4217 currency code.
currency - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedPremium
Currency for the paid amount.
currency - Variable in class org.drinkless.tdlib.TdApi.MessageInvoice
Currency for the product price.
currency - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
Currency for the price of the product.
currency - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
Currency for price of the product.
currency - Variable in class org.drinkless.tdlib.TdApi.PremiumPaymentOption
ISO 4217 currency code for Telegram Premium subscription payment.
currency - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposeGiftedPremium
ISO 4217 currency code of the payment currency.
currency - Variable in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
Currency for the product price.
customEmojiId - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeCustomEmoji
Identifier of the custom emoji.
customEmojiId - Variable in class org.drinkless.tdlib.TdApi.EmojiStatus
Identifier of the custom emoji in stickerFormatTgs format.
customEmojiId - Variable in class org.drinkless.tdlib.TdApi.ForumTopicIcon
Unique identifier of the custom emoji shown on the topic icon; 0 if none.
customEmojiId - Variable in class org.drinkless.tdlib.TdApi.ReactionTypeCustomEmoji
Unique identifier of the custom emoji.
customEmojiId - Variable in class org.drinkless.tdlib.TdApi.SetCustomEmojiStickerSetThumbnail
Identifier of the custom emoji from the sticker set, which will be set as sticker set thumbnail; pass 0 to remove the sticker set thumbnail.
customEmojiId - Variable in class org.drinkless.tdlib.TdApi.StickerFullTypeCustomEmoji
Identifier of the custom emoji.
customEmojiId - Variable in class org.drinkless.tdlib.TdApi.TextEntityTypeCustomEmoji
Unique identifier of the custom emoji.
customEmojiIds - Variable in class org.drinkless.tdlib.TdApi.GetCustomEmojiStickers
Identifiers of custom emoji stickers.
customQueryId - Variable in class org.drinkless.tdlib.TdApi.AnswerCustomQuery
Identifier of a custom query.
CustomRequestResult() - Constructor for class org.drinkless.tdlib.TdApi.CustomRequestResult
Contains the result of a custom request.
CustomRequestResult(String) - Constructor for class org.drinkless.tdlib.TdApi.CustomRequestResult
Contains the result of a custom request.
customTitle - Variable in class org.drinkless.tdlib.TdApi.ChatAdministrator
Custom title of the administrator.
customTitle - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusAdministrator
A custom title of the administrator; 0-16 characters without emojis; applicable to supergroups only.
customTitle - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusCreator
A custom title of the owner; 0-16 characters without emojis; applicable to supergroups only.

D

darkColor - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBotColor
Color in the RGB24 format for dark themes.
darkSettings - Variable in class org.drinkless.tdlib.TdApi.ChatTheme
Theme settings for a dark chat theme.
darkThemeDimming - Variable in class org.drinkless.tdlib.TdApi.ChatBackground
Dimming of the background in dark themes, as a percentage; 0-100.
darkThemeDimming - Variable in class org.drinkless.tdlib.TdApi.SetChatBackground
Dimming of the background in dark themes, as a percentage; 0-100.
data - Variable in class org.drinkless.tdlib.TdApi.AnswerCustomQuery
JSON-serialized answer to the query.
data - Variable in class org.drinkless.tdlib.TdApi.CallbackQueryPayloadData
Data that was attached to the callback button.
data - Variable in class org.drinkless.tdlib.TdApi.CallbackQueryPayloadDataWithPassword
Data that was attached to the callback button.
data - Variable in class org.drinkless.tdlib.TdApi.EncryptedCredentials
The encrypted credentials.
data - Variable in class org.drinkless.tdlib.TdApi.EncryptedPassportElement
Encrypted JSON-encoded data about the user.
data - Variable in class org.drinkless.tdlib.TdApi.FilePart
File bytes.
data - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallback
Data to be sent to the bot via a callback query.
data - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallbackWithPassword
Data to be sent to the bot via a callback query.
data - Variable in class org.drinkless.tdlib.TdApi.InputCredentialsApplePay
JSON-encoded data with the credential identifier.
data - Variable in class org.drinkless.tdlib.TdApi.InputCredentialsGooglePay
JSON-encoded data with the credential identifier.
data - Variable in class org.drinkless.tdlib.TdApi.InputCredentialsNew
JSON-encoded data with the credential identifier from the payment provider.
data - Variable in class org.drinkless.tdlib.TdApi.MessageWebAppDataReceived
The data.
data - Variable in class org.drinkless.tdlib.TdApi.Minithumbnail
The thumbnail in JPEG format.
data - Variable in class org.drinkless.tdlib.TdApi.NotificationSound
Arbitrary data, defined while the sound was uploaded.
data - Variable in class org.drinkless.tdlib.TdApi.SaveApplicationLogEvent
The log event data.
data - Variable in class org.drinkless.tdlib.TdApi.SendCallSignalingData
The data.
data - Variable in class org.drinkless.tdlib.TdApi.SendWebAppData
The data.
data - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCallSignalingData
The data.
data - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCustomQuery
JSON-serialized query data.
data - Variable in class org.drinkless.tdlib.TdApi.WriteGeneratedFilePart
The data to write.
databaseDirectory - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
The path to the directory for the persistent database; if empty, the current working directory will be used.
databaseEncryptionKey - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
Encryption key for the database.
databaseSize - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsFast
Size of the database.
DatabaseStatistics() - Constructor for class org.drinkless.tdlib.TdApi.DatabaseStatistics
Contains database statistics.
DatabaseStatistics(String) - Constructor for class org.drinkless.tdlib.TdApi.DatabaseStatistics
Contains database statistics.
dataHash - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceDataField
Current data hash.
date - Variable in class org.drinkless.tdlib.TdApi.AddedReaction
Point in time (Unix timestamp) when the reaction was added.
date - Variable in class org.drinkless.tdlib.TdApi.ChatEvent
Point in time (Unix timestamp) when the event happened.
date - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
Point in time (Unix timestamp) when the link was created.
date - Variable in class org.drinkless.tdlib.TdApi.ChatJoinRequest
Point in time (Unix timestamp) when the user sent the join request.
date - Variable in class org.drinkless.tdlib.TdApi.DatedFile
Point in time (Unix timestamp) when the file was uploaded.
date - Variable in class org.drinkless.tdlib.TdApi.DraftMessage
Point in time (Unix timestamp) when the draft was created.
date - Variable in class org.drinkless.tdlib.TdApi.GetChatMessageByDate
Point in time (Unix timestamp) relative to which to search for messages.
date - Variable in class org.drinkless.tdlib.TdApi.Message
Point in time (Unix timestamp) when the message was sent.
date - Variable in class org.drinkless.tdlib.TdApi.MessageForwardInfo
Point in time (Unix timestamp) when the message was originally sent.
date - Variable in class org.drinkless.tdlib.TdApi.MessagePosition
Point in time (Unix timestamp) when the message was sent.
date - Variable in class org.drinkless.tdlib.TdApi.Notification
Notification date.
date - Variable in class org.drinkless.tdlib.TdApi.NotificationSound
Point in time (Unix timestamp) when the sound was created.
date - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbeddedPost
Point in time (Unix timestamp) when the post was created; 0 if unknown.
date - Variable in class org.drinkless.tdlib.TdApi.PaymentReceipt
Point in time (Unix timestamp) when the payment was made.
date - Variable in class org.drinkless.tdlib.TdApi.Supergroup
Point in time (Unix timestamp) when the current user joined, or the point in time when the supergroup or channel was created, in case the user is not a member.
date - Variable in class org.drinkless.tdlib.TdApi.UpdateChatMember
Point in time (Unix timestamp) when the user rights was changed.
date - Variable in class org.drinkless.tdlib.TdApi.UserSupportInfo
Information change date.
Date() - Constructor for class org.drinkless.tdlib.TdApi.Date
Represents a date according to the Gregorian calendar.
Date(int, int, int) - Constructor for class org.drinkless.tdlib.TdApi.Date
Represents a date according to the Gregorian calendar.
DatedFile() - Constructor for class org.drinkless.tdlib.TdApi.DatedFile
File with the date it was uploaded.
DatedFile(TdApi.File, int) - Constructor for class org.drinkless.tdlib.TdApi.DatedFile
File with the date it was uploaded.
DateRange() - Constructor for class org.drinkless.tdlib.TdApi.DateRange
Represents a date range.
DateRange(int, int) - Constructor for class org.drinkless.tdlib.TdApi.DateRange
Represents a date range.
day - Variable in class org.drinkless.tdlib.TdApi.Date
Day of the month; 1-31.
dayGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
A graph containing distribution of message views per hour.
days - Variable in class org.drinkless.tdlib.TdApi.AccountTtl
Number of days of inactivity before the account will be flagged for deletion; 30-366 days.
days - Variable in class org.drinkless.tdlib.TdApi.MessageCalendar
Information about messages sent.
dcId - Variable in class org.drinkless.tdlib.TdApi.TestProxy
Identifier of a datacenter with which to test connection.
debugInformation - Variable in class org.drinkless.tdlib.TdApi.SendCallDebugInformation
Debug information in application-specific format.
DeepLinkInfo() - Constructor for class org.drinkless.tdlib.TdApi.DeepLinkInfo
Contains information about a tg: deep link.
DeepLinkInfo(TdApi.FormattedText, boolean) - Constructor for class org.drinkless.tdlib.TdApi.DeepLinkInfo
Contains information about a tg: deep link.
defaultChannelAdministratorRights - Variable in class org.drinkless.tdlib.TdApi.BotInfo
Default administrator rights for adding the bot to channels; may be null.
defaultChannelAdministratorRights - Variable in class org.drinkless.tdlib.TdApi.SetDefaultChannelAdministratorRights
Default administrator rights for adding the bot to channels; may be null.
defaultDisableNotification - Variable in class org.drinkless.tdlib.TdApi.Chat
Default value of the disableNotification parameter, used when a message is sent to the chat.
defaultDisableNotification - Variable in class org.drinkless.tdlib.TdApi.ToggleChatDefaultDisableNotification
New value of defaultDisableNotification.
defaultDisableNotification - Variable in class org.drinkless.tdlib.TdApi.UpdateChatDefaultDisableNotification
The new defaultDisableNotification value.
defaultGroupAdministratorRights - Variable in class org.drinkless.tdlib.TdApi.BotInfo
Default administrator rights for adding the bot to basic group and supergroup chats; may be null.
defaultGroupAdministratorRights - Variable in class org.drinkless.tdlib.TdApi.SetDefaultGroupAdministratorRights
Default administrator rights for adding the bot to basic group and supergroup chats; may be null.
defaultIcon - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
Default attachment menu icon for the bot in SVG format; may be null.
defaultParticipantId - Variable in class org.drinkless.tdlib.TdApi.SetVideoChatDefaultParticipant
Default group call participant identifier to join the video chats.
defaultParticipantId - Variable in class org.drinkless.tdlib.TdApi.VideoChat
Default group call participant identifier to join the video chat; may be null.
defaultValue - Variable in class org.drinkless.tdlib.TdApi.PremiumLimit
Default value of the limit.
DeleteAccount() - Constructor for class org.drinkless.tdlib.TdApi.DeleteAccount
Default constructor for a function, which deletes the account of the current user, deleting all information associated with the user from the server.
DeleteAccount(String, String) - Constructor for class org.drinkless.tdlib.TdApi.DeleteAccount
Creates a function, which deletes the account of the current user, deleting all information associated with the user from the server.
DeleteAllCallMessages() - Constructor for class org.drinkless.tdlib.TdApi.DeleteAllCallMessages
Default constructor for a function, which deletes all call messages.
DeleteAllCallMessages(boolean) - Constructor for class org.drinkless.tdlib.TdApi.DeleteAllCallMessages
Creates a function, which deletes all call messages.
deleteAllMessages - Variable in class org.drinkless.tdlib.TdApi.BlockMessageSenderFromReplies
Pass true to delete all messages from the same sender.
DeleteAllRevokedChatInviteLinks() - Constructor for class org.drinkless.tdlib.TdApi.DeleteAllRevokedChatInviteLinks
Default constructor for a function, which deletes all revoked chat invite links created by a given chat administrator.
DeleteAllRevokedChatInviteLinks(long, long) - Constructor for class org.drinkless.tdlib.TdApi.DeleteAllRevokedChatInviteLinks
Creates a function, which deletes all revoked chat invite links created by a given chat administrator.
DeleteChat() - Constructor for class org.drinkless.tdlib.TdApi.DeleteChat
Default constructor for a function, which deletes a chat along with all messages in the corresponding chat for all chat members.
DeleteChat(long) - Constructor for class org.drinkless.tdlib.TdApi.DeleteChat
Creates a function, which deletes a chat along with all messages in the corresponding chat for all chat members.
DeleteChatFolder() - Constructor for class org.drinkless.tdlib.TdApi.DeleteChatFolder
Default constructor for a function, which deletes existing chat folder.
DeleteChatFolder(int, long[]) - Constructor for class org.drinkless.tdlib.TdApi.DeleteChatFolder
Creates a function, which deletes existing chat folder.
DeleteChatFolderInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.DeleteChatFolderInviteLink
Default constructor for a function, which deletes an invite link for a chat folder.
DeleteChatFolderInviteLink(int, String) - Constructor for class org.drinkless.tdlib.TdApi.DeleteChatFolderInviteLink
Creates a function, which deletes an invite link for a chat folder.
DeleteChatHistory() - Constructor for class org.drinkless.tdlib.TdApi.DeleteChatHistory
Default constructor for a function, which deletes all messages in the chat.
DeleteChatHistory(long, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.DeleteChatHistory
Creates a function, which deletes all messages in the chat.
DeleteChatMessagesByDate() - Constructor for class org.drinkless.tdlib.TdApi.DeleteChatMessagesByDate
Default constructor for a function, which deletes all messages between the specified dates in a chat.
DeleteChatMessagesByDate(long, int, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.DeleteChatMessagesByDate
Creates a function, which deletes all messages between the specified dates in a chat.
DeleteChatMessagesBySender() - Constructor for class org.drinkless.tdlib.TdApi.DeleteChatMessagesBySender
Default constructor for a function, which deletes all messages sent by the specified message sender in a chat.
DeleteChatMessagesBySender(long, TdApi.MessageSender) - Constructor for class org.drinkless.tdlib.TdApi.DeleteChatMessagesBySender
Creates a function, which deletes all messages sent by the specified message sender in a chat.
DeleteChatReplyMarkup() - Constructor for class org.drinkless.tdlib.TdApi.DeleteChatReplyMarkup
Default constructor for a function, which deletes the default reply markup from a chat.
DeleteChatReplyMarkup(long, long) - Constructor for class org.drinkless.tdlib.TdApi.DeleteChatReplyMarkup
Creates a function, which deletes the default reply markup from a chat.
DeleteCommands() - Constructor for class org.drinkless.tdlib.TdApi.DeleteCommands
Default constructor for a function, which deletes commands supported by the bot for the given user scope and language; for bots only.
DeleteCommands(TdApi.BotCommandScope, String) - Constructor for class org.drinkless.tdlib.TdApi.DeleteCommands
Creates a function, which deletes commands supported by the bot for the given user scope and language; for bots only.
deletedMessageCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsAdministratorActionsInfo
Number of messages deleted by the administrator.
DeleteFile() - Constructor for class org.drinkless.tdlib.TdApi.DeleteFile
Default constructor for a function, which deletes a file from the TDLib file cache.
DeleteFile(int) - Constructor for class org.drinkless.tdlib.TdApi.DeleteFile
Creates a function, which deletes a file from the TDLib file cache.
DeleteForumTopic() - Constructor for class org.drinkless.tdlib.TdApi.DeleteForumTopic
Default constructor for a function, which deletes all messages in a forum topic; requires canDeleteMessages administrator right in the supergroup unless the user is creator of the topic, the topic has no messages from other users and has at most 11 messages.
DeleteForumTopic(long, long) - Constructor for class org.drinkless.tdlib.TdApi.DeleteForumTopic
Creates a function, which deletes all messages in a forum topic; requires canDeleteMessages administrator right in the supergroup unless the user is creator of the topic, the topic has no messages from other users and has at most 11 messages.
deleteFromCache - Variable in class org.drinkless.tdlib.TdApi.RemoveAllFilesFromDownloads
Pass true to delete the file from the TDLib file cache.
deleteFromCache - Variable in class org.drinkless.tdlib.TdApi.RemoveFileFromDownloads
Pass true to delete the file from the TDLib file cache.
DeleteLanguagePack() - Constructor for class org.drinkless.tdlib.TdApi.DeleteLanguagePack
Default constructor for a function, which deletes all information about a language pack in the current localization target.
DeleteLanguagePack(String) - Constructor for class org.drinkless.tdlib.TdApi.DeleteLanguagePack
Creates a function, which deletes all information about a language pack in the current localization target.
deleteMessage - Variable in class org.drinkless.tdlib.TdApi.BlockMessageSenderFromReplies
Pass true to delete the message.
DeleteMessages() - Constructor for class org.drinkless.tdlib.TdApi.DeleteMessages
Default constructor for a function, which deletes messages.
DeleteMessages(long, long[], boolean) - Constructor for class org.drinkless.tdlib.TdApi.DeleteMessages
Creates a function, which deletes messages.
DeletePassportElement() - Constructor for class org.drinkless.tdlib.TdApi.DeletePassportElement
Default constructor for a function, which deletes a Telegram Passport element.
DeletePassportElement(TdApi.PassportElementType) - Constructor for class org.drinkless.tdlib.TdApi.DeletePassportElement
Creates a function, which deletes a Telegram Passport element.
DeleteProfilePhoto() - Constructor for class org.drinkless.tdlib.TdApi.DeleteProfilePhoto
Default constructor for a function, which deletes a profile photo.
DeleteProfilePhoto(long) - Constructor for class org.drinkless.tdlib.TdApi.DeleteProfilePhoto
Creates a function, which deletes a profile photo.
DeleteRevokedChatInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.DeleteRevokedChatInviteLink
Default constructor for a function, which deletes revoked chat invite links.
DeleteRevokedChatInviteLink(long, String) - Constructor for class org.drinkless.tdlib.TdApi.DeleteRevokedChatInviteLink
Creates a function, which deletes revoked chat invite links.
DeleteSavedCredentials() - Constructor for class org.drinkless.tdlib.TdApi.DeleteSavedCredentials
Default constructor for a function, which deletes saved credentials for all payment provider bots.
DeleteSavedOrderInfo() - Constructor for class org.drinkless.tdlib.TdApi.DeleteSavedOrderInfo
Default constructor for a function, which deletes saved order information.
DeleteStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.DeleteStickerSet
Default constructor for a function, which deleted a sticker set; for bots only.
DeleteStickerSet(String) - Constructor for class org.drinkless.tdlib.TdApi.DeleteStickerSet
Creates a function, which deleted a sticker set; for bots only.
description - Variable in class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
Group description.
description - Variable in class org.drinkless.tdlib.TdApi.BotCommand
Description of the bot command.
description - Variable in class org.drinkless.tdlib.TdApi.BotInfo
The text shown in the chat with the bot if the chat is empty.
description - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
Chat description.
description - Variable in class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
Chat description; 0-255 characters.
description - Variable in class org.drinkless.tdlib.TdApi.Game
Game description.
description - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
A short description of the result.
description - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultDocument
Document description.
description - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultPhoto
A short description of the result, if known.
description - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVideo
Description of the video.
description - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
A short description of the result.
description - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
Short description of the result, if known.
description - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
A short description of the result, if known.
description - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
A short description of the result, if known.
description - Variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
Product description; 0-255 characters.
description - Variable in class org.drinkless.tdlib.TdApi.MessageInvoice
Product description.
description - Variable in class org.drinkless.tdlib.TdApi.PageBlockRelatedArticle
Article description; may be empty.
description - Variable in class org.drinkless.tdlib.TdApi.PaymentReceipt
Product description.
description - Variable in class org.drinkless.tdlib.TdApi.RecommendedChatFolder
Chat folder description.
description - Variable in class org.drinkless.tdlib.TdApi.SetBotInfoDescription
New bot's description on the specified language.
description - Variable in class org.drinkless.tdlib.TdApi.SetChatDescription
New chat description; 0-255 characters.
description - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Supergroup or channel description.
description - Variable in class org.drinkless.tdlib.TdApi.WebApp
Web App description.
description - Variable in class org.drinkless.tdlib.TdApi.WebPage
Description of the content.
destinationPath - Variable in class org.drinkless.tdlib.TdApi.UpdateFileGenerationStart
The path to a file that must be created and where the new file is generated.
Destroy() - Constructor for class org.drinkless.tdlib.TdApi.Destroy
Default constructor for a function, which closes the TDLib instance, destroying all local data without a proper logout.
deviceModel - Variable in class org.drinkless.tdlib.TdApi.Session
Model of the device the application has been run or is running on, as provided by the application.
deviceModel - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
Model of the device the application is being run on; must be non-empty.
deviceToken - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenApplePush
Device token; may be empty to deregister a device.
deviceToken - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenApplePushVoIP
Device token; may be empty to deregister a device.
deviceToken - Variable in class org.drinkless.tdlib.TdApi.FirebaseAuthenticationSettingsIos
Device token from Apple Push Notification service.
deviceToken - Variable in class org.drinkless.tdlib.TdApi.RegisterDevice
Device token.
DeviceToken() - Constructor for class org.drinkless.tdlib.TdApi.DeviceToken
Default class constructor.
DeviceTokenApplePush() - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenApplePush
A token for Apple Push Notification service.
DeviceTokenApplePush(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenApplePush
A token for Apple Push Notification service.
DeviceTokenApplePushVoIP() - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenApplePushVoIP
A token for Apple Push Notification service VoIP notifications.
DeviceTokenApplePushVoIP(String, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenApplePushVoIP
A token for Apple Push Notification service VoIP notifications.
DeviceTokenBlackBerryPush() - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenBlackBerryPush
A token for BlackBerry Push Service.
DeviceTokenBlackBerryPush(String) - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenBlackBerryPush
A token for BlackBerry Push Service.
DeviceTokenFirebaseCloudMessaging() - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenFirebaseCloudMessaging
A token for Firebase Cloud Messaging.
DeviceTokenFirebaseCloudMessaging(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenFirebaseCloudMessaging
A token for Firebase Cloud Messaging.
DeviceTokenHuaweiPush() - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenHuaweiPush
A token for HUAWEI Push Service.
DeviceTokenHuaweiPush(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenHuaweiPush
A token for HUAWEI Push Service.
DeviceTokenMicrosoftPush() - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenMicrosoftPush
A token for Microsoft Push Notification Service.
DeviceTokenMicrosoftPush(String) - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenMicrosoftPush
A token for Microsoft Push Notification Service.
DeviceTokenMicrosoftPushVoIP() - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenMicrosoftPushVoIP
A token for Microsoft Push Notification Service VoIP channel.
DeviceTokenMicrosoftPushVoIP(String) - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenMicrosoftPushVoIP
A token for Microsoft Push Notification Service VoIP channel.
DeviceTokenSimplePush() - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenSimplePush
A token for Simple Push API for Firefox OS.
DeviceTokenSimplePush(String) - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenSimplePush
A token for Simple Push API for Firefox OS.
DeviceTokenTizenPush() - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenTizenPush
A token for Tizen Push Service.
DeviceTokenTizenPush(String) - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenTizenPush
A token for Tizen Push Service.
DeviceTokenUbuntuPush() - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenUbuntuPush
A token for Ubuntu Push Client service.
DeviceTokenUbuntuPush(String) - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenUbuntuPush
A token for Ubuntu Push Client service.
DeviceTokenWebPush() - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenWebPush
A token for web Push API.
DeviceTokenWebPush(String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenWebPush
A token for web Push API.
DeviceTokenWindowsPush() - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenWindowsPush
A token for Windows Push Notification Services.
DeviceTokenWindowsPush(String) - Constructor for class org.drinkless.tdlib.TdApi.DeviceTokenWindowsPush
A token for Windows Push Notification Services.
DiceStickers() - Constructor for class org.drinkless.tdlib.TdApi.DiceStickers
Default class constructor.
DiceStickersRegular() - Constructor for class org.drinkless.tdlib.TdApi.DiceStickersRegular
A regular animated sticker.
DiceStickersRegular(TdApi.Sticker) - Constructor for class org.drinkless.tdlib.TdApi.DiceStickersRegular
A regular animated sticker.
DiceStickersSlotMachine() - Constructor for class org.drinkless.tdlib.TdApi.DiceStickersSlotMachine
Animated stickers to be combined into a slot machine.
DiceStickersSlotMachine(TdApi.Sticker, TdApi.Sticker, TdApi.Sticker, TdApi.Sticker, TdApi.Sticker) - Constructor for class org.drinkless.tdlib.TdApi.DiceStickersSlotMachine
Animated stickers to be combined into a slot machine.
directory - Variable in class org.drinkless.tdlib.TdApi.GetSuggestedFileName
Directory in which the file is supposed to be saved.
DisableAllSupergroupUsernames() - Constructor for class org.drinkless.tdlib.TdApi.DisableAllSupergroupUsernames
Default constructor for a function, which disables all active non-editable usernames of a supergroup or channel, requires owner privileges in the supergroup or channel.
DisableAllSupergroupUsernames(long) - Constructor for class org.drinkless.tdlib.TdApi.DisableAllSupergroupUsernames
Creates a function, which disables all active non-editable usernames of a supergroup or channel, requires owner privileges in the supergroup or channel.
disableContentTypeDetection - Variable in class org.drinkless.tdlib.TdApi.InputMessageDocument
If true, automatic file type detection will be disabled and the document will always be sent as file.
disabledUsernames - Variable in class org.drinkless.tdlib.TdApi.Usernames
List of currently disabled usernames; the username can be activated with toggleUsernameIsActive, toggleBotUsernameIsActive, or toggleSupergroupUsernameIsActive.
disableMentionNotifications - Variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
If true, notifications for messages with mentions will be created as for an ordinary unread message.
disableMentionNotifications - Variable in class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
True, if notifications for messages with mentions will be created as for an ordinary unread message.
disableNotification - Variable in class org.drinkless.tdlib.TdApi.AddLocalMessage
Pass true to disable notification for the message.
disableNotification - Variable in class org.drinkless.tdlib.TdApi.MessageSendOptions
Pass true to disable notification for the message.
disableNotification - Variable in class org.drinkless.tdlib.TdApi.PinChatMessage
Pass true to disable notification about the pinned message.
disablePinnedMessageNotifications - Variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
If true, notifications for incoming pinned messages will be created as for an ordinary unread message.
disablePinnedMessageNotifications - Variable in class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
True, if notifications for incoming pinned messages will be created as for an ordinary unread message.
DisableProxy() - Constructor for class org.drinkless.tdlib.TdApi.DisableProxy
Default constructor for a function, which disables the currently enabled proxy.
disableWebPagePreview - Variable in class org.drinkless.tdlib.TdApi.InputMessageText
True, if rich web page previews for URLs in the message text must be disabled.
DiscardCall() - Constructor for class org.drinkless.tdlib.TdApi.DiscardCall
Default constructor for a function, which discards a call.
DiscardCall(int, boolean, int, boolean, long) - Constructor for class org.drinkless.tdlib.TdApi.DiscardCall
Creates a function, which discards a call.
discardReason - Variable in class org.drinkless.tdlib.TdApi.MessageCall
Reason why the call was discarded.
DisconnectAllWebsites() - Constructor for class org.drinkless.tdlib.TdApi.DisconnectAllWebsites
Default constructor for a function, which disconnects all websites from the current user's Telegram account.
DisconnectWebsite() - Constructor for class org.drinkless.tdlib.TdApi.DisconnectWebsite
Default constructor for a function, which disconnects website from the current user's Telegram account.
DisconnectWebsite(long) - Constructor for class org.drinkless.tdlib.TdApi.DisconnectWebsite
Creates a function, which disconnects website from the current user's Telegram account.
discountPercentage - Variable in class org.drinkless.tdlib.TdApi.PremiumPaymentOption
The discount associated with this option, as a percentage.
discussionChatId - Variable in class org.drinkless.tdlib.TdApi.SetChatDiscussionGroup
Identifier of a new channel's discussion group.
displayUrl - Variable in class org.drinkless.tdlib.TdApi.WebPage
URL to display.
distance - Variable in class org.drinkless.tdlib.TdApi.ChatActionBarReportAddBlock
If non-negative, the current user was found by the peer through searchChatsNearby and this is the distance between the users.
distance - Variable in class org.drinkless.tdlib.TdApi.ChatNearby
Distance to the chat location, in meters.
distance - Variable in class org.drinkless.tdlib.TdApi.MessageProximityAlertTriggered
The distance between the users.
document - Variable in class org.drinkless.tdlib.TdApi.Background
Document with the background; may be null.
document - Variable in class org.drinkless.tdlib.TdApi.Document
File containing the document.
document - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultDocument
Document.
document - Variable in class org.drinkless.tdlib.TdApi.InputMessageDocument
Document to be sent.
document - Variable in class org.drinkless.tdlib.TdApi.MessageDocument
The document description.
document - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentDocument
Message content; may be null.
document - Variable in class org.drinkless.tdlib.TdApi.RichTextIcon
The image represented as a document.
document - Variable in class org.drinkless.tdlib.TdApi.WebPage
Preview of the content as a document, if available; may be null.
Document() - Constructor for class org.drinkless.tdlib.TdApi.Document
Describes a document of any type.
Document(String, String, TdApi.Minithumbnail, TdApi.Thumbnail, TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.Document
Describes a document of any type.
documentUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
URL of the file.
domain - Variable in class org.drinkless.tdlib.TdApi.LoginUrlInfoRequestConfirmation
A domain of the URL.
domainName - Variable in class org.drinkless.tdlib.TdApi.ConnectedWebsite
The domain name of the website.
domainName - Variable in class org.drinkless.tdlib.TdApi.MessageWebsiteConnected
Domain name of the connected website.
DownloadedFileCounts() - Constructor for class org.drinkless.tdlib.TdApi.DownloadedFileCounts
Contains number of being downloaded and recently downloaded files found.
DownloadedFileCounts(int, int, int) - Constructor for class org.drinkless.tdlib.TdApi.DownloadedFileCounts
Contains number of being downloaded and recently downloaded files found.
downloadedPrefixSize - Variable in class org.drinkless.tdlib.TdApi.LocalFile
If isDownloadingCompleted is false, then only some prefix of the file starting from downloadOffset is ready to be read.
downloadedSize - Variable in class org.drinkless.tdlib.TdApi.LocalFile
Total downloaded file size, in bytes.
downloadedSize - Variable in class org.drinkless.tdlib.TdApi.UpdateFileDownloads
Total downloaded size of files in the file download list, in bytes.
DownloadFile() - Constructor for class org.drinkless.tdlib.TdApi.DownloadFile
Default constructor for a function, which downloads a file from the cloud.
DownloadFile(int, int, long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.DownloadFile
Creates a function, which downloads a file from the cloud.
downloadOffset - Variable in class org.drinkless.tdlib.TdApi.LocalFile
Download will be started from this offset.
draftMessage - Variable in class org.drinkless.tdlib.TdApi.Chat
A draft of a message in the chat; may be null.
draftMessage - Variable in class org.drinkless.tdlib.TdApi.ForumTopic
A draft of a message in the topic; may be null.
draftMessage - Variable in class org.drinkless.tdlib.TdApi.MessageThreadInfo
A draft of a message in the message thread; may be null.
draftMessage - Variable in class org.drinkless.tdlib.TdApi.SetChatDraftMessage
New draft message; pass null to remove the draft.
draftMessage - Variable in class org.drinkless.tdlib.TdApi.UpdateChatDraftMessage
The new draft message; may be null.
DraftMessage() - Constructor for class org.drinkless.tdlib.TdApi.DraftMessage
Contains information about a message draft.
DraftMessage(long, int, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.DraftMessage
Contains information about a message draft.
driverLicense - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementDriverLicense
The driver license to be saved.
driverLicense - Variable in class org.drinkless.tdlib.TdApi.PassportElementDriverLicense
Driver license.
duration - Variable in class org.drinkless.tdlib.TdApi.Animation
Duration of the animation, in seconds; as defined by the sender.
duration - Variable in class org.drinkless.tdlib.TdApi.Audio
Duration of the audio, in seconds; as defined by the sender.
duration - Variable in class org.drinkless.tdlib.TdApi.DiscardCall
The call duration, in seconds.
duration - Variable in class org.drinkless.tdlib.TdApi.GroupCall
Call duration, in seconds; for ended calls only.
duration - Variable in class org.drinkless.tdlib.TdApi.InputMessageAnimation
Duration of the animation, in seconds.
duration - Variable in class org.drinkless.tdlib.TdApi.InputMessageAudio
Duration of the audio, in seconds; may be replaced by the server.
duration - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
Duration of the video, in seconds.
duration - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideoNote
Duration of the video, in seconds.
duration - Variable in class org.drinkless.tdlib.TdApi.InputMessageVoiceNote
Duration of the voice note, in seconds.
duration - Variable in class org.drinkless.tdlib.TdApi.MessageCall
Call duration, in seconds.
duration - Variable in class org.drinkless.tdlib.TdApi.MessageExtendedMediaPreview
Media duration; 0 if unknown.
duration - Variable in class org.drinkless.tdlib.TdApi.MessageVideoChatEnded
Call duration, in seconds.
duration - Variable in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryCall
Total call duration, in seconds.
duration - Variable in class org.drinkless.tdlib.TdApi.NotificationSound
Duration of the sound, in seconds.
duration - Variable in class org.drinkless.tdlib.TdApi.SetEmojiStatus
Duration of the status, in seconds; pass 0 to keep the status active until it will be changed manually.
duration - Variable in class org.drinkless.tdlib.TdApi.Video
Duration of the video, in seconds; as defined by the sender.
duration - Variable in class org.drinkless.tdlib.TdApi.VideoNote
Duration of the video, in seconds; as defined by the sender.
duration - Variable in class org.drinkless.tdlib.TdApi.VoiceNote
Duration of the voice note, in seconds; as defined by the sender.
duration - Variable in class org.drinkless.tdlib.TdApi.WebPage
Duration of the content, in seconds.

E

editableUsername - Variable in class org.drinkless.tdlib.TdApi.Usernames
The active username, which can be changed with setUsername or setSupergroupUsername.
EditChatFolder() - Constructor for class org.drinkless.tdlib.TdApi.EditChatFolder
Default constructor for a function, which edits existing chat folder.
EditChatFolder(int, TdApi.ChatFolder) - Constructor for class org.drinkless.tdlib.TdApi.EditChatFolder
Creates a function, which edits existing chat folder.
EditChatFolderInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.EditChatFolderInviteLink
Default constructor for a function, which edits an invite link for a chat folder.
EditChatFolderInviteLink(int, String, String, long[]) - Constructor for class org.drinkless.tdlib.TdApi.EditChatFolderInviteLink
Creates a function, which edits an invite link for a chat folder.
EditChatInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.EditChatInviteLink
Default constructor for a function, which edits a non-primary invite link for a chat.
EditChatInviteLink(long, String, String, int, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.EditChatInviteLink
Creates a function, which edits a non-primary invite link for a chat.
editCommandsLink - Variable in class org.drinkless.tdlib.TdApi.BotInfo
The internal link, which can be used to edit bot commands; may be null.
EditCustomLanguagePackInfo() - Constructor for class org.drinkless.tdlib.TdApi.EditCustomLanguagePackInfo
Default constructor for a function, which edits information about a custom local language pack in the current localization target.
EditCustomLanguagePackInfo(TdApi.LanguagePackInfo) - Constructor for class org.drinkless.tdlib.TdApi.EditCustomLanguagePackInfo
Creates a function, which edits information about a custom local language pack in the current localization target.
editDate - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
Point in time (Unix timestamp) when the link was last edited; 0 if never or unknown.
editDate - Variable in class org.drinkless.tdlib.TdApi.Message
Point in time (Unix timestamp) when the message was last edited.
editDate - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageEdited
Point in time (Unix timestamp) when the message was edited.
editDescriptionLink - Variable in class org.drinkless.tdlib.TdApi.BotInfo
The internal link, which can be used to edit bot description; may be null.
editDescriptionMediaLink - Variable in class org.drinkless.tdlib.TdApi.BotInfo
The internal link, which can be used to edit the photo or animation shown in the chat with the bot if the chat is empty; may be null.
EditForumTopic() - Constructor for class org.drinkless.tdlib.TdApi.EditForumTopic
Default constructor for a function, which edits title and icon of a topic in a forum supergroup chat; requires canManageTopics administrator right in the supergroup unless the user is creator of the topic.
EditForumTopic(long, long, String, boolean, long) - Constructor for class org.drinkless.tdlib.TdApi.EditForumTopic
Creates a function, which edits title and icon of a topic in a forum supergroup chat; requires canManageTopics administrator right in the supergroup unless the user is creator of the topic.
editIconCustomEmoji - Variable in class org.drinkless.tdlib.TdApi.EditForumTopic
Pass true to edit the icon of the topic.
editIconCustomEmojiId - Variable in class org.drinkless.tdlib.TdApi.MessageForumTopicEdited
True, if icon's customEmojiId is changed.
EditInlineMessageCaption() - Constructor for class org.drinkless.tdlib.TdApi.EditInlineMessageCaption
Default constructor for a function, which edits the caption of an inline message sent via a bot; for bots only.
EditInlineMessageCaption(String, TdApi.ReplyMarkup, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.EditInlineMessageCaption
Creates a function, which edits the caption of an inline message sent via a bot; for bots only.
EditInlineMessageLiveLocation() - Constructor for class org.drinkless.tdlib.TdApi.EditInlineMessageLiveLocation
Default constructor for a function, which edits the content of a live location in an inline message sent via a bot; for bots only.
EditInlineMessageLiveLocation(String, TdApi.ReplyMarkup, TdApi.Location, int, int) - Constructor for class org.drinkless.tdlib.TdApi.EditInlineMessageLiveLocation
Creates a function, which edits the content of a live location in an inline message sent via a bot; for bots only.
EditInlineMessageMedia() - Constructor for class org.drinkless.tdlib.TdApi.EditInlineMessageMedia
Default constructor for a function, which edits the content of a message with an animation, an audio, a document, a photo or a video in an inline message sent via a bot; for bots only.
EditInlineMessageMedia(String, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.EditInlineMessageMedia
Creates a function, which edits the content of a message with an animation, an audio, a document, a photo or a video in an inline message sent via a bot; for bots only.
EditInlineMessageReplyMarkup() - Constructor for class org.drinkless.tdlib.TdApi.EditInlineMessageReplyMarkup
Default constructor for a function, which edits the reply markup of an inline message sent via a bot; for bots only.
EditInlineMessageReplyMarkup(String, TdApi.ReplyMarkup) - Constructor for class org.drinkless.tdlib.TdApi.EditInlineMessageReplyMarkup
Creates a function, which edits the reply markup of an inline message sent via a bot; for bots only.
EditInlineMessageText() - Constructor for class org.drinkless.tdlib.TdApi.EditInlineMessageText
Default constructor for a function, which edits the text of an inline text or game message sent via a bot; for bots only.
EditInlineMessageText(String, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.EditInlineMessageText
Creates a function, which edits the text of an inline text or game message sent via a bot; for bots only.
editMessage - Variable in class org.drinkless.tdlib.TdApi.SetGameScore
Pass true to edit the game message to include the current scoreboard.
editMessage - Variable in class org.drinkless.tdlib.TdApi.SetInlineGameScore
Pass true to edit the game message to include the current scoreboard.
EditMessageCaption() - Constructor for class org.drinkless.tdlib.TdApi.EditMessageCaption
Default constructor for a function, which edits the message content caption.
EditMessageCaption(long, long, TdApi.ReplyMarkup, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.EditMessageCaption
Creates a function, which edits the message content caption.
EditMessageLiveLocation() - Constructor for class org.drinkless.tdlib.TdApi.EditMessageLiveLocation
Default constructor for a function, which edits the message content of a live location.
EditMessageLiveLocation(long, long, TdApi.ReplyMarkup, TdApi.Location, int, int) - Constructor for class org.drinkless.tdlib.TdApi.EditMessageLiveLocation
Creates a function, which edits the message content of a live location.
EditMessageMedia() - Constructor for class org.drinkless.tdlib.TdApi.EditMessageMedia
Default constructor for a function, which edits the content of a message with an animation, an audio, a document, a photo or a video, including message caption.
EditMessageMedia(long, long, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.EditMessageMedia
Creates a function, which edits the content of a message with an animation, an audio, a document, a photo or a video, including message caption.
EditMessageReplyMarkup() - Constructor for class org.drinkless.tdlib.TdApi.EditMessageReplyMarkup
Default constructor for a function, which edits the message reply markup; for bots only.
EditMessageReplyMarkup(long, long, TdApi.ReplyMarkup) - Constructor for class org.drinkless.tdlib.TdApi.EditMessageReplyMarkup
Creates a function, which edits the message reply markup; for bots only.
EditMessageSchedulingState() - Constructor for class org.drinkless.tdlib.TdApi.EditMessageSchedulingState
Default constructor for a function, which edits the time when a scheduled message will be sent.
EditMessageSchedulingState(long, long, TdApi.MessageSchedulingState) - Constructor for class org.drinkless.tdlib.TdApi.EditMessageSchedulingState
Creates a function, which edits the time when a scheduled message will be sent.
EditMessageText() - Constructor for class org.drinkless.tdlib.TdApi.EditMessageText
Default constructor for a function, which edits the text of a message (or a text of a game message).
EditMessageText(long, long, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.EditMessageText
Creates a function, which edits the text of a message (or a text of a game message).
EditProxy() - Constructor for class org.drinkless.tdlib.TdApi.EditProxy
Default constructor for a function, which edits an existing proxy server for network requests.
EditProxy(int, String, int, boolean, TdApi.ProxyType) - Constructor for class org.drinkless.tdlib.TdApi.EditProxy
Creates a function, which edits an existing proxy server for network requests.
editSettingsLink - Variable in class org.drinkless.tdlib.TdApi.BotInfo
The internal link, which can be used to edit bot settings; may be null.
effectAnimation - Variable in class org.drinkless.tdlib.TdApi.EmojiReaction
Effect animation for the reaction.
element - Variable in class org.drinkless.tdlib.TdApi.SetPassportElement
Input Telegram Passport element.
elementHash - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceUnspecified
Current hash of the entire element.
elements - Variable in class org.drinkless.tdlib.TdApi.MessagePassportDataReceived
List of received Telegram Passport elements.
elements - Variable in class org.drinkless.tdlib.TdApi.PassportElements
Telegram Passport elements.
elements - Variable in class org.drinkless.tdlib.TdApi.PassportElementsWithErrors
Telegram Passport elements.
emailAddress - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementEmailAddress
The email address to be saved.
emailAddress - Variable in class org.drinkless.tdlib.TdApi.OrderInfo
Email address of the user.
emailAddress - Variable in class org.drinkless.tdlib.TdApi.PassportElementEmailAddress
Email address.
emailAddress - Variable in class org.drinkless.tdlib.TdApi.RichTextEmailAddress
Email address.
emailAddress - Variable in class org.drinkless.tdlib.TdApi.SendEmailAddressVerificationCode
Email address.
emailAddress - Variable in class org.drinkless.tdlib.TdApi.SetAuthenticationEmailAddress
The email address of the user.
EmailAddressAuthentication() - Constructor for class org.drinkless.tdlib.TdApi.EmailAddressAuthentication
Default class constructor.
EmailAddressAuthenticationAppleId() - Constructor for class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationAppleId
An authentication token received through Apple ID.
EmailAddressAuthenticationAppleId(String) - Constructor for class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationAppleId
An authentication token received through Apple ID.
EmailAddressAuthenticationCode() - Constructor for class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationCode
An authentication code delivered to a user's email address.
EmailAddressAuthenticationCode(String) - Constructor for class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationCode
An authentication code delivered to a user's email address.
EmailAddressAuthenticationCodeInfo() - Constructor for class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationCodeInfo
Information about the email address authentication code that was sent.
EmailAddressAuthenticationCodeInfo(String, int) - Constructor for class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationCodeInfo
Information about the email address authentication code that was sent.
EmailAddressAuthenticationGoogleId() - Constructor for class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationGoogleId
An authentication token received through Google ID.
EmailAddressAuthenticationGoogleId(String) - Constructor for class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationGoogleId
An authentication token received through Google ID.
emailAddressPattern - Variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationCodeInfo
Pattern of the email address to which an authentication code was sent.
emailAddressResetState - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailCode
Reset state of the email address; may be null if the email address can't be reset.
EmailAddressResetState() - Constructor for class org.drinkless.tdlib.TdApi.EmailAddressResetState
Default class constructor.
EmailAddressResetStateAvailable() - Constructor for class org.drinkless.tdlib.TdApi.EmailAddressResetStateAvailable
Email address can be reset after the given period.
EmailAddressResetStateAvailable(int) - Constructor for class org.drinkless.tdlib.TdApi.EmailAddressResetStateAvailable
Email address can be reset after the given period.
EmailAddressResetStatePending() - Constructor for class org.drinkless.tdlib.TdApi.EmailAddressResetStatePending
Email address reset has already been requested.
EmailAddressResetStatePending(int) - Constructor for class org.drinkless.tdlib.TdApi.EmailAddressResetStatePending
Email address reset has already been requested.
embedHeight - Variable in class org.drinkless.tdlib.TdApi.WebPage
Height of the embedded preview.
embedType - Variable in class org.drinkless.tdlib.TdApi.WebPage
MIME type of the embedded preview, (e.g., text/html or video/mp4).
embedUrl - Variable in class org.drinkless.tdlib.TdApi.WebPage
URL to show in the embedded preview.
embedWidth - Variable in class org.drinkless.tdlib.TdApi.WebPage
Width of the embedded preview.
emoji - Variable in class org.drinkless.tdlib.TdApi.ChatActionWatchingAnimations
The animated emoji.
emoji - Variable in class org.drinkless.tdlib.TdApi.EmojiReaction
Text representation of the reaction.
emoji - Variable in class org.drinkless.tdlib.TdApi.GetAnimatedEmoji
The emoji.
emoji - Variable in class org.drinkless.tdlib.TdApi.GetEmojiReaction
Text representation of the reaction.
emoji - Variable in class org.drinkless.tdlib.TdApi.InputMessageDice
Emoji on which the dice throw animation is based.
emoji - Variable in class org.drinkless.tdlib.TdApi.InputMessageSticker
Emoji used to choose the sticker.
emoji - Variable in class org.drinkless.tdlib.TdApi.MessageAnimatedEmoji
The corresponding emoji.
emoji - Variable in class org.drinkless.tdlib.TdApi.MessageDice
Emoji on which the dice throw animation is based.
emoji - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentSticker
Emoji corresponding to the sticker; may be empty.
emoji - Variable in class org.drinkless.tdlib.TdApi.ReactionTypeEmoji
Text representation of the reaction.
emoji - Variable in class org.drinkless.tdlib.TdApi.Sticker
Emoji corresponding to the sticker.
EmojiCategories() - Constructor for class org.drinkless.tdlib.TdApi.EmojiCategories
Represents a list of emoji categories.
EmojiCategories(TdApi.EmojiCategory[]) - Constructor for class org.drinkless.tdlib.TdApi.EmojiCategories
Represents a list of emoji categories.
EmojiCategory() - Constructor for class org.drinkless.tdlib.TdApi.EmojiCategory
Contains a list of similar emoji to search for in getStickers and searchStickers.
EmojiCategory(String, TdApi.Sticker, String[]) - Constructor for class org.drinkless.tdlib.TdApi.EmojiCategory
Contains a list of similar emoji to search for in getStickers and searchStickers.
EmojiCategoryType() - Constructor for class org.drinkless.tdlib.TdApi.EmojiCategoryType
Default class constructor.
EmojiCategoryTypeChatPhoto() - Constructor for class org.drinkless.tdlib.TdApi.EmojiCategoryTypeChatPhoto
The category must be used for chat photo emoji selection.
EmojiCategoryTypeDefault() - Constructor for class org.drinkless.tdlib.TdApi.EmojiCategoryTypeDefault
The category must be used by default.
EmojiCategoryTypeEmojiStatus() - Constructor for class org.drinkless.tdlib.TdApi.EmojiCategoryTypeEmojiStatus
The category must be used for emoji status selection.
EmojiReaction() - Constructor for class org.drinkless.tdlib.TdApi.EmojiReaction
Contains information about a emoji reaction.
EmojiReaction(String, String, boolean, TdApi.Sticker, TdApi.Sticker, TdApi.Sticker, TdApi.Sticker, TdApi.Sticker, TdApi.Sticker, TdApi.Sticker) - Constructor for class org.drinkless.tdlib.TdApi.EmojiReaction
Contains information about a emoji reaction.
emojis - Variable in class org.drinkless.tdlib.TdApi.CallStateReady
Encryption key emojis fingerprint.
emojis - Variable in class org.drinkless.tdlib.TdApi.EmojiCategory
List of emojis in the category.
emojis - Variable in class org.drinkless.tdlib.TdApi.Emojis
List of emojis.
emojis - Variable in class org.drinkless.tdlib.TdApi.InputSticker
String with 1-20 emoji corresponding to the sticker.
emojis - Variable in class org.drinkless.tdlib.TdApi.SearchStickers
Space-separated list of emoji to search for; must be non-empty.
emojis - Variable in class org.drinkless.tdlib.TdApi.SetStickerEmojis
New string with 1-20 emoji corresponding to the sticker.
emojis - Variable in class org.drinkless.tdlib.TdApi.StickerSet
A list of emoji corresponding to the stickers in the same order.
emojis - Variable in class org.drinkless.tdlib.TdApi.UpdateActiveEmojiReactions
The new list of active emoji reactions.
emojis - Variable in class org.drinkless.tdlib.TdApi.UpdateAnimationSearchParameters
The new list of emojis suggested for searching.
emojis - Variable in class org.drinkless.tdlib.TdApi.UpdateDiceEmojis
The new list of supported dice emojis.
Emojis() - Constructor for class org.drinkless.tdlib.TdApi.Emojis
Represents a list of emoji.
Emojis(String[]) - Constructor for class org.drinkless.tdlib.TdApi.Emojis
Represents a list of emoji.
emojiStatus - Variable in class org.drinkless.tdlib.TdApi.SetEmojiStatus
New emoji status; pass null to switch to the default badge.
emojiStatus - Variable in class org.drinkless.tdlib.TdApi.User
Emoji status to be shown instead of the default Telegram Premium badge; may be null.
EmojiStatus() - Constructor for class org.drinkless.tdlib.TdApi.EmojiStatus
Describes a custom emoji to be shown instead of the Telegram Premium badge.
EmojiStatus(long) - Constructor for class org.drinkless.tdlib.TdApi.EmojiStatus
Describes a custom emoji to be shown instead of the Telegram Premium badge.
emojiStatuses - Variable in class org.drinkless.tdlib.TdApi.EmojiStatuses
The list of emoji statuses.
EmojiStatuses() - Constructor for class org.drinkless.tdlib.TdApi.EmojiStatuses
Contains a list of emoji statuses.
EmojiStatuses(TdApi.EmojiStatus[]) - Constructor for class org.drinkless.tdlib.TdApi.EmojiStatuses
Contains a list of emoji statuses.
enable - Variable in class org.drinkless.tdlib.TdApi.AddProxy
Pass true to immediately enable the proxy.
enable - Variable in class org.drinkless.tdlib.TdApi.EditProxy
Pass true to immediately enable the proxy.
enabledNotificationsPercentage - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
A percentage of users with enabled notifications for the chat.
enabledStartNotification - Variable in class org.drinkless.tdlib.TdApi.GroupCall
True, if the group call is scheduled and the current user will receive a notification when the group call will start.
enabledStartNotification - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallEnabledStartNotification
New value of the enabledStartNotification setting.
EnableProxy() - Constructor for class org.drinkless.tdlib.TdApi.EnableProxy
Default constructor for a function, which enables a proxy.
EnableProxy(int) - Constructor for class org.drinkless.tdlib.TdApi.EnableProxy
Creates a function, which enables a proxy.
enableStorageOptimizer - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
Pass true to automatically delete old files in background.
encrypt - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenApplePushVoIP
True, if push notifications must be additionally encrypted.
encrypt - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenFirebaseCloudMessaging
True, if push notifications must be additionally encrypted.
encrypt - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenHuaweiPush
True, if push notifications must be additionally encrypted.
EncryptedCredentials() - Constructor for class org.drinkless.tdlib.TdApi.EncryptedCredentials
Contains encrypted Telegram Passport data credentials.
EncryptedCredentials(byte[], byte[], byte[]) - Constructor for class org.drinkless.tdlib.TdApi.EncryptedCredentials
Contains encrypted Telegram Passport data credentials.
EncryptedPassportElement() - Constructor for class org.drinkless.tdlib.TdApi.EncryptedPassportElement
Contains information about an encrypted Telegram Passport element; for bots only.
EncryptedPassportElement(TdApi.PassportElementType, byte[], TdApi.DatedFile, TdApi.DatedFile, TdApi.DatedFile, TdApi.DatedFile[], TdApi.DatedFile[], String, String) - Constructor for class org.drinkless.tdlib.TdApi.EncryptedPassportElement
Contains information about an encrypted Telegram Passport element; for bots only.
encryptionKey - Variable in class org.drinkless.tdlib.TdApi.CallStateReady
Call encryption key.
endControlPoint - Variable in class org.drinkless.tdlib.TdApi.VectorPathCommandCubicBezierCurve
The end control point of the curve.
endDate - Variable in class org.drinkless.tdlib.TdApi.DateRange
Point in time (Unix timestamp) at which the date range ends.
EndGroupCall() - Constructor for class org.drinkless.tdlib.TdApi.EndGroupCall
Default constructor for a function, which ends a group call.
EndGroupCall(int) - Constructor for class org.drinkless.tdlib.TdApi.EndGroupCall
Creates a function, which ends a group call.
EndGroupCallRecording() - Constructor for class org.drinkless.tdlib.TdApi.EndGroupCallRecording
Default constructor for a function, which ends recording of an active group call.
EndGroupCallRecording(int) - Constructor for class org.drinkless.tdlib.TdApi.EndGroupCallRecording
Creates a function, which ends recording of an active group call.
EndGroupCallScreenSharing() - Constructor for class org.drinkless.tdlib.TdApi.EndGroupCallScreenSharing
Default constructor for a function, which ends screen sharing in a joined group call.
EndGroupCallScreenSharing(int) - Constructor for class org.drinkless.tdlib.TdApi.EndGroupCallScreenSharing
Creates a function, which ends screen sharing in a joined group call.
endpoint - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenSimplePush
Absolute URL exposed by the push service where the application server can send push messages; may be empty to deregister a device.
endpoint - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenWebPush
Absolute URL exposed by the push service where the application server can send push messages; may be empty to deregister a device.
endPoint - Variable in class org.drinkless.tdlib.TdApi.VectorPathCommandCubicBezierCurve
The end point of the curve.
endPoint - Variable in class org.drinkless.tdlib.TdApi.VectorPathCommandLine
The end point of the straight line.
endpointId - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipantVideoInfo
Video channel endpoint identifier.
englishName - Variable in class org.drinkless.tdlib.TdApi.CountryInfo
English name of the country.
entities - Variable in class org.drinkless.tdlib.TdApi.FormattedText
Entities contained in the text.
entities - Variable in class org.drinkless.tdlib.TdApi.TextEntities
List of text entities.
entries - Variable in class org.drinkless.tdlib.TdApi.NetworkStatistics
Network statistics entries.
entry - Variable in class org.drinkless.tdlib.TdApi.AddNetworkStatistics
The network statistics entry with the data to be added to statistics.
error - Variable in class org.drinkless.tdlib.TdApi.CallStateError
Error.
error - Variable in class org.drinkless.tdlib.TdApi.FinishFileGeneration
If passed, the file generation has failed and must be terminated; pass null if the file generation succeeded.
error - Variable in class org.drinkless.tdlib.TdApi.SpeechRecognitionResultError
Recognition error.
error - Variable in class org.drinkless.tdlib.TdApi.TestReturnError
The error to be returned.
Error() - Constructor for class org.drinkless.tdlib.TdApi.Error
An object of this type can be returned on every function call, in case of an error.
Error(int, String) - Constructor for class org.drinkless.tdlib.TdApi.Error
An object of this type can be returned on every function call, in case of an error.
errorCode - Variable in class org.drinkless.tdlib.TdApi.MessageSendingStateFailed
An error code; 0 if unknown.
errorCode - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageSendFailed
An error code.
errorMessage - Variable in class org.drinkless.tdlib.TdApi.AnswerPreCheckoutQuery
An error message, empty on success.
errorMessage - Variable in class org.drinkless.tdlib.TdApi.AnswerShippingQuery
An error message, empty on success.
errorMessage - Variable in class org.drinkless.tdlib.TdApi.MessageSendingStateFailed
Error message.
errorMessage - Variable in class org.drinkless.tdlib.TdApi.SetBotUpdatesStatus
The last error message.
errorMessage - Variable in class org.drinkless.tdlib.TdApi.StatisticalGraphError
The error message.
errorMessage - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageSendFailed
Error message.
errors - Variable in class org.drinkless.tdlib.TdApi.PassportElementsWithErrors
Errors in the elements that are already available.
errors - Variable in class org.drinkless.tdlib.TdApi.SetPassportElementErrors
The errors.
event - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCustomEvent
A JSON-serialized event.
events - Variable in class org.drinkless.tdlib.TdApi.ChatEvents
List of events.
exactMatch - Variable in class org.drinkless.tdlib.TdApi.SearchEmojis
Pass true if only emojis, which exactly match the text, needs to be returned.
exceptions - Variable in class org.drinkless.tdlib.TdApi.AutosaveSettings
Autosave settings for specific chats.
excludeArchived - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
True, if archived chats need to be excluded.
excludeChatIds - Variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
If non-empty, files from the given chats are excluded.
excludedChatIds - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
The chat identifiers of always excluded chats in the folder.
excludeMuted - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
True, if muted chats need to be excluded.
excludeRead - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
True, if read chats need to be excluded.
excludeSecretChats - Variable in class org.drinkless.tdlib.TdApi.ClearAllDraftMessages
Pass true to keep local message drafts in secret chats.
execute(TdApi.Function) - Static method in class org.drinkless.tdlib.Client
Synchronously executes a TDLib request.
expectCustomEmoji - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeStickerSet
True, if the sticker set is expected to contain custom emoji.
expectedSize - Variable in class org.drinkless.tdlib.TdApi.File
Approximate file size in bytes in case the exact file size is unknown.
expectedSize - Variable in class org.drinkless.tdlib.TdApi.InputFileGenerated
Expected size of the generated file, in bytes; 0 if unknown.
expectedSize - Variable in class org.drinkless.tdlib.TdApi.SetFileGenerationProgress
Expected size of the generated file, in bytes; 0 if unknown.
expirationDate - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
Point in time (Unix timestamp) when the link will expire; 0 if never.
expirationDate - Variable in class org.drinkless.tdlib.TdApi.CreateChatInviteLink
Point in time (Unix timestamp) when the link will expire; pass 0 if never.
expirationDate - Variable in class org.drinkless.tdlib.TdApi.EditChatInviteLink
Point in time (Unix timestamp) when the link will expire; pass 0 if never.
expires - Variable in class org.drinkless.tdlib.TdApi.UserStatusOnline
Point in time (Unix timestamp) when the user's online status will expire.
expiresIn - Variable in class org.drinkless.tdlib.TdApi.MessageLocation
Left time for which the location can be updated, in seconds.
expiresIn - Variable in class org.drinkless.tdlib.TdApi.UserLink
Left time for which the link is valid, in seconds; 0 if the link is a public username link.
expiryDate - Variable in class org.drinkless.tdlib.TdApi.IdentityDocument
Document expiry date; may be null if not applicable.
expiryDate - Variable in class org.drinkless.tdlib.TdApi.InputIdentityDocument
Document expiry date; pass null if not applicable.
explanation - Variable in class org.drinkless.tdlib.TdApi.PollTypeQuiz
Text that is shown when the user chooses an incorrect answer or taps on the lamp icon; 0-200 characters with at most 2 line feeds; empty for a yet unanswered poll.
extendedMedia - Variable in class org.drinkless.tdlib.TdApi.MessageInvoice
Extended media attached to the invoice; may be null.
extendedMediaContent - Variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
The content of extended media attached to the invoice.
externalAlbumCovers - Variable in class org.drinkless.tdlib.TdApi.Audio
Album cover variants to use if the downloaded audio file contains no album cover.

F

fallbackUrl - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeInstantView
An URL to open if getWebPageInstantView fails.
feature - Variable in class org.drinkless.tdlib.TdApi.PremiumFeaturePromotionAnimation
Premium feature.
feature - Variable in class org.drinkless.tdlib.TdApi.PremiumSourceFeature
The used feature.
feature - Variable in class org.drinkless.tdlib.TdApi.ViewPremiumFeature
The viewed premium feature.
features - Variable in class org.drinkless.tdlib.TdApi.PremiumFeatures
The list of available features.
feedbackLink - Variable in class org.drinkless.tdlib.TdApi.WebPageInstantView
An internal link to be opened to leave feedback about the instant view.
fewValue - Variable in class org.drinkless.tdlib.TdApi.LanguagePackStringValuePluralized
Value for few objects.
fieldName - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceDataField
Field name.
fieldName - Variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceDataField
Field name.
file - Variable in class org.drinkless.tdlib.TdApi.AnimatedChatPhoto
Information about the animation file.
file - Variable in class org.drinkless.tdlib.TdApi.DatedFile
The file.
file - Variable in class org.drinkless.tdlib.TdApi.PreliminaryUploadFile
File to upload.
file - Variable in class org.drinkless.tdlib.TdApi.Thumbnail
The thumbnail.
file - Variable in class org.drinkless.tdlib.TdApi.UpdateFile
New data about the file.
File() - Constructor for class org.drinkless.tdlib.TdApi.File
Represents a file.
File(int, long, long, TdApi.LocalFile, TdApi.RemoteFile) - Constructor for class org.drinkless.tdlib.TdApi.File
Represents a file.
fileCount - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsFast
Approximate number of files.
fileDownload - Variable in class org.drinkless.tdlib.TdApi.UpdateFileAddedToDownloads
The added file download.
FileDownload() - Constructor for class org.drinkless.tdlib.TdApi.FileDownload
Describes a file added to file download list.
FileDownload(int, TdApi.Message, int, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.FileDownload
Describes a file added to file download list.
FileDownloadedPrefixSize() - Constructor for class org.drinkless.tdlib.TdApi.FileDownloadedPrefixSize
Contains size of downloaded prefix of a file.
FileDownloadedPrefixSize(long) - Constructor for class org.drinkless.tdlib.TdApi.FileDownloadedPrefixSize
Contains size of downloaded prefix of a file.
fileHash - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFile
Current hash of the file which has the error.
fileHash - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFrontSide
Current hash of the file containing the front side.
fileHash - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceReverseSide
Current hash of the file containing the reverse side.
fileHash - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceSelfie
Current hash of the file containing the selfie.
fileHash - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFile
Current hash of the file containing the translation.
fileHashes - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFiles
Current hashes of all attached files.
fileHashes - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFiles
Current hashes of all files with the translation.
fileId - Variable in class org.drinkless.tdlib.TdApi.AddFileToDownloads
Identifier of the file to download.
fileId - Variable in class org.drinkless.tdlib.TdApi.CancelDownloadFile
Identifier of a file to stop downloading.
fileId - Variable in class org.drinkless.tdlib.TdApi.CancelPreliminaryUploadFile
Identifier of the file to stop uploading.
fileId - Variable in class org.drinkless.tdlib.TdApi.DeleteFile
Identifier of the file to delete.
fileId - Variable in class org.drinkless.tdlib.TdApi.DownloadFile
Identifier of the file to download.
fileId - Variable in class org.drinkless.tdlib.TdApi.FileDownload
File identifier.
fileId - Variable in class org.drinkless.tdlib.TdApi.GetAttachedStickerSets
File identifier.
fileId - Variable in class org.drinkless.tdlib.TdApi.GetFile
Identifier of the file to get.
fileId - Variable in class org.drinkless.tdlib.TdApi.GetFileDownloadedPrefixSize
Identifier of the file.
fileId - Variable in class org.drinkless.tdlib.TdApi.GetSuggestedFileName
Identifier of the file.
fileId - Variable in class org.drinkless.tdlib.TdApi.ReadFilePart
Identifier of the file.
fileId - Variable in class org.drinkless.tdlib.TdApi.RemoveFileFromDownloads
Identifier of the downloaded file.
fileId - Variable in class org.drinkless.tdlib.TdApi.ReportChatPhoto
Identifier of the photo to report.
fileId - Variable in class org.drinkless.tdlib.TdApi.ToggleDownloadIsPaused
Identifier of the downloaded file.
fileId - Variable in class org.drinkless.tdlib.TdApi.UpdateFileDownload
File identifier.
fileId - Variable in class org.drinkless.tdlib.TdApi.UpdateFileRemovedFromDownloads
File identifier.
fileIndex - Variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceFile
Index of a file with the error.
fileIndex - Variable in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceTranslationFile
Index of a file with the error.
fileName - Variable in class org.drinkless.tdlib.TdApi.Animation
Original name of the file; as defined by the sender.
fileName - Variable in class org.drinkless.tdlib.TdApi.Audio
Original name of the file; as defined by the sender.
fileName - Variable in class org.drinkless.tdlib.TdApi.CleanFileName
File name or path to the file.
fileName - Variable in class org.drinkless.tdlib.TdApi.Document
Original name of the file; as defined by the sender.
fileName - Variable in class org.drinkless.tdlib.TdApi.GetFileMimeType
The name of the file or path to the file.
fileName - Variable in class org.drinkless.tdlib.TdApi.Video
Original name of the file; as defined by the sender.
FilePart() - Constructor for class org.drinkless.tdlib.TdApi.FilePart
Contains a part of a file.
FilePart(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.FilePart
Contains a part of a file.
files - Variable in class org.drinkless.tdlib.TdApi.EncryptedPassportElement
List of attached files.
files - Variable in class org.drinkless.tdlib.TdApi.FoundFileDownloads
The list of files.
files - Variable in class org.drinkless.tdlib.TdApi.InputPersonalDocument
List of files containing the pages of the document.
files - Variable in class org.drinkless.tdlib.TdApi.PersonalDocument
List of files containing the pages of the document.
filesDirectory - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
The path to the directory for storing files; if empty, databaseDirectory will be used.
filesSize - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsFast
Approximate total size of files, in bytes.
fileType - Variable in class org.drinkless.tdlib.TdApi.GetRemoteFile
File type; pass null if unknown.
fileType - Variable in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryFile
Type of the file the data is part of; pass null if the data isn't related to files.
fileType - Variable in class org.drinkless.tdlib.TdApi.PreliminaryUploadFile
File type; pass null if unknown.
fileType - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByFileType
File type.
FileType() - Constructor for class org.drinkless.tdlib.TdApi.FileType
Default class constructor.
FileTypeAnimation() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeAnimation
The file is an animation.
FileTypeAudio() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeAudio
The file is an audio file.
FileTypeDocument() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeDocument
The file is a document.
FileTypeNone() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeNone
The data is not a file.
FileTypeNotificationSound() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeNotificationSound
The file is a notification sound.
FileTypePhoto() - Constructor for class org.drinkless.tdlib.TdApi.FileTypePhoto
The file is a photo.
FileTypeProfilePhoto() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeProfilePhoto
The file is a profile photo.
fileTypes - Variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
If non-empty, only files with the given types are considered.
FileTypeSecret() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeSecret
The file was sent to a secret chat (the file type is not known to the server).
FileTypeSecretThumbnail() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeSecretThumbnail
The file is a thumbnail of a file from a secret chat.
FileTypeSecure() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeSecure
The file is a file from Secure storage used for storing Telegram Passport files.
FileTypeSticker() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeSticker
The file is a sticker.
FileTypeThumbnail() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeThumbnail
The file is a thumbnail of another file.
FileTypeUnknown() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeUnknown
The file type is not yet known.
FileTypeVideo() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeVideo
The file is a video.
FileTypeVideoNote() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeVideoNote
The file is a video note.
FileTypeVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeVoiceNote
The file is a voice note.
FileTypeWallpaper() - Constructor for class org.drinkless.tdlib.TdApi.FileTypeWallpaper
The file is a wallpaper or a background pattern.
fill - Variable in class org.drinkless.tdlib.TdApi.BackgroundTypeFill
The background fill.
fill - Variable in class org.drinkless.tdlib.TdApi.BackgroundTypePattern
Fill of the background.
filter - Variable in class org.drinkless.tdlib.TdApi.GetChatMessageCalendar
Filter for message content.
filter - Variable in class org.drinkless.tdlib.TdApi.GetChatMessageCount
Filter for message content; searchMessagesFilterEmpty is unsupported in this function.
filter - Variable in class org.drinkless.tdlib.TdApi.GetChatMessagePosition
Filter for message content; searchMessagesFilterEmpty, searchMessagesFilterUnreadMention, searchMessagesFilterUnreadReaction, and searchMessagesFilterFailedToSend are unsupported in this function.
filter - Variable in class org.drinkless.tdlib.TdApi.GetChatSparseMessagePositions
Filter for message content.
filter - Variable in class org.drinkless.tdlib.TdApi.GetSupergroupMembers
The type of users to return; pass null to use supergroupMembersFilterRecent.
filter - Variable in class org.drinkless.tdlib.TdApi.SearchChatMembers
The type of users to search for; pass null to search among all chat members.
filter - Variable in class org.drinkless.tdlib.TdApi.SearchChatMessages
Additional filter for messages to search; pass null to search for all messages.
filter - Variable in class org.drinkless.tdlib.TdApi.SearchMessages
Additional filter for messages to search; pass null to search for all messages.
filter - Variable in class org.drinkless.tdlib.TdApi.SearchSecretMessages
Additional filter for messages to search; pass null to search for all messages.
filters - Variable in class org.drinkless.tdlib.TdApi.GetChatEventLog
The types of events to return; pass null to get chat events of all types.
finalize() - Method in class org.drinkless.tdlib.Client
 
finalState - Variable in class org.drinkless.tdlib.TdApi.MessageDice
The animated stickers with the final dice animation; may be null if unknown.
FinishFileGeneration() - Constructor for class org.drinkless.tdlib.TdApi.FinishFileGeneration
Default constructor for a function, which finishes the file generation.
FinishFileGeneration(long, TdApi.Error) - Constructor for class org.drinkless.tdlib.TdApi.FinishFileGeneration
Creates a function, which finishes the file generation.
firebaseAuthenticationSettings - Variable in class org.drinkless.tdlib.TdApi.PhoneNumberAuthenticationSettings
For official Android and iOS applications only; pass null otherwise.
FirebaseAuthenticationSettings() - Constructor for class org.drinkless.tdlib.TdApi.FirebaseAuthenticationSettings
Default class constructor.
FirebaseAuthenticationSettingsAndroid() - Constructor for class org.drinkless.tdlib.TdApi.FirebaseAuthenticationSettingsAndroid
Settings for Firebase Authentication in the official Android application.
FirebaseAuthenticationSettingsIos() - Constructor for class org.drinkless.tdlib.TdApi.FirebaseAuthenticationSettingsIos
Settings for Firebase Authentication in the official iOS application.
FirebaseAuthenticationSettingsIos(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.FirebaseAuthenticationSettingsIos
Settings for Firebase Authentication in the official iOS application.
firstName - Variable in class org.drinkless.tdlib.TdApi.Contact
First name of the user; 1-255 characters in length.
firstName - Variable in class org.drinkless.tdlib.TdApi.PersonalDetails
First name of the user written in English; 1-255 characters.
firstName - Variable in class org.drinkless.tdlib.TdApi.RegisterUser
The first name of the user; 1-64 characters.
firstName - Variable in class org.drinkless.tdlib.TdApi.SetName
The new value of the first name for the current user; 1-64 characters.
firstName - Variable in class org.drinkless.tdlib.TdApi.User
First name of the user.
fitzpatrickType - Variable in class org.drinkless.tdlib.TdApi.AnimatedEmoji
Emoji modifier fitzpatrick type; 0-6; 0 if none.
folder - Variable in class org.drinkless.tdlib.TdApi.CreateChatFolder
The new chat folder.
folder - Variable in class org.drinkless.tdlib.TdApi.EditChatFolder
The edited chat folder.
folder - Variable in class org.drinkless.tdlib.TdApi.GetChatFolderDefaultIconName
Chat folder.
folder - Variable in class org.drinkless.tdlib.TdApi.RecommendedChatFolder
The chat folder.
footer - Variable in class org.drinkless.tdlib.TdApi.PageBlockFooter
Footer.
forAlbum - Variable in class org.drinkless.tdlib.TdApi.GetMessageEmbeddingCode
Pass true to return an HTML code for embedding of the whole media album.
forAlbum - Variable in class org.drinkless.tdlib.TdApi.GetMessageLink
Pass true to create a link for the whole media album.
forAlbum - Variable in class org.drinkless.tdlib.TdApi.MessageLinkInfo
True, if the whole media album to which the message belongs is linked.
force - Variable in class org.drinkless.tdlib.TdApi.CreateBasicGroupChat
Pass true to create the chat without a network request.
force - Variable in class org.drinkless.tdlib.TdApi.CreatePrivateChat
Pass true to create the chat without a network request.
force - Variable in class org.drinkless.tdlib.TdApi.CreateSupergroupChat
Pass true to create the chat without a network request.
force - Variable in class org.drinkless.tdlib.TdApi.SetGameScore
Pass true to update the score even if it decreases.
force - Variable in class org.drinkless.tdlib.TdApi.SetInlineGameScore
Pass true to update the score even if it decreases.
forceFull - Variable in class org.drinkless.tdlib.TdApi.GetWebPageInstantView
Pass true to get full instant view for the web page.
forceQuiz - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestPoll
If true, only polls in quiz mode must be allowed to create.
forceRead - Variable in class org.drinkless.tdlib.TdApi.ViewMessages
Pass true to mark as read the specified messages even the chat is closed.
forceRegular - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestPoll
If true, only regular polls must be allowed to create.
forDarkTheme - Variable in class org.drinkless.tdlib.TdApi.GetBackgrounds
Pass true to order returned backgrounds for a dark theme.
forDarkTheme - Variable in class org.drinkless.tdlib.TdApi.SetBackground
Pass true if the background is changed for a dark theme.
forDarkTheme - Variable in class org.drinkless.tdlib.TdApi.UpdateSelectedBackground
True, if background for dark theme has changed.
forImport - Variable in class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
Pass true to create a supergroup for importing messages using importMessage.
format - Variable in class org.drinkless.tdlib.TdApi.Sticker
Sticker format.
format - Variable in class org.drinkless.tdlib.TdApi.Thumbnail
Thumbnail format.
formattedPhoneNumber - Variable in class org.drinkless.tdlib.TdApi.PhoneNumberInfo
The phone number without country calling code formatted accordingly to local rules.
FormattedText() - Constructor for class org.drinkless.tdlib.TdApi.FormattedText
A text with some entities.
FormattedText(String, TdApi.TextEntity[]) - Constructor for class org.drinkless.tdlib.TdApi.FormattedText
A text with some entities.
forumChanges - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
True, if forum-related actions need to be returned.
ForumTopic() - Constructor for class org.drinkless.tdlib.TdApi.ForumTopic
Describes a forum topic.
ForumTopic(TdApi.ForumTopicInfo, TdApi.Message, boolean, int, long, long, int, int, TdApi.ChatNotificationSettings, TdApi.DraftMessage) - Constructor for class org.drinkless.tdlib.TdApi.ForumTopic
Describes a forum topic.
ForumTopicIcon() - Constructor for class org.drinkless.tdlib.TdApi.ForumTopicIcon
Describes a forum topic icon.
ForumTopicIcon(int, long) - Constructor for class org.drinkless.tdlib.TdApi.ForumTopicIcon
Describes a forum topic icon.
ForumTopicInfo() - Constructor for class org.drinkless.tdlib.TdApi.ForumTopicInfo
Contains basic information about a forum topic.
ForumTopicInfo(long, String, TdApi.ForumTopicIcon, int, TdApi.MessageSender, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ForumTopicInfo
Contains basic information about a forum topic.
ForumTopics() - Constructor for class org.drinkless.tdlib.TdApi.ForumTopics
Describes a list of forum topics.
ForumTopics(int, TdApi.ForumTopic[], int, long, long) - Constructor for class org.drinkless.tdlib.TdApi.ForumTopics
Describes a list of forum topics.
forwardCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsMessageInteractionInfo
Number of times the message was forwarded.
forwardCount - Variable in class org.drinkless.tdlib.TdApi.MessageInteractionInfo
Number of times the message was forwarded.
forwardInfo - Variable in class org.drinkless.tdlib.TdApi.Message
Information about the initial message sender; may be null.
forwardLimit - Variable in class org.drinkless.tdlib.TdApi.AddChatMember
The number of earlier messages from the chat to be forwarded to the new member; up to 100.
ForwardMessages() - Constructor for class org.drinkless.tdlib.TdApi.ForwardMessages
Default constructor for a function, which forwards previously sent messages.
ForwardMessages(long, long, long, long[], TdApi.MessageSendOptions, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ForwardMessages
Creates a function, which forwards previously sent messages.
forwardText - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeLoginUrl
If non-empty, new text of the button in forwarded messages.
FoundChatMessages() - Constructor for class org.drinkless.tdlib.TdApi.FoundChatMessages
Contains a list of messages found by a search in a given chat.
FoundChatMessages(int, TdApi.Message[], long) - Constructor for class org.drinkless.tdlib.TdApi.FoundChatMessages
Contains a list of messages found by a search in a given chat.
FoundFileDownloads() - Constructor for class org.drinkless.tdlib.TdApi.FoundFileDownloads
Contains a list of downloaded files, found by a search.
FoundFileDownloads(TdApi.DownloadedFileCounts, TdApi.FileDownload[], String) - Constructor for class org.drinkless.tdlib.TdApi.FoundFileDownloads
Contains a list of downloaded files, found by a search.
FoundMessages() - Constructor for class org.drinkless.tdlib.TdApi.FoundMessages
Contains a list of messages found by a search.
FoundMessages(int, TdApi.Message[], String) - Constructor for class org.drinkless.tdlib.TdApi.FoundMessages
Contains a list of messages found by a search.
FoundWebApp() - Constructor for class org.drinkless.tdlib.TdApi.FoundWebApp
Contains information about a Web App found by its short name.
FoundWebApp(TdApi.WebApp, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.FoundWebApp
Contains information about a Web App found by its short name.
fromBackground - Variable in class org.drinkless.tdlib.TdApi.MessageSendOptions
Pass true if the message is sent from the background.
fromCache - Variable in class org.drinkless.tdlib.TdApi.UpdateDeleteMessages
True, if the messages are deleted only from the cache and can possibly be retrieved again in the future.
fromChatId - Variable in class org.drinkless.tdlib.TdApi.ForwardMessages
Identifier of the chat from which to forward messages.
fromChatId - Variable in class org.drinkless.tdlib.TdApi.InputMessageForwarded
Identifier for the chat this forwarded message came from.
fromChatId - Variable in class org.drinkless.tdlib.TdApi.MessageForwardInfo
For messages forwarded to the chat with the current user (Saved Messages), to the Replies bot chat, or to the channel's discussion group, the identifier of the chat from which the message was forwarded last time; 0 if unknown.
fromEventId - Variable in class org.drinkless.tdlib.TdApi.GetChatEventLog
Identifier of an event from which to return results.
fromMessageId - Variable in class org.drinkless.tdlib.TdApi.GetChatHistory
Identifier of the message starting from which history must be fetched; use 0 to get results from the last message.
fromMessageId - Variable in class org.drinkless.tdlib.TdApi.GetChatMessageCalendar
The message identifier from which to return information about messages; use 0 to get results from the last message.
fromMessageId - Variable in class org.drinkless.tdlib.TdApi.GetChatSparseMessagePositions
The message identifier from which to return information about message positions.
fromMessageId - Variable in class org.drinkless.tdlib.TdApi.GetMessageThreadHistory
Identifier of the message starting from which history must be fetched; use 0 to get results from the last message.
fromMessageId - Variable in class org.drinkless.tdlib.TdApi.MessageForwardInfo
For messages forwarded to the chat with the current user (Saved Messages), to the Replies bot chat, or to the channel's discussion group, the identifier of the original message from which the new message was forwarded last time; 0 if unknown.
fromMessageId - Variable in class org.drinkless.tdlib.TdApi.SearchChatMessages
Identifier of the message starting from which history must be fetched; use 0 to get results from the last message.
fromUserId - Variable in class org.drinkless.tdlib.TdApi.MessageChatSetMessageAutoDeleteTime
If not 0, a user identifier, which default setting was automatically applied.
frontSide - Variable in class org.drinkless.tdlib.TdApi.EncryptedPassportElement
The front side of an identity document.
frontSide - Variable in class org.drinkless.tdlib.TdApi.IdentityDocument
Front side of the document.
frontSide - Variable in class org.drinkless.tdlib.TdApi.InputIdentityDocument
Front side of the document.
fullType - Variable in class org.drinkless.tdlib.TdApi.Sticker
Sticker's full type.
Function() - Constructor for class org.drinkless.tdlib.TdApi.Function
Default Function constructor.

G

game - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultGame
Game result.
game - Variable in class org.drinkless.tdlib.TdApi.MessageGame
The game description.
Game() - Constructor for class org.drinkless.tdlib.TdApi.Game
Describes a game.
Game(long, String, String, TdApi.FormattedText, String, TdApi.Photo, TdApi.Animation) - Constructor for class org.drinkless.tdlib.TdApi.Game
Describes a game.
GameHighScore() - Constructor for class org.drinkless.tdlib.TdApi.GameHighScore
Contains one row of the game high score table.
GameHighScore(int, long, int) - Constructor for class org.drinkless.tdlib.TdApi.GameHighScore
Contains one row of the game high score table.
GameHighScores() - Constructor for class org.drinkless.tdlib.TdApi.GameHighScores
Contains a list of game high scores.
GameHighScores(TdApi.GameHighScore[]) - Constructor for class org.drinkless.tdlib.TdApi.GameHighScores
Contains a list of game high scores.
gameId - Variable in class org.drinkless.tdlib.TdApi.MessageGameScore
Identifier of the game; may be different from the games presented in the message with the game.
gameMessageId - Variable in class org.drinkless.tdlib.TdApi.MessageGameScore
Identifier of the message with the game, can be an identifier of a deleted message.
gameShortName - Variable in class org.drinkless.tdlib.TdApi.CallbackQueryPayloadGame
A short name of the game that was attached to the callback button.
gameShortName - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultGame
Short name of the game.
gameShortName - Variable in class org.drinkless.tdlib.TdApi.InputMessageGame
Short name of the game.
gameShortName - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeGame
Short name of the game.
gender - Variable in class org.drinkless.tdlib.TdApi.PersonalDetails
Gender of the user, "male" or "female".
generationId - Variable in class org.drinkless.tdlib.TdApi.FinishFileGeneration
The identifier of the generation process.
generationId - Variable in class org.drinkless.tdlib.TdApi.SetFileGenerationProgress
The identifier of the generation process.
generationId - Variable in class org.drinkless.tdlib.TdApi.UpdateFileGenerationStart
Unique identifier for the generation process.
generationId - Variable in class org.drinkless.tdlib.TdApi.UpdateFileGenerationStop
Unique identifier for the generation process.
generationId - Variable in class org.drinkless.tdlib.TdApi.WriteGeneratedFilePart
The identifier of the generation process.
GetAccountTtl() - Constructor for class org.drinkless.tdlib.TdApi.GetAccountTtl
Default constructor for a function, which returns the period of inactivity after which the account of the current user will automatically be deleted.
GetActiveLiveLocationMessages() - Constructor for class org.drinkless.tdlib.TdApi.GetActiveLiveLocationMessages
Default constructor for a function, which returns all active live locations that need to be updated by the application.
GetActiveSessions() - Constructor for class org.drinkless.tdlib.TdApi.GetActiveSessions
Default constructor for a function, which returns all active sessions of the current user.
GetAllPassportElements() - Constructor for class org.drinkless.tdlib.TdApi.GetAllPassportElements
Default constructor for a function, which returns all available Telegram Passport elements.
GetAllPassportElements(String) - Constructor for class org.drinkless.tdlib.TdApi.GetAllPassportElements
Creates a function, which returns all available Telegram Passport elements.
GetAnimatedEmoji() - Constructor for class org.drinkless.tdlib.TdApi.GetAnimatedEmoji
Default constructor for a function, which returns an animated emoji corresponding to a given emoji.
GetAnimatedEmoji(String) - Constructor for class org.drinkless.tdlib.TdApi.GetAnimatedEmoji
Creates a function, which returns an animated emoji corresponding to a given emoji.
GetApplicationConfig() - Constructor for class org.drinkless.tdlib.TdApi.GetApplicationConfig
Default constructor for a function, which returns application config, provided by the server.
GetApplicationDownloadLink() - Constructor for class org.drinkless.tdlib.TdApi.GetApplicationDownloadLink
Default constructor for a function, which returns the link for downloading official Telegram application to be used when the current user invites friends to Telegram.
GetArchivedStickerSets() - Constructor for class org.drinkless.tdlib.TdApi.GetArchivedStickerSets
Default constructor for a function, which returns a list of archived sticker sets.
GetArchivedStickerSets(TdApi.StickerType, long, int) - Constructor for class org.drinkless.tdlib.TdApi.GetArchivedStickerSets
Creates a function, which returns a list of archived sticker sets.
GetAttachedStickerSets() - Constructor for class org.drinkless.tdlib.TdApi.GetAttachedStickerSets
Default constructor for a function, which returns a list of sticker sets attached to a file, including regular, mask, and emoji sticker sets.
GetAttachedStickerSets(int) - Constructor for class org.drinkless.tdlib.TdApi.GetAttachedStickerSets
Creates a function, which returns a list of sticker sets attached to a file, including regular, mask, and emoji sticker sets.
GetAttachmentMenuBot() - Constructor for class org.drinkless.tdlib.TdApi.GetAttachmentMenuBot
Default constructor for a function, which returns information about a bot that can be added to attachment menu.
GetAttachmentMenuBot(long) - Constructor for class org.drinkless.tdlib.TdApi.GetAttachmentMenuBot
Creates a function, which returns information about a bot that can be added to attachment menu.
GetAuthorizationState() - Constructor for class org.drinkless.tdlib.TdApi.GetAuthorizationState
Default constructor for a function, which returns the current authorization state; this is an offline request.
GetAutoDownloadSettingsPresets() - Constructor for class org.drinkless.tdlib.TdApi.GetAutoDownloadSettingsPresets
Default constructor for a function, which returns auto-download settings presets for the current user.
GetAutosaveSettings() - Constructor for class org.drinkless.tdlib.TdApi.GetAutosaveSettings
Default constructor for a function, which returns autosave settings for the current user.
GetBackgrounds() - Constructor for class org.drinkless.tdlib.TdApi.GetBackgrounds
Default constructor for a function, which returns backgrounds installed by the user.
GetBackgrounds(boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetBackgrounds
Creates a function, which returns backgrounds installed by the user.
GetBackgroundUrl() - Constructor for class org.drinkless.tdlib.TdApi.GetBackgroundUrl
Default constructor for a function, which constructs a persistent HTTP URL for a background.
GetBackgroundUrl(String, TdApi.BackgroundType) - Constructor for class org.drinkless.tdlib.TdApi.GetBackgroundUrl
Creates a function, which constructs a persistent HTTP URL for a background.
GetBankCardInfo() - Constructor for class org.drinkless.tdlib.TdApi.GetBankCardInfo
Default constructor for a function, which returns information about a bank card.
GetBankCardInfo(String) - Constructor for class org.drinkless.tdlib.TdApi.GetBankCardInfo
Creates a function, which returns information about a bank card.
GetBasicGroup() - Constructor for class org.drinkless.tdlib.TdApi.GetBasicGroup
Default constructor for a function, which returns information about a basic group by its identifier.
GetBasicGroup(long) - Constructor for class org.drinkless.tdlib.TdApi.GetBasicGroup
Creates a function, which returns information about a basic group by its identifier.
GetBasicGroupFullInfo() - Constructor for class org.drinkless.tdlib.TdApi.GetBasicGroupFullInfo
Default constructor for a function, which returns full information about a basic group by its identifier.
GetBasicGroupFullInfo(long) - Constructor for class org.drinkless.tdlib.TdApi.GetBasicGroupFullInfo
Creates a function, which returns full information about a basic group by its identifier.
GetBlockedMessageSenders() - Constructor for class org.drinkless.tdlib.TdApi.GetBlockedMessageSenders
Default constructor for a function, which returns users and chats that were blocked by the current user.
GetBlockedMessageSenders(int, int) - Constructor for class org.drinkless.tdlib.TdApi.GetBlockedMessageSenders
Creates a function, which returns users and chats that were blocked by the current user.
GetBotInfoDescription() - Constructor for class org.drinkless.tdlib.TdApi.GetBotInfoDescription
Default constructor for a function, which returns the text shown in the chat with a bot if the chat is empty in the given language.
GetBotInfoDescription(long, String) - Constructor for class org.drinkless.tdlib.TdApi.GetBotInfoDescription
Creates a function, which returns the text shown in the chat with a bot if the chat is empty in the given language.
GetBotInfoShortDescription() - Constructor for class org.drinkless.tdlib.TdApi.GetBotInfoShortDescription
Default constructor for a function, which returns the text shown on a bot's profile page and sent together with the link when users share the bot in the given language.
GetBotInfoShortDescription(long, String) - Constructor for class org.drinkless.tdlib.TdApi.GetBotInfoShortDescription
Creates a function, which returns the text shown on a bot's profile page and sent together with the link when users share the bot in the given language.
GetBotName() - Constructor for class org.drinkless.tdlib.TdApi.GetBotName
Default constructor for a function, which returns the name of a bot in the given language.
GetBotName(long, String) - Constructor for class org.drinkless.tdlib.TdApi.GetBotName
Creates a function, which returns the name of a bot in the given language.
GetCallbackQueryAnswer() - Constructor for class org.drinkless.tdlib.TdApi.GetCallbackQueryAnswer
Default constructor for a function, which sends a callback query to a bot and returns an answer.
GetCallbackQueryAnswer(long, long, TdApi.CallbackQueryPayload) - Constructor for class org.drinkless.tdlib.TdApi.GetCallbackQueryAnswer
Creates a function, which sends a callback query to a bot and returns an answer.
GetCallbackQueryMessage() - Constructor for class org.drinkless.tdlib.TdApi.GetCallbackQueryMessage
Default constructor for a function, which returns information about a message with the callback button that originated a callback query; for bots only.
GetCallbackQueryMessage(long, long, long) - Constructor for class org.drinkless.tdlib.TdApi.GetCallbackQueryMessage
Creates a function, which returns information about a message with the callback button that originated a callback query; for bots only.
GetChat() - Constructor for class org.drinkless.tdlib.TdApi.GetChat
Default constructor for a function, which returns information about a chat by its identifier, this is an offline request if the current user is not a bot.
GetChat(long) - Constructor for class org.drinkless.tdlib.TdApi.GetChat
Creates a function, which returns information about a chat by its identifier, this is an offline request if the current user is not a bot.
GetChatAdministrators() - Constructor for class org.drinkless.tdlib.TdApi.GetChatAdministrators
Default constructor for a function, which returns a list of administrators of the chat with their custom titles.
GetChatAdministrators(long) - Constructor for class org.drinkless.tdlib.TdApi.GetChatAdministrators
Creates a function, which returns a list of administrators of the chat with their custom titles.
GetChatAvailableMessageSenders() - Constructor for class org.drinkless.tdlib.TdApi.GetChatAvailableMessageSenders
Default constructor for a function, which returns list of message sender identifiers, which can be used to send messages in a chat.
GetChatAvailableMessageSenders(long) - Constructor for class org.drinkless.tdlib.TdApi.GetChatAvailableMessageSenders
Creates a function, which returns list of message sender identifiers, which can be used to send messages in a chat.
GetChatEventLog() - Constructor for class org.drinkless.tdlib.TdApi.GetChatEventLog
Default constructor for a function, which returns a list of service actions taken by chat members and administrators in the last 48 hours.
GetChatEventLog(long, String, long, int, TdApi.ChatEventLogFilters, long[]) - Constructor for class org.drinkless.tdlib.TdApi.GetChatEventLog
Creates a function, which returns a list of service actions taken by chat members and administrators in the last 48 hours.
GetChatFolder() - Constructor for class org.drinkless.tdlib.TdApi.GetChatFolder
Default constructor for a function, which returns information about a chat folder by its identifier.
GetChatFolder(int) - Constructor for class org.drinkless.tdlib.TdApi.GetChatFolder
Creates a function, which returns information about a chat folder by its identifier.
GetChatFolderChatsToLeave() - Constructor for class org.drinkless.tdlib.TdApi.GetChatFolderChatsToLeave
Default constructor for a function, which returns identifiers of pinned or always included chats from a chat folder, which are suggested to be left when the chat folder is deleted.
GetChatFolderChatsToLeave(int) - Constructor for class org.drinkless.tdlib.TdApi.GetChatFolderChatsToLeave
Creates a function, which returns identifiers of pinned or always included chats from a chat folder, which are suggested to be left when the chat folder is deleted.
GetChatFolderDefaultIconName() - Constructor for class org.drinkless.tdlib.TdApi.GetChatFolderDefaultIconName
Default constructor for a function, which returns default icon name for a folder.
GetChatFolderDefaultIconName(TdApi.ChatFolder) - Constructor for class org.drinkless.tdlib.TdApi.GetChatFolderDefaultIconName
Creates a function, which returns default icon name for a folder.
GetChatFolderInviteLinks() - Constructor for class org.drinkless.tdlib.TdApi.GetChatFolderInviteLinks
Default constructor for a function, which returns invite links created by the current user for a shareable chat folder.
GetChatFolderInviteLinks(int) - Constructor for class org.drinkless.tdlib.TdApi.GetChatFolderInviteLinks
Creates a function, which returns invite links created by the current user for a shareable chat folder.
GetChatFolderNewChats() - Constructor for class org.drinkless.tdlib.TdApi.GetChatFolderNewChats
Default constructor for a function, which returns new chats added to a shareable chat folder by its owner.
GetChatFolderNewChats(int) - Constructor for class org.drinkless.tdlib.TdApi.GetChatFolderNewChats
Creates a function, which returns new chats added to a shareable chat folder by its owner.
GetChatHistory() - Constructor for class org.drinkless.tdlib.TdApi.GetChatHistory
Default constructor for a function, which returns messages in a chat.
GetChatHistory(long, long, int, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetChatHistory
Creates a function, which returns messages in a chat.
GetChatInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.GetChatInviteLink
Default constructor for a function, which returns information about an invite link.
GetChatInviteLink(long, String) - Constructor for class org.drinkless.tdlib.TdApi.GetChatInviteLink
Creates a function, which returns information about an invite link.
GetChatInviteLinkCounts() - Constructor for class org.drinkless.tdlib.TdApi.GetChatInviteLinkCounts
Default constructor for a function, which returns list of chat administrators with number of their invite links.
GetChatInviteLinkCounts(long) - Constructor for class org.drinkless.tdlib.TdApi.GetChatInviteLinkCounts
Creates a function, which returns list of chat administrators with number of their invite links.
GetChatInviteLinkMembers() - Constructor for class org.drinkless.tdlib.TdApi.GetChatInviteLinkMembers
Default constructor for a function, which returns chat members joined a chat via an invite link.
GetChatInviteLinkMembers(long, String, TdApi.ChatInviteLinkMember, int) - Constructor for class org.drinkless.tdlib.TdApi.GetChatInviteLinkMembers
Creates a function, which returns chat members joined a chat via an invite link.
GetChatInviteLinks() - Constructor for class org.drinkless.tdlib.TdApi.GetChatInviteLinks
Default constructor for a function, which returns invite links for a chat created by specified administrator.
GetChatInviteLinks(long, long, boolean, int, String, int) - Constructor for class org.drinkless.tdlib.TdApi.GetChatInviteLinks
Creates a function, which returns invite links for a chat created by specified administrator.
GetChatJoinRequests() - Constructor for class org.drinkless.tdlib.TdApi.GetChatJoinRequests
Default constructor for a function, which returns pending join requests in a chat.
GetChatJoinRequests(long, String, String, TdApi.ChatJoinRequest, int) - Constructor for class org.drinkless.tdlib.TdApi.GetChatJoinRequests
Creates a function, which returns pending join requests in a chat.
GetChatListsToAddChat() - Constructor for class org.drinkless.tdlib.TdApi.GetChatListsToAddChat
Default constructor for a function, which returns chat lists to which the chat can be added.
GetChatListsToAddChat(long) - Constructor for class org.drinkless.tdlib.TdApi.GetChatListsToAddChat
Creates a function, which returns chat lists to which the chat can be added.
GetChatMember() - Constructor for class org.drinkless.tdlib.TdApi.GetChatMember
Default constructor for a function, which returns information about a single member of a chat.
GetChatMember(long, TdApi.MessageSender) - Constructor for class org.drinkless.tdlib.TdApi.GetChatMember
Creates a function, which returns information about a single member of a chat.
GetChatMessageByDate() - Constructor for class org.drinkless.tdlib.TdApi.GetChatMessageByDate
Default constructor for a function, which returns the last message sent in a chat no later than the specified date.
GetChatMessageByDate(long, int) - Constructor for class org.drinkless.tdlib.TdApi.GetChatMessageByDate
Creates a function, which returns the last message sent in a chat no later than the specified date.
GetChatMessageCalendar() - Constructor for class org.drinkless.tdlib.TdApi.GetChatMessageCalendar
Default constructor for a function, which returns information about the next messages of the specified type in the chat split by days.
GetChatMessageCalendar(long, TdApi.SearchMessagesFilter, long) - Constructor for class org.drinkless.tdlib.TdApi.GetChatMessageCalendar
Creates a function, which returns information about the next messages of the specified type in the chat split by days.
GetChatMessageCount() - Constructor for class org.drinkless.tdlib.TdApi.GetChatMessageCount
Default constructor for a function, which returns approximate number of messages of the specified type in the chat.
GetChatMessageCount(long, TdApi.SearchMessagesFilter, boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetChatMessageCount
Creates a function, which returns approximate number of messages of the specified type in the chat.
GetChatMessagePosition() - Constructor for class org.drinkless.tdlib.TdApi.GetChatMessagePosition
Default constructor for a function, which returns approximate 1-based position of a message among messages, which can be found by the specified filter in the chat.
GetChatMessagePosition(long, long, TdApi.SearchMessagesFilter, long) - Constructor for class org.drinkless.tdlib.TdApi.GetChatMessagePosition
Creates a function, which returns approximate 1-based position of a message among messages, which can be found by the specified filter in the chat.
GetChatNotificationSettingsExceptions() - Constructor for class org.drinkless.tdlib.TdApi.GetChatNotificationSettingsExceptions
Default constructor for a function, which returns list of chats with non-default notification settings.
GetChatNotificationSettingsExceptions(TdApi.NotificationSettingsScope, boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetChatNotificationSettingsExceptions
Creates a function, which returns list of chats with non-default notification settings.
GetChatPinnedMessage() - Constructor for class org.drinkless.tdlib.TdApi.GetChatPinnedMessage
Default constructor for a function, which returns information about a newest pinned message in the chat.
GetChatPinnedMessage(long) - Constructor for class org.drinkless.tdlib.TdApi.GetChatPinnedMessage
Creates a function, which returns information about a newest pinned message in the chat.
GetChats() - Constructor for class org.drinkless.tdlib.TdApi.GetChats
Default constructor for a function, which returns an ordered list of chats from the beginning of a chat list.
GetChats(TdApi.ChatList, int) - Constructor for class org.drinkless.tdlib.TdApi.GetChats
Creates a function, which returns an ordered list of chats from the beginning of a chat list.
GetChatScheduledMessages() - Constructor for class org.drinkless.tdlib.TdApi.GetChatScheduledMessages
Default constructor for a function, which returns all scheduled messages in a chat.
GetChatScheduledMessages(long) - Constructor for class org.drinkless.tdlib.TdApi.GetChatScheduledMessages
Creates a function, which returns all scheduled messages in a chat.
GetChatsForChatFolderInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.GetChatsForChatFolderInviteLink
Default constructor for a function, which returns identifiers of chats from a chat folder, suitable for adding to a chat folder invite link.
GetChatsForChatFolderInviteLink(int) - Constructor for class org.drinkless.tdlib.TdApi.GetChatsForChatFolderInviteLink
Creates a function, which returns identifiers of chats from a chat folder, suitable for adding to a chat folder invite link.
GetChatSparseMessagePositions() - Constructor for class org.drinkless.tdlib.TdApi.GetChatSparseMessagePositions
Default constructor for a function, which returns sparse positions of messages of the specified type in the chat to be used for shared media scroll implementation.
GetChatSparseMessagePositions(long, TdApi.SearchMessagesFilter, long, int) - Constructor for class org.drinkless.tdlib.TdApi.GetChatSparseMessagePositions
Creates a function, which returns sparse positions of messages of the specified type in the chat to be used for shared media scroll implementation.
GetChatSponsoredMessages() - Constructor for class org.drinkless.tdlib.TdApi.GetChatSponsoredMessages
Default constructor for a function, which returns sponsored messages to be shown in a chat; for channel chats only.
GetChatSponsoredMessages(long) - Constructor for class org.drinkless.tdlib.TdApi.GetChatSponsoredMessages
Creates a function, which returns sponsored messages to be shown in a chat; for channel chats only.
GetChatStatistics() - Constructor for class org.drinkless.tdlib.TdApi.GetChatStatistics
Default constructor for a function, which returns detailed statistics about a chat.
GetChatStatistics(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetChatStatistics
Creates a function, which returns detailed statistics about a chat.
GetCommands() - Constructor for class org.drinkless.tdlib.TdApi.GetCommands
Default constructor for a function, which returns list of commands supported by the bot for the given user scope and language; for bots only.
GetCommands(TdApi.BotCommandScope, String) - Constructor for class org.drinkless.tdlib.TdApi.GetCommands
Creates a function, which returns list of commands supported by the bot for the given user scope and language; for bots only.
GetConnectedWebsites() - Constructor for class org.drinkless.tdlib.TdApi.GetConnectedWebsites
Default constructor for a function, which returns all website where the current user used Telegram to log in.
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AcceptCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AcceptTermsOfService
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AccountTtl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddApplicationChangelog
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddChatFolderByInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddChatMember
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddChatMembers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddChatToList
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddContact
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddCustomServerLanguagePack
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddedReaction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddedReactions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddFavoriteSticker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddFileToDownloads
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddLocalMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddLogMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddMessageReaction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddNetworkStatistics
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddProxy
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddRecentlyFoundChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddRecentSticker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Address
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddSavedAnimation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddSavedNotificationSound
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AddStickerToSet
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AnimatedChatPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AnimatedEmoji
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Animation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Animations
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AnswerCallbackQuery
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AnswerCustomQuery
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AnswerInlineQuery
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AnswerPreCheckoutQuery
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AnswerShippingQuery
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AnswerWebAppQuery
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AssignAppStoreTransaction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AssignGooglePlayTransaction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AttachmentMenuBotColor
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Audio
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthenticationCodeInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthenticationCodeType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFirebaseAndroid
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFirebaseIos
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFlashCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFragment
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeMissedCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeSms
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeTelegramMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthorizationState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthorizationStateClosed
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthorizationStateClosing
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthorizationStateLoggingOut
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthorizationStateReady
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailAddress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitEmailCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitOtherDeviceConfirmation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitPassword
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitPhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitRegistration
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitTdlibParameters
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AutoDownloadSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AutoDownloadSettingsPresets
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AutosaveSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AutosaveSettingsException
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AutosaveSettingsScope
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AutosaveSettingsScopeChannelChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AutosaveSettingsScopeChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AutosaveSettingsScopeGroupChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AutosaveSettingsScopePrivateChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AvailableReaction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.AvailableReactions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Background
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BackgroundFill
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BackgroundFillFreeformGradient
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BackgroundFillGradient
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BackgroundFillSolid
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Backgrounds
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BackgroundType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BackgroundTypeFill
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BackgroundTypePattern
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BackgroundTypeWallpaper
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BanChatMember
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BankCardActionOpenUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BankCardInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BasicGroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BlockMessageSenderFromReplies
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BotCommand
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BotCommands
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BotCommandScope
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BotCommandScopeAllChatAdministrators
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BotCommandScopeAllGroupChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BotCommandScopeAllPrivateChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BotCommandScopeChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BotCommandScopeChatAdministrators
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BotCommandScopeChatMember
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BotCommandScopeDefault
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BotInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.BotMenuButton
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Call
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallbackQueryAnswer
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallbackQueryPayload
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallbackQueryPayloadData
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallbackQueryPayloadDataWithPassword
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallbackQueryPayloadGame
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallDiscardReason
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallDiscardReasonDeclined
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallDiscardReasonDisconnected
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallDiscardReasonEmpty
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallDiscardReasonHungUp
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallDiscardReasonMissed
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallId
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallProblem
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallProblemDistortedSpeech
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallProblemDistortedVideo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallProblemDropped
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallProblemEcho
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallProblemInterruptions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallProblemNoise
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallProblemPixelatedVideo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallProblemSilentLocal
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallProblemSilentRemote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallProtocol
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallServer
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallServerType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallServerTypeTelegramReflector
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallServerTypeWebrtc
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallStateDiscarded
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallStateError
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallStateExchangingKeys
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallStateHangingUp
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallStatePending
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CallStateReady
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CancelDownloadFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CancelPasswordReset
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CancelPreliminaryUploadFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CanPurchasePremium
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CanTransferOwnership
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CanTransferOwnershipResult
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultOk
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultPasswordNeeded
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultPasswordTooFresh
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultSessionTooFresh
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChangeImportedContacts
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChangePhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChangeStickerSet
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Chat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatAction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionBar
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionBarAddContact
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionBarInviteMembers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionBarJoinRequest
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionBarReportAddBlock
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionBarReportSpam
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionBarReportUnrelatedLocation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionBarSharePhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionCancel
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionChoosingContact
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionChoosingLocation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionChoosingSticker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionRecordingVideo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionRecordingVideoNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionRecordingVoiceNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionStartPlayingGame
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionTyping
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionUploadingDocument
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionUploadingPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionUploadingVideo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionUploadingVideoNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionUploadingVoiceNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatActionWatchingAnimations
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatAdministrator
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatAdministrators
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatAvailableReactions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatAvailableReactionsAll
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatAvailableReactionsSome
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatBackground
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEvent
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventAction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventActiveUsernamesChanged
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventAvailableReactionsChanged
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventDescriptionChanged
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventForumTopicCreated
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventForumTopicDeleted
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventForumTopicEdited
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventForumTopicPinned
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsClosed
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsHidden
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventHasAggressiveAntiSpamEnabledToggled
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventHasProtectedContentToggled
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventInviteLinkDeleted
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventInviteLinkEdited
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventInviteLinkRevoked
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventInvitesToggled
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventIsAllHistoryAvailableToggled
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventIsForumToggled
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventLinkedChatChanged
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventLocationChanged
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventMemberInvited
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventMemberJoined
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByRequest
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventMemberLeft
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventMemberPromoted
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventMemberRestricted
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventMessageAutoDeleteTimeChanged
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventMessageDeleted
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventMessageEdited
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventMessagePinned
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventMessageUnpinned
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventPermissionsChanged
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventPhotoChanged
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventPollStopped
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEvents
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventSignMessagesToggled
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventSlowModeDelayChanged
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventStickerSetChanged
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventTitleChanged
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventUsernameChanged
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventVideoChatCreated
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventVideoChatEnded
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventVideoChatMuteNewParticipantsToggled
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantIsMutedToggled
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantVolumeLevelChanged
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatFolder
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatFolderIcon
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatFolderInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatFolderInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatFolderInviteLinkInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatFolderInviteLinks
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatInviteLinkCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatInviteLinkCounts
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatInviteLinkMember
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatInviteLinkMembers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatInviteLinks
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatJoinRequest
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatJoinRequests
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatJoinRequestsInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatList
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatListArchive
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatListFolder
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatListMain
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatLists
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatLocation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMember
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMembers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMembersFilter
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMembersFilterAdministrators
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMembersFilterBanned
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMembersFilterBots
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMembersFilterContacts
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMembersFilterMembers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMembersFilterMention
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMembersFilterRestricted
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMemberStatus
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMemberStatusAdministrator
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMemberStatusBanned
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMemberStatusCreator
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMemberStatusLeft
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMemberStatusMember
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMemberStatusRestricted
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMessageSender
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatMessageSenders
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatNearby
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatPermissions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatPhotoInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatPhotos
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatPhotoSticker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatPhotoStickerType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeCustomEmoji
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeRegularOrMask
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatPosition
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatReportReason
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatReportReasonChildAbuse
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatReportReasonCopyright
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatReportReasonCustom
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatReportReasonFake
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatReportReasonIllegalDrugs
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatReportReasonPersonalDetails
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatReportReasonPornography
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatReportReasonSpam
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatReportReasonUnrelatedLocation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatReportReasonViolence
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Chats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatsNearby
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatSource
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatSourceMtprotoProxy
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatSourcePublicServiceAnnouncement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatStatistics
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatStatisticsAdministratorActionsInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatStatisticsInviterInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatStatisticsMessageInteractionInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatStatisticsMessageSenderInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatTheme
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatTypeBasicGroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatTypePrivate
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatTypeSecret
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ChatTypeSupergroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckAuthenticationBotToken
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckAuthenticationCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckAuthenticationEmailCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckAuthenticationPassword
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckAuthenticationPasswordRecoveryCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckChangePhoneNumberCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckChatFolderInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckChatInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckChatUsername
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckChatUsernameResult
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultOk
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultPublicChatsTooMany
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultPublicGroupsUnavailable
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultUsernameInvalid
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultUsernameOccupied
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckChatUsernameResultUsernamePurchasable
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckCreatedPublicChatsLimit
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckEmailAddressVerificationCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckLoginEmailAddressCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckPasswordRecoveryCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckPhoneNumberConfirmationCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckPhoneNumberVerificationCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckRecoveryEmailAddressCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckStickerSetName
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckStickerSetNameResult
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckStickerSetNameResultNameInvalid
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckStickerSetNameResultNameOccupied
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CheckStickerSetNameResultOk
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CleanFileName
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ClearAllDraftMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ClearAutosaveSettingsExceptions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ClearImportedContacts
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ClearRecentEmojiStatuses
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ClearRecentlyFoundChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ClearRecentReactions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ClearRecentStickers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ClickAnimatedEmojiMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ClickPremiumSubscriptionButton
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Close
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CloseChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ClosedVectorPath
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CloseSecretChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CloseWebApp
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ConfirmQrCodeAuthentication
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ConnectedWebsite
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ConnectedWebsites
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ConnectionState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ConnectionStateConnecting
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ConnectionStateConnectingToProxy
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ConnectionStateReady
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ConnectionStateUpdating
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ConnectionStateWaitingForNetwork
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Contact
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Count
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Countries
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CountryInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreateBasicGroupChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreateCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreateChatFolder
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreateChatFolderInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreateChatInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreateForumTopic
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreateInvoiceLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreateNewBasicGroupChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreateNewSecretChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreateNewStickerSet
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreatePrivateChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreateSecretChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreateSupergroupChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreateTemporaryPassword
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CreateVideoChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.CustomRequestResult
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DatabaseStatistics
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Date
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DatedFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DateRange
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeepLinkInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteAccount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteAllCallMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteAllRevokedChatInviteLinks
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteChatFolder
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteChatFolderInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteChatHistory
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteChatMessagesByDate
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteChatMessagesBySender
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteChatReplyMarkup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteCommands
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteForumTopic
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteLanguagePack
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeletePassportElement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteProfilePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteRevokedChatInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteSavedCredentials
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteSavedOrderInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeleteStickerSet
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Destroy
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeviceToken
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeviceTokenApplePush
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeviceTokenApplePushVoIP
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeviceTokenBlackBerryPush
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeviceTokenFirebaseCloudMessaging
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeviceTokenHuaweiPush
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeviceTokenMicrosoftPush
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeviceTokenMicrosoftPushVoIP
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeviceTokenSimplePush
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeviceTokenTizenPush
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeviceTokenUbuntuPush
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeviceTokenWebPush
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DeviceTokenWindowsPush
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DiceStickers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DiceStickersRegular
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DiceStickersSlotMachine
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DisableAllSupergroupUsernames
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DisableProxy
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DiscardCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DisconnectAllWebsites
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DisconnectWebsite
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Document
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DownloadedFileCounts
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DownloadFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.DraftMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditChatFolder
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditChatFolderInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditChatInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditCustomLanguagePackInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditForumTopic
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditInlineMessageCaption
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditInlineMessageLiveLocation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditInlineMessageMedia
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditInlineMessageReplyMarkup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditInlineMessageText
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditMessageCaption
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditMessageLiveLocation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditMessageMedia
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditMessageReplyMarkup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditMessageSchedulingState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditMessageText
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EditProxy
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmailAddressAuthentication
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationAppleId
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationCodeInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationGoogleId
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmailAddressResetState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmailAddressResetStateAvailable
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmailAddressResetStatePending
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmojiCategories
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmojiCategory
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmojiCategoryType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmojiCategoryTypeChatPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmojiCategoryTypeDefault
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmojiCategoryTypeEmojiStatus
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmojiReaction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Emojis
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmojiStatus
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EmojiStatuses
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EnableProxy
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EncryptedCredentials
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EncryptedPassportElement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EndGroupCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EndGroupCallRecording
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.EndGroupCallScreenSharing
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Error
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.File
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileDownload
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileDownloadedPrefixSize
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FilePart
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeAnimation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeAudio
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeDocument
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeNone
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeNotificationSound
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeProfilePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeSecret
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeSecretThumbnail
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeSecure
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeSticker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeThumbnail
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeUnknown
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeVideo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeVideoNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeVoiceNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FileTypeWallpaper
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FinishFileGeneration
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FirebaseAuthenticationSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FirebaseAuthenticationSettingsAndroid
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FirebaseAuthenticationSettingsIos
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FormattedText
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ForumTopic
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ForumTopicIcon
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ForumTopicInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ForumTopics
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ForwardMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FoundChatMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FoundFileDownloads
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FoundMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.FoundWebApp
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Function
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Game
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GameHighScore
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GameHighScores
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetAccountTtl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetActiveLiveLocationMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetActiveSessions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetAllPassportElements
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetAnimatedEmoji
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetApplicationConfig
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetApplicationDownloadLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetArchivedStickerSets
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetAttachedStickerSets
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetAttachmentMenuBot
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetAuthorizationState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetAutoDownloadSettingsPresets
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetAutosaveSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetBackgrounds
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetBackgroundUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetBankCardInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetBasicGroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetBasicGroupFullInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetBlockedMessageSenders
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetBotInfoDescription
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetBotInfoShortDescription
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetBotName
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetCallbackQueryAnswer
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetCallbackQueryMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatAdministrators
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatAvailableMessageSenders
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatEventLog
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatFolder
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatFolderChatsToLeave
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatFolderDefaultIconName
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatFolderInviteLinks
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatFolderNewChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatHistory
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatInviteLinkCounts
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatInviteLinkMembers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatInviteLinks
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatJoinRequests
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatListsToAddChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatMember
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatMessageByDate
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatMessageCalendar
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatMessageCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatMessagePosition
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatNotificationSettingsExceptions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatPinnedMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatScheduledMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatsForChatFolderInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatSparseMessagePositions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatSponsoredMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetChatStatistics
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetCommands
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetConnectedWebsites
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetContacts
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetCountries
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetCountryCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetCreatedPublicChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetCurrentState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetCustomEmojiReactionAnimations
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetCustomEmojiStickers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetDatabaseStatistics
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetDeepLinkInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetDefaultChatPhotoCustomEmojiStickers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetDefaultEmojiStatuses
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetDefaultMessageAutoDeleteTime
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetDefaultProfilePhotoCustomEmojiStickers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetEmojiCategories
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetEmojiReaction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetEmojiSuggestionsUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetExternalLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetExternalLinkInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetFavoriteStickers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetFileDownloadedPrefixSize
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetFileExtension
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetFileMimeType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetForumTopic
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetForumTopicDefaultIcons
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetForumTopicLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetForumTopics
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetGameHighScores
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetGroupCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetGroupCallInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetGroupCallStreams
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetGroupCallStreamSegment
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetGroupsInCommon
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetImportedContactCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetInactiveSupergroupChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetInlineGameHighScores
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetInlineQueryResults
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetInstalledStickerSets
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetInternalLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetInternalLinkType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetJsonString
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetJsonValue
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetLanguagePackInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetLanguagePackString
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetLanguagePackStrings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetLocalizationTargetInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetLoginUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetLoginUrlInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetLogStream
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetLogTags
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetLogTagVerbosityLevel
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetLogVerbosityLevel
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMapThumbnailFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMarkdownText
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMe
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMenuButton
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMessageAddedReactions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMessageAvailableReactions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMessageEmbeddingCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMessageFileType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMessageImportConfirmationText
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMessageLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMessageLinkInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMessageLocally
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMessagePublicForwards
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMessageStatistics
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMessageThread
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMessageThreadHistory
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetMessageViewers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetNetworkStatistics
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetOption
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPassportAuthorizationForm
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPassportAuthorizationFormAvailableElements
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPassportElement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPasswordState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPaymentForm
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPaymentReceipt
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPhoneNumberInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPhoneNumberInfoSync
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPollVoters
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPreferredCountryLanguage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPremiumFeatures
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPremiumLimit
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPremiumState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPremiumStickerExamples
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPremiumStickers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetProxies
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetProxyLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetPushReceiverId
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetRecentEmojiStatuses
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetRecentInlineBots
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetRecentlyOpenedChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetRecentlyVisitedTMeUrls
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetRecentStickers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetRecommendedChatFolders
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetRecoveryEmailAddress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetRemoteFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetRepliedMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetSavedAnimations
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetSavedNotificationSound
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetSavedNotificationSounds
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetSavedOrderInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetScopeNotificationSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetSecretChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetStatisticalGraph
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetStickerEmojis
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetStickers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetStickerSet
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetStorageStatistics
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetStorageStatisticsFast
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetSuggestedFileName
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetSuggestedStickerSetName
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetSuitableDiscussionChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetSupergroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetSupergroupFullInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetSupergroupMembers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetSupportName
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetSupportUser
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetTemporaryPasswordState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetTextEntities
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetThemedEmojiStatuses
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetThemeParametersJsonString
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetTopChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetTrendingStickerSets
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetUser
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetUserFullInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetUserLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetUserPrivacySettingRules
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetUserProfilePhotos
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetUserSupportInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetVideoChatAvailableParticipants
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetVideoChatRtmpUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetWebAppLinkUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetWebAppUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetWebPageInstantView
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GetWebPagePreview
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GroupCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GroupCallId
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GroupCallParticipant
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GroupCallParticipantVideoInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GroupCallRecentSpeaker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GroupCallStream
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GroupCallStreams
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GroupCallVideoQuality
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GroupCallVideoQualityFull
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GroupCallVideoQualityMedium
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GroupCallVideoQualityThumbnail
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.GroupCallVideoSourceGroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Hashtags
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.HideSuggestedAction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.HttpUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.IdentityDocument
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ImportContacts
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ImportedContacts
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ImportMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineKeyboardButton
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeBuy
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallback
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallbackGame
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallbackWithPassword
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeLoginUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeSwitchInline
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUser
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeWebApp
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResult
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultAnimation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultAudio
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultContact
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultDocument
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultGame
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultLocation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResults
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultsButton
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeStartBot
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeWebApp
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultSticker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultVenue
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultVideo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InlineQueryResultVoiceNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputBackground
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputBackgroundLocal
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputBackgroundPrevious
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputBackgroundRemote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputChatPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputChatPhotoAnimation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputChatPhotoPrevious
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputChatPhotoStatic
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputChatPhotoSticker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputCredentials
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputCredentialsApplePay
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputCredentialsGooglePay
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputCredentialsNew
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputCredentialsSaved
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputFileGenerated
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputFileId
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputFileLocal
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputFileRemote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputIdentityDocument
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInlineQueryResult
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInlineQueryResultGame
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInvoice
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInvoiceMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputInvoiceName
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageAnimation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageAudio
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageContact
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageContent
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageDice
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageDocument
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageForwarded
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageGame
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageInvoice
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageLocation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessagePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessagePoll
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageSticker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageText
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageVenue
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageVideo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageVideoNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputMessageVoiceNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementAddress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementBankStatement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementDriverLicense
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementEmailAddress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementError
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSource
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceDataField
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFiles
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFrontSide
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceReverseSide
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceSelfie
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFiles
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceUnspecified
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementIdentityCard
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementInternalPassport
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementPassport
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementPassportRegistration
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementPersonalDetails
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementPhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementRentalAgreement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementTemporaryRegistration
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPassportElementUtilityBill
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputPersonalDocument
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputSticker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InputThumbnail
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeActiveSessions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeAttachmentMenuBot
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeAuthenticationCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeBackground
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotAddToChannel
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStart
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStartInGroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeChangePhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeChatFolderInvite
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeChatFolderSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeChatInvite
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeDefaultMessageAutoDeleteTimerSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeEditProfileSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeGame
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeInstantView
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeInvoice
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeLanguagePack
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeLanguageSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeMessageDraft
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypePassportDataRequest
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypePhoneNumberConfirmation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypePremiumFeatures
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypePrivacyAndSecuritySettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeProxy
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypePublicChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeQrCodeAuthentication
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeRestorePurchases
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeStickerSet
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeTheme
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeThemeSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeUnknownDeepLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeUnsupportedProxy
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeUserPhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeUserToken
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeVideoChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InternalLinkTypeWebApp
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.InviteGroupCallParticipants
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Invoice
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.JoinChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.JoinChatByInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.JoinGroupCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.JsonObjectMember
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.JsonValue
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.JsonValueArray
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.JsonValueBoolean
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.JsonValueNull
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.JsonValueNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.JsonValueObject
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.JsonValueString
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.KeyboardButton
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.KeyboardButtonType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestLocation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestPhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestPoll
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestUser
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeText
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeWebApp
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LabeledPricePart
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LanguagePackInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LanguagePackString
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LanguagePackStrings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LanguagePackStringValue
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LanguagePackStringValueDeleted
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LanguagePackStringValueOrdinary
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LanguagePackStringValuePluralized
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LeaveChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LeaveGroupCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LoadChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LoadGroupCallParticipants
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LocalFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LocalizationTargetInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Location
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LoginUrlInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LoginUrlInfoOpen
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LoginUrlInfoRequestConfirmation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LogOut
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LogStream
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LogStreamDefault
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LogStreamEmpty
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LogStreamFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LogTags
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.LogVerbosityLevel
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MaskPoint
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MaskPointChin
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MaskPointEyes
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MaskPointForehead
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MaskPointMouth
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MaskPosition
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Message
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageAnimatedEmoji
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageAnimation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageAudio
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageAutoDeleteTime
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageBasicGroupChatCreate
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageBotWriteAccessAllowed
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageCalendar
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageCalendarDay
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageChatAddMembers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageChatChangePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageChatChangeTitle
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageChatDeleteMember
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageChatDeletePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageChatJoinByLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageChatJoinByRequest
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageChatSetBackground
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageChatSetMessageAutoDeleteTime
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageChatSetTheme
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageChatShared
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageChatUpgradeFrom
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageChatUpgradeTo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageContact
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageContactRegistered
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageContent
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageCopyOptions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageCustomServiceAction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageDice
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageDocument
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageExpiredPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageExpiredVideo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageExtendedMedia
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageExtendedMediaPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageExtendedMediaPreview
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageExtendedMediaUnsupported
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageExtendedMediaVideo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageFileType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageFileTypeGroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageFileTypePrivate
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageFileTypeUnknown
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageForumTopicCreated
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageForumTopicEdited
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageForumTopicIsClosedToggled
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageForumTopicIsHiddenToggled
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageForwardInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageForwardOrigin
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageForwardOriginChannel
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageForwardOriginChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageForwardOriginHiddenUser
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageForwardOriginMessageImport
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageForwardOriginUser
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageGame
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageGameScore
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageGiftedPremium
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageInteractionInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageInviteVideoChatParticipants
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageInvoice
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageLinkInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageLocation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessagePassportDataReceived
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessagePassportDataSent
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessagePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessagePinMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessagePoll
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessagePosition
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessagePositions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageProximityAlertTriggered
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageReaction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageReplyInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Messages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSchedulingState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSchedulingStateSendAtDate
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSchedulingStateSendWhenOnline
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageScreenshotTaken
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSender
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSenderChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSenders
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSenderUser
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSendingState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSendingStateFailed
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSendingStatePending
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSendOptions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSource
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSourceChatEventLog
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSourceChatHistory
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSourceChatList
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSourceForumTopicHistory
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSourceHistoryPreview
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSourceMessageThreadHistory
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSourceNotification
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSourceOther
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSourceSearch
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageStatistics
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSticker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSuggestProfilePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageSupergroupChatCreate
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageText
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageThreadInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageUnsupported
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageUserShared
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageVenue
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageVideo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageVideoChatEnded
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageVideoChatScheduled
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageVideoChatStarted
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageVideoNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageViewer
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageViewers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageVoiceNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageWebAppDataReceived
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageWebAppDataSent
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.MessageWebsiteConnected
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Minithumbnail
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NetworkStatistics
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntry
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NetworkType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NetworkTypeMobile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NetworkTypeMobileRoaming
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NetworkTypeNone
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NetworkTypeOther
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NetworkTypeWiFi
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Notification
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationGroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationGroupType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationGroupTypeCalls
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationGroupTypeMentions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationGroupTypeMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationGroupTypeSecretChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationSettingsScope
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationSettingsScopeChannelChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationSettingsScopeGroupChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationSettingsScopePrivateChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationSound
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationSounds
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationTypeNewCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationTypeNewMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationTypeNewPushMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.NotificationTypeNewSecretChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Object
Returns an identifier uniquely determining type of the object.
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Ok
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.OpenChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.OpenMessageContent
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.OpenWebApp
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.OptimizeStorage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.OptionValue
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.OptionValueBoolean
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.OptionValueEmpty
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.OptionValueInteger
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.OptionValueString
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.OrderInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlock
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockAnchor
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockAnimation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockAudio
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockAuthorDate
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockBlockQuote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockCaption
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockChatLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockCollage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockCover
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockDetails
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockDivider
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockEmbedded
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockEmbeddedPost
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockFooter
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockHeader
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockHorizontalAlignment
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockHorizontalAlignmentCenter
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockHorizontalAlignmentLeft
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockHorizontalAlignmentRight
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockKicker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockList
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockListItem
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockMap
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockParagraph
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockPreformatted
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockPullQuote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockRelatedArticle
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockRelatedArticles
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockSlideshow
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockSubheader
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockSubtitle
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockTable
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockTableCell
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockTitle
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockVerticalAlignment
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockVerticalAlignmentBottom
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockVerticalAlignmentMiddle
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockVerticalAlignmentTop
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockVideo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PageBlockVoiceNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ParseMarkdown
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ParseTextEntities
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportAuthorizationForm
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementAddress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementBankStatement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementDriverLicense
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementEmailAddress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementError
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementErrorSource
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceDataField
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceFiles
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceFrontSide
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceReverseSide
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceSelfie
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceTranslationFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceTranslationFiles
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementErrorSourceUnspecified
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementIdentityCard
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementInternalPassport
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementPassport
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementPassportRegistration
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementPersonalDetails
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementPhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementRentalAgreement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElements
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementsWithErrors
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementTemporaryRegistration
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementTypeAddress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementTypeBankStatement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementTypeDriverLicense
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementTypeEmailAddress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementTypeIdentityCard
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementTypeInternalPassport
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementTypePassport
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementTypePassportRegistration
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementTypePersonalDetails
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementTypePhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementTypeRentalAgreement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementTypeTemporaryRegistration
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementTypeUtilityBill
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportElementUtilityBill
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportRequiredElement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PassportSuitableElement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PasswordState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PaymentForm
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PaymentOption
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PaymentProvider
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PaymentProviderOther
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PaymentProviderSmartGlocal
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PaymentProviderStripe
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PaymentReceipt
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PaymentResult
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PersonalDetails
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PersonalDocument
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PhoneNumberAuthenticationSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PhoneNumberInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Photo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PhotoSize
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PinChatMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PingProxy
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Point
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Poll
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PollOption
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PollType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PollTypeQuiz
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PollTypeRegular
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PreliminaryUploadFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeature
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatureAdvancedChatManagement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatureAnimatedProfilePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatureAppIcons
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatureCustomEmoji
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatureDisabledAds
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatureEmojiStatus
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatureForumTopicIcon
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatureImprovedDownloadSpeed
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatureIncreasedLimits
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatureIncreasedUploadFileSize
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatureProfileBadge
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeaturePromotionAnimation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatureRealTimeChatTranslation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatures
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatureUniqueReactions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatureUniqueStickers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumFeatureVoiceRecognition
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumLimit
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumLimitType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumLimitTypeBioLength
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumLimitTypeCaptionLength
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumLimitTypeChatFolderChosenChatCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumLimitTypeChatFolderCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumLimitTypeChatFolderInviteLinkCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumLimitTypeCreatedPublicChatCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumLimitTypeFavoriteStickerCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumLimitTypePinnedArchivedChatCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumLimitTypePinnedChatCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumLimitTypeSavedAnimationCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumLimitTypeShareableChatFolderCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumLimitTypeSupergroupCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumPaymentOption
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumSource
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumSourceFeature
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumSourceLimitExceeded
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumSourceLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumSourceSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PremiumStatePaymentOption
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ProcessChatFolderNewChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ProcessChatJoinRequest
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ProcessChatJoinRequests
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ProcessPushNotification
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ProfilePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Proxies
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Proxy
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ProxyType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ProxyTypeHttp
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ProxyTypeMtproto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ProxyTypeSocks5
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PublicChatType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PublicChatTypeHasUsername
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PublicChatTypeIsLocationBased
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContent
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentAnimation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentAudio
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentBasicGroupChatCreate
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentChatAddMembers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentChatChangePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentChatChangeTitle
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentChatDeleteMember
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentChatJoinByLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentChatJoinByRequest
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentChatSetBackground
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentChatSetTheme
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentContact
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentContactRegistered
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentDocument
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentGame
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentGameScore
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentHidden
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentInvoice
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentLocation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentMediaAlbum
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentMessageForwards
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentPoll
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentRecurringPayment
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentScreenshotTaken
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentSticker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentSuggestProfilePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentText
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentVideo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentVideoNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushMessageContentVoiceNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.PushReceiverId
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RateSpeechRecognition
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReactionType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReactionTypeCustomEmoji
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReactionTypeEmoji
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReadAllChatMentions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReadAllChatReactions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReadAllMessageThreadMentions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReadAllMessageThreadReactions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReadChatList
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReadFilePart
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RecognizeSpeech
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RecommendedChatFolder
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RecommendedChatFolders
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RecoverAuthenticationPassword
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RecoverPassword
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RecoveryEmailAddress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RegisterDevice
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RegisterUser
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoteFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveAllFilesFromDownloads
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveBackground
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveChatActionBar
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveContacts
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveFavoriteSticker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveFileFromDownloads
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveMessageReaction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveNotification
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveNotificationGroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveProxy
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveRecentHashtag
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveRecentlyFoundChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveRecentSticker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveSavedAnimation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveSavedNotificationSound
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveStickerFromSet
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RemoveTopChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReorderActiveBotUsernames
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReorderActiveUsernames
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReorderChatFolders
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReorderInstalledStickerSets
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReorderSupergroupActiveUsernames
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReplacePrimaryChatInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReplaceVideoChatRtmpUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReplyMarkup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReplyMarkupForceReply
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReplyMarkupInlineKeyboard
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReplyMarkupRemoveKeyboard
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReplyMarkupShowKeyboard
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReportChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReportChatPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReportMessageReactions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReportSupergroupAntiSpamFalsePositive
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ReportSupergroupSpam
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RequestAuthenticationPasswordRecovery
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RequestPasswordRecovery
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RequestQrCodeAuthentication
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResendAuthenticationCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResendChangePhoneNumberCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResendEmailAddressVerificationCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResendLoginEmailAddressCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResendMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResendPhoneNumberConfirmationCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResendPhoneNumberVerificationCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResendRecoveryEmailAddressCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResetAllNotificationSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResetAuthenticationEmailAddress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResetBackgrounds
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResetNetworkStatistics
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResetPassword
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResetPasswordResult
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResetPasswordResultDeclined
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResetPasswordResultOk
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ResetPasswordResultPending
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RevokeChatInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RevokeGroupCallInviteLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichText
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextAnchor
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextAnchorLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextBold
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextEmailAddress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextFixed
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextIcon
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextItalic
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextMarked
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextPhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextPlain
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextReference
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTexts
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextStrikethrough
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextSubscript
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextSuperscript
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextUnderline
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RichTextUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.RtmpUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SaveApplicationLogEvent
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SavedCredentials
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ScopeAutosaveSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchBackground
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchCallMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchChatMembers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchChatMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchChatRecentLocationMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchChatsNearby
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchChatsOnServer
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchContacts
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchEmojis
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchFileDownloads
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchHashtags
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchInstalledStickerSets
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilter
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterAnimation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterAudio
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterChatPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterDocument
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterEmpty
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterFailedToSend
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterMention
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterPhotoAndVideo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterPinned
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterUnreadMention
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterUnreadReaction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterVideo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterVideoNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterVoiceAndVideoNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchMessagesFilterVoiceNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchOutgoingDocumentMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchPublicChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchPublicChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchSecretMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchStickers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchStickerSet
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchStickerSets
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchUserByPhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchUserByToken
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SearchWebApp
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Seconds
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SecretChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SecretChatState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SecretChatStateClosed
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SecretChatStatePending
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SecretChatStateReady
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendAuthenticationFirebaseSms
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendBotStartMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendCallDebugInformation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendCallLog
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendCallRating
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendCallSignalingData
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendChatAction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendChatScreenshotTakenNotification
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendCustomRequest
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendEmailAddressVerificationCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendInlineQueryResultMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendMessageAlbum
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendPassportAuthorizationForm
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendPaymentForm
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendPhoneNumberConfirmationCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendPhoneNumberVerificationCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SendWebAppData
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SentWebAppMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Session
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Sessions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeAndroid
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeApple
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeBrave
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeChrome
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeEdge
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeFirefox
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeIpad
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeIphone
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeLinux
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeMac
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeOpera
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeSafari
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeUbuntu
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeUnknown
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeVivaldi
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeWindows
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SessionTypeXbox
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetAccountTtl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetAlarm
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetAuthenticationEmailAddress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetAuthenticationPhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetAutoDownloadSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetAutosaveSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetBackground
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetBio
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetBotInfoDescription
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetBotInfoShortDescription
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetBotName
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetBotProfilePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetBotUpdatesStatus
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatAvailableReactions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatBackground
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatClientData
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatDescription
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatDiscussionGroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatDraftMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatLocation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatMemberStatus
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatMessageAutoDeleteTime
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatMessageSender
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatNotificationSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatPermissions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatSlowModeDelay
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatTheme
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetChatTitle
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetCommands
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetCustomEmojiStickerSetThumbnail
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetCustomLanguagePack
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetCustomLanguagePackString
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetDatabaseEncryptionKey
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetDefaultChannelAdministratorRights
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetDefaultGroupAdministratorRights
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetDefaultMessageAutoDeleteTime
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetDefaultReactionType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetEmojiStatus
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetFileGenerationProgress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetForumTopicNotificationSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetGameScore
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetGroupCallParticipantIsSpeaking
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetGroupCallParticipantVolumeLevel
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetGroupCallTitle
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetInactiveSessionTtl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetInlineGameScore
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetLocation
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetLoginEmailAddress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetLogStream
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetLogTagVerbosityLevel
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetLogVerbosityLevel
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetMenuButton
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetName
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetNetworkType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetOption
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetPassportElement
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetPassportElementErrors
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetPassword
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetPinnedChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetPinnedForumTopics
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetPollAnswer
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetProfilePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetRecoveryEmailAddress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetScopeNotificationSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetStickerEmojis
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetStickerKeywords
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetStickerMaskPosition
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetStickerPositionInSet
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetStickerSetThumbnail
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetStickerSetTitle
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetSupergroupStickerSet
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetSupergroupUsername
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetTdlibParameters
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetUsername
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetUserPersonalProfilePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetUserPrivacySettingRules
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetUserSupportInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SetVideoChatDefaultParticipant
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ShareChatWithBot
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SharePhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ShareUserWithBot
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ShippingOption
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SpeechRecognitionResult
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SpeechRecognitionResultError
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SpeechRecognitionResultPending
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SpeechRecognitionResultText
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SponsoredMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SponsoredMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StartGroupCallRecording
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StartGroupCallScreenSharing
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StartScheduledGroupCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StatisticalGraph
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StatisticalGraphAsync
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StatisticalGraphData
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StatisticalGraphError
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StatisticalValue
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Sticker
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StickerFormat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StickerFormatTgs
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StickerFormatWebm
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StickerFormatWebp
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StickerFullType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StickerFullTypeCustomEmoji
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StickerFullTypeMask
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StickerFullTypeRegular
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Stickers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StickerSet
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StickerSetInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StickerSets
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StickerType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StickerTypeCustomEmoji
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StickerTypeMask
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StickerTypeRegular
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StopPoll
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StorageStatistics
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StorageStatisticsByChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StorageStatisticsByFileType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StorageStatisticsFast
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StorePaymentPurpose
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StorePaymentPurposeGiftedPremium
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumSubscription
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SuggestedAction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SuggestedActionCheckPassword
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SuggestedActionCheckPhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SuggestedActionConvertToBroadcastGroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SuggestedActionEnableArchiveAndMuteNewChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SuggestedActionSetPassword
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SuggestedActionSubscribeToAnnualPremium
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SuggestedActionUpgradePremium
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SuggestedActionViewChecksHint
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SuggestUserProfilePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Supergroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SupergroupMembersFilter
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterAdministrators
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterBanned
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterBots
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterContacts
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterMention
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterRecent
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterRestricted
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterSearch
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.SynchronizeLanguagePack
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TargetChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TargetChatChosen
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TargetChatCurrent
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TargetChatInternalLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TemporaryPasswordState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TerminateAllOtherSessions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TerminateSession
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TermsOfService
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestBytes
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestCallBytes
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestCallEmpty
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestCallString
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestCallVectorInt
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestCallVectorIntObject
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestCallVectorString
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestCallVectorStringObject
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestGetDifference
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestInt
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestNetwork
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestProxy
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestReturnError
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestSquareInt
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestString
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestUseUpdate
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestVectorInt
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestVectorIntObject
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestVectorString
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TestVectorStringObject
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Text
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntities
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntity
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeBankCardNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeBold
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeBotCommand
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeCashtag
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeCustomEmoji
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeEmailAddress
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeHashtag
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeItalic
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeMediaTimestamp
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeMention
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeMentionName
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypePhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypePre
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypePreCode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeSpoiler
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeStrikethrough
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeTextUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeUnderline
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextEntityTypeUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextParseMode
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextParseModeHTML
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TextParseModeMarkdown
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ThemeParameters
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ThemeSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Thumbnail
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ThumbnailFormat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ThumbnailFormatGif
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ThumbnailFormatJpeg
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ThumbnailFormatMpeg4
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ThumbnailFormatPng
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ThumbnailFormatTgs
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ThumbnailFormatWebm
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ThumbnailFormatWebp
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TMeUrl
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TMeUrls
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TMeUrlType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TMeUrlTypeChatInvite
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TMeUrlTypeStickerSet
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TMeUrlTypeSupergroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TMeUrlTypeUser
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleAllDownloadsArePaused
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleBotIsAddedToAttachmentMenu
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleBotUsernameIsActive
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleChatDefaultDisableNotification
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleChatHasProtectedContent
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleChatIsMarkedAsUnread
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleChatIsPinned
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleChatIsTranslatable
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleDownloadIsPaused
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsClosed
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsPinned
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleGeneralForumTopicIsHidden
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleGroupCallEnabledStartNotification
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoEnabled
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoPaused
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleGroupCallMuteNewParticipants
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsHandRaised
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsMuted
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleGroupCallScreenSharingIsPaused
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleMessageSenderIsBlocked
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptCalls
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptSecretChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleSupergroupHasAggressiveAntiSpamEnabled
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleSupergroupHasHiddenMembers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsAllHistoryAvailable
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsBroadcastGroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsForum
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinByRequest
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinToSendMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleSupergroupSignMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleSupergroupUsernameIsActive
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ToggleUsernameIsActive
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TopChatCategory
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TopChatCategoryBots
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TopChatCategoryCalls
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TopChatCategoryChannels
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TopChatCategoryForwardChats
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TopChatCategoryGroups
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TopChatCategoryInlineBots
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TopChatCategoryUsers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TransferChatOwnership
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TranslateMessageText
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TranslateText
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.TrendingStickerSets
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UnpinAllChatMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UnpinAllMessageThreadMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UnpinChatMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UnreadReaction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Update
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateActiveEmojiReactions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateActiveNotifications
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateAddChatMembersPrivacyForbidden
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateAnimatedEmojiMessageClicked
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateAnimationSearchParameters
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateAttachmentMenuBots
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateAuthorizationState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateAutosaveSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateBasicGroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateBasicGroupFullInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatAction
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatActionBar
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatAvailableReactions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatBackground
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatDefaultDisableNotification
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatDraftMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatFolders
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatHasProtectedContent
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatHasScheduledMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatIsBlocked
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatIsMarkedAsUnread
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatIsTranslatable
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatLastMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatMember
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatMessageAutoDeleteTime
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatMessageSender
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatNotificationSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatOnlineMemberCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatPendingJoinRequests
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatPermissions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatPhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatPosition
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatReadInbox
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatReadOutbox
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatReplyMarkup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatTheme
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatThemes
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatTitle
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatUnreadMentionCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatUnreadReactionCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateChatVideoChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateConnectionState
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateDefaultReactionType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateDeleteMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateDiceEmojis
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateFavoriteStickers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateFileAddedToDownloads
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateFileDownload
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateFileDownloads
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateFileGenerationStart
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateFileGenerationStop
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateFileRemovedFromDownloads
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateForumTopicInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateGroupCall
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateGroupCallParticipant
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateHavePendingNotifications
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateInstalledStickerSets
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateLanguagePackStrings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateMessageContent
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateMessageContentOpened
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateMessageEdited
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateMessageInteractionInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateMessageIsPinned
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateMessageLiveLocationViewed
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateMessageMentionRead
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateMessageSendAcknowledged
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateMessageSendFailed
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateMessageSendSucceeded
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateMessageUnreadReactions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateNewCallbackQuery
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateNewCallSignalingData
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateNewChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateNewChatJoinRequest
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateNewChosenInlineResult
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateNewCustomEvent
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateNewCustomQuery
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateNewInlineCallbackQuery
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateNewInlineQuery
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateNewMessage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateNewShippingQuery
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateNotification
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateOption
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdatePoll
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdatePollAnswer
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateRecentStickers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Updates
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateSavedAnimations
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateSavedNotificationSounds
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateScopeNotificationSettings
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateSecretChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateSelectedBackground
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateServiceNotification
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateStickerSet
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateSuggestedActions
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateSupergroup
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateSupergroupFullInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateTermsOfService
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateTrendingStickerSets
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateUnreadChatCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateUnreadMessageCount
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateUser
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateUserFullInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateUserPrivacySettingRules
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateUsersNearby
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateUserStatus
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpdateWebAppMessageSent
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UpgradeBasicGroupChatToSupergroupChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UploadStickerFile
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.User
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserFullInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserLink
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Usernames
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySetting
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowCalls
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowChatInvites
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowFindingByPhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowPeerToPeerCalls
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingRule
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowAll
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowChatMembers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowContacts
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowUsers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictAll
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictChatMembers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictContacts
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictUsers
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingRules
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingShowLinkInForwardedMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingShowPhoneNumber
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingShowProfilePhoto
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserPrivacySettingShowStatus
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Users
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserStatus
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserStatusEmpty
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserStatusLastMonth
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserStatusLastWeek
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserStatusOffline
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserStatusOnline
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserStatusRecently
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserSupportInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserType
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserTypeBot
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserTypeDeleted
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserTypeRegular
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.UserTypeUnknown
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ValidatedOrderInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ValidateOrderInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.VectorPathCommand
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.VectorPathCommandCubicBezierCurve
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.VectorPathCommandLine
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Venue
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.Video
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.VideoChat
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.VideoNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ViewMessages
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ViewPremiumFeature
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.ViewTrendingStickerSets
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.VoiceNote
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.WebApp
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.WebAppInfo
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.WebPage
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.WebPageInstantView
 
getConstructor() - Method in class org.drinkless.tdlib.TdApi.WriteGeneratedFilePart
 
GetContacts() - Constructor for class org.drinkless.tdlib.TdApi.GetContacts
Default constructor for a function, which returns all user contacts.
GetCountries() - Constructor for class org.drinkless.tdlib.TdApi.GetCountries
Default constructor for a function, which returns information about existing countries.
GetCountryCode() - Constructor for class org.drinkless.tdlib.TdApi.GetCountryCode
Default constructor for a function, which uses the current IP address to find the current country.
GetCreatedPublicChats() - Constructor for class org.drinkless.tdlib.TdApi.GetCreatedPublicChats
Default constructor for a function, which returns a list of public chats of the specified type, owned by the user.
GetCreatedPublicChats(TdApi.PublicChatType) - Constructor for class org.drinkless.tdlib.TdApi.GetCreatedPublicChats
Creates a function, which returns a list of public chats of the specified type, owned by the user.
GetCurrentState() - Constructor for class org.drinkless.tdlib.TdApi.GetCurrentState
Default constructor for a function, which returns all updates needed to restore current TDLib state, i.e.
GetCustomEmojiReactionAnimations() - Constructor for class org.drinkless.tdlib.TdApi.GetCustomEmojiReactionAnimations
Default constructor for a function, which returns TGS stickers with generic animations for custom emoji reactions.
GetCustomEmojiStickers() - Constructor for class org.drinkless.tdlib.TdApi.GetCustomEmojiStickers
Default constructor for a function, which returns list of custom emoji stickers by their identifiers.
GetCustomEmojiStickers(long[]) - Constructor for class org.drinkless.tdlib.TdApi.GetCustomEmojiStickers
Creates a function, which returns list of custom emoji stickers by their identifiers.
GetDatabaseStatistics() - Constructor for class org.drinkless.tdlib.TdApi.GetDatabaseStatistics
Default constructor for a function, which returns database statistics.
GetDeepLinkInfo() - Constructor for class org.drinkless.tdlib.TdApi.GetDeepLinkInfo
Default constructor for a function, which returns information about a tg:// deep link.
GetDeepLinkInfo(String) - Constructor for class org.drinkless.tdlib.TdApi.GetDeepLinkInfo
Creates a function, which returns information about a tg:// deep link.
GetDefaultChatPhotoCustomEmojiStickers() - Constructor for class org.drinkless.tdlib.TdApi.GetDefaultChatPhotoCustomEmojiStickers
Default constructor for a function, which returns default list of custom emoji stickers for placing on a chat photo.
GetDefaultEmojiStatuses() - Constructor for class org.drinkless.tdlib.TdApi.GetDefaultEmojiStatuses
Default constructor for a function, which returns default emoji statuses.
GetDefaultMessageAutoDeleteTime() - Constructor for class org.drinkless.tdlib.TdApi.GetDefaultMessageAutoDeleteTime
Default constructor for a function, which returns default message auto-delete time setting for new chats.
GetDefaultProfilePhotoCustomEmojiStickers() - Constructor for class org.drinkless.tdlib.TdApi.GetDefaultProfilePhotoCustomEmojiStickers
Default constructor for a function, which returns default list of custom emoji stickers for placing on a profile photo.
GetEmojiCategories() - Constructor for class org.drinkless.tdlib.TdApi.GetEmojiCategories
Default constructor for a function, which returns available emojis categories.
GetEmojiCategories(TdApi.EmojiCategoryType) - Constructor for class org.drinkless.tdlib.TdApi.GetEmojiCategories
Creates a function, which returns available emojis categories.
GetEmojiReaction() - Constructor for class org.drinkless.tdlib.TdApi.GetEmojiReaction
Default constructor for a function, which returns information about a emoji reaction.
GetEmojiReaction(String) - Constructor for class org.drinkless.tdlib.TdApi.GetEmojiReaction
Creates a function, which returns information about a emoji reaction.
GetEmojiSuggestionsUrl() - Constructor for class org.drinkless.tdlib.TdApi.GetEmojiSuggestionsUrl
Default constructor for a function, which returns an HTTP URL which can be used to automatically log in to the translation platform and suggest new emoji replacements.
GetEmojiSuggestionsUrl(String) - Constructor for class org.drinkless.tdlib.TdApi.GetEmojiSuggestionsUrl
Creates a function, which returns an HTTP URL which can be used to automatically log in to the translation platform and suggest new emoji replacements.
GetExternalLink() - Constructor for class org.drinkless.tdlib.TdApi.GetExternalLink
Default constructor for a function, which returns an HTTP URL which can be used to automatically authorize the current user on a website after clicking an HTTP link.
GetExternalLink(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetExternalLink
Creates a function, which returns an HTTP URL which can be used to automatically authorize the current user on a website after clicking an HTTP link.
GetExternalLinkInfo() - Constructor for class org.drinkless.tdlib.TdApi.GetExternalLinkInfo
Default constructor for a function, which returns information about an action to be done when the current user clicks an external link.
GetExternalLinkInfo(String) - Constructor for class org.drinkless.tdlib.TdApi.GetExternalLinkInfo
Creates a function, which returns information about an action to be done when the current user clicks an external link.
GetFavoriteStickers() - Constructor for class org.drinkless.tdlib.TdApi.GetFavoriteStickers
Default constructor for a function, which returns favorite stickers.
GetFile() - Constructor for class org.drinkless.tdlib.TdApi.GetFile
Default constructor for a function, which returns information about a file; this is an offline request.
GetFile(int) - Constructor for class org.drinkless.tdlib.TdApi.GetFile
Creates a function, which returns information about a file; this is an offline request.
GetFileDownloadedPrefixSize() - Constructor for class org.drinkless.tdlib.TdApi.GetFileDownloadedPrefixSize
Default constructor for a function, which returns file downloaded prefix size from a given offset, in bytes.
GetFileDownloadedPrefixSize(int, long) - Constructor for class org.drinkless.tdlib.TdApi.GetFileDownloadedPrefixSize
Creates a function, which returns file downloaded prefix size from a given offset, in bytes.
GetFileExtension() - Constructor for class org.drinkless.tdlib.TdApi.GetFileExtension
Default constructor for a function, which returns the extension of a file, guessed by its MIME type.
GetFileExtension(String) - Constructor for class org.drinkless.tdlib.TdApi.GetFileExtension
Creates a function, which returns the extension of a file, guessed by its MIME type.
GetFileMimeType() - Constructor for class org.drinkless.tdlib.TdApi.GetFileMimeType
Default constructor for a function, which returns the MIME type of a file, guessed by its extension.
GetFileMimeType(String) - Constructor for class org.drinkless.tdlib.TdApi.GetFileMimeType
Creates a function, which returns the MIME type of a file, guessed by its extension.
GetForumTopic() - Constructor for class org.drinkless.tdlib.TdApi.GetForumTopic
Default constructor for a function, which returns information about a forum topic.
GetForumTopic(long, long) - Constructor for class org.drinkless.tdlib.TdApi.GetForumTopic
Creates a function, which returns information about a forum topic.
GetForumTopicDefaultIcons() - Constructor for class org.drinkless.tdlib.TdApi.GetForumTopicDefaultIcons
Default constructor for a function, which returns list of custom emojis, which can be used as forum topic icon by all users.
GetForumTopicLink() - Constructor for class org.drinkless.tdlib.TdApi.GetForumTopicLink
Default constructor for a function, which returns an HTTPS link to a topic in a forum chat.
GetForumTopicLink(long, long) - Constructor for class org.drinkless.tdlib.TdApi.GetForumTopicLink
Creates a function, which returns an HTTPS link to a topic in a forum chat.
GetForumTopics() - Constructor for class org.drinkless.tdlib.TdApi.GetForumTopics
Default constructor for a function, which returns found forum topics in a forum chat.
GetForumTopics(long, String, int, long, long, int) - Constructor for class org.drinkless.tdlib.TdApi.GetForumTopics
Creates a function, which returns found forum topics in a forum chat.
GetGameHighScores() - Constructor for class org.drinkless.tdlib.TdApi.GetGameHighScores
Default constructor for a function, which returns the high scores for a game and some part of the high score table in the range of the specified user; for bots only.
GetGameHighScores(long, long, long) - Constructor for class org.drinkless.tdlib.TdApi.GetGameHighScores
Creates a function, which returns the high scores for a game and some part of the high score table in the range of the specified user; for bots only.
GetGroupCall() - Constructor for class org.drinkless.tdlib.TdApi.GetGroupCall
Default constructor for a function, which returns information about a group call.
GetGroupCall(int) - Constructor for class org.drinkless.tdlib.TdApi.GetGroupCall
Creates a function, which returns information about a group call.
GetGroupCallInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.GetGroupCallInviteLink
Default constructor for a function, which returns invite link to a video chat in a public chat.
GetGroupCallInviteLink(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetGroupCallInviteLink
Creates a function, which returns invite link to a video chat in a public chat.
GetGroupCallStreams() - Constructor for class org.drinkless.tdlib.TdApi.GetGroupCallStreams
Default constructor for a function, which returns information about available group call streams.
GetGroupCallStreams(int) - Constructor for class org.drinkless.tdlib.TdApi.GetGroupCallStreams
Creates a function, which returns information about available group call streams.
GetGroupCallStreamSegment() - Constructor for class org.drinkless.tdlib.TdApi.GetGroupCallStreamSegment
Default constructor for a function, which returns a file with a segment of a group call stream in a modified OGG format for audio or MPEG-4 format for video.
GetGroupCallStreamSegment(int, long, int, int, TdApi.GroupCallVideoQuality) - Constructor for class org.drinkless.tdlib.TdApi.GetGroupCallStreamSegment
Creates a function, which returns a file with a segment of a group call stream in a modified OGG format for audio or MPEG-4 format for video.
GetGroupsInCommon() - Constructor for class org.drinkless.tdlib.TdApi.GetGroupsInCommon
Default constructor for a function, which returns a list of common group chats with a given user.
GetGroupsInCommon(long, long, int) - Constructor for class org.drinkless.tdlib.TdApi.GetGroupsInCommon
Creates a function, which returns a list of common group chats with a given user.
GetImportedContactCount() - Constructor for class org.drinkless.tdlib.TdApi.GetImportedContactCount
Default constructor for a function, which returns the total number of imported contacts.
GetInactiveSupergroupChats() - Constructor for class org.drinkless.tdlib.TdApi.GetInactiveSupergroupChats
Default constructor for a function, which returns a list of recently inactive supergroups and channels.
GetInlineGameHighScores() - Constructor for class org.drinkless.tdlib.TdApi.GetInlineGameHighScores
Default constructor for a function, which returns game high scores and some part of the high score table in the range of the specified user; for bots only.
GetInlineGameHighScores(String, long) - Constructor for class org.drinkless.tdlib.TdApi.GetInlineGameHighScores
Creates a function, which returns game high scores and some part of the high score table in the range of the specified user; for bots only.
GetInlineQueryResults() - Constructor for class org.drinkless.tdlib.TdApi.GetInlineQueryResults
Default constructor for a function, which sends an inline query to a bot and returns its results.
GetInlineQueryResults(long, long, TdApi.Location, String, String) - Constructor for class org.drinkless.tdlib.TdApi.GetInlineQueryResults
Creates a function, which sends an inline query to a bot and returns its results.
GetInstalledStickerSets() - Constructor for class org.drinkless.tdlib.TdApi.GetInstalledStickerSets
Default constructor for a function, which returns a list of installed sticker sets.
GetInstalledStickerSets(TdApi.StickerType) - Constructor for class org.drinkless.tdlib.TdApi.GetInstalledStickerSets
Creates a function, which returns a list of installed sticker sets.
GetInternalLink() - Constructor for class org.drinkless.tdlib.TdApi.GetInternalLink
Default constructor for a function, which returns an HTTPS or a tg: link with the given type.
GetInternalLink(TdApi.InternalLinkType, boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetInternalLink
Creates a function, which returns an HTTPS or a tg: link with the given type.
GetInternalLinkType() - Constructor for class org.drinkless.tdlib.TdApi.GetInternalLinkType
Default constructor for a function, which returns information about the type of an internal link.
GetInternalLinkType(String) - Constructor for class org.drinkless.tdlib.TdApi.GetInternalLinkType
Creates a function, which returns information about the type of an internal link.
GetJsonString() - Constructor for class org.drinkless.tdlib.TdApi.GetJsonString
Default constructor for a function, which converts a JsonValue object to corresponding JSON-serialized string.
GetJsonString(TdApi.JsonValue) - Constructor for class org.drinkless.tdlib.TdApi.GetJsonString
Creates a function, which converts a JsonValue object to corresponding JSON-serialized string.
GetJsonValue() - Constructor for class org.drinkless.tdlib.TdApi.GetJsonValue
Default constructor for a function, which converts a JSON-serialized string to corresponding JsonValue object.
GetJsonValue(String) - Constructor for class org.drinkless.tdlib.TdApi.GetJsonValue
Creates a function, which converts a JSON-serialized string to corresponding JsonValue object.
GetLanguagePackInfo() - Constructor for class org.drinkless.tdlib.TdApi.GetLanguagePackInfo
Default constructor for a function, which returns information about a language pack.
GetLanguagePackInfo(String) - Constructor for class org.drinkless.tdlib.TdApi.GetLanguagePackInfo
Creates a function, which returns information about a language pack.
GetLanguagePackString() - Constructor for class org.drinkless.tdlib.TdApi.GetLanguagePackString
Default constructor for a function, which returns a string stored in the local database from the specified localization target and language pack by its key.
GetLanguagePackString(String, String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.GetLanguagePackString
Creates a function, which returns a string stored in the local database from the specified localization target and language pack by its key.
GetLanguagePackStrings() - Constructor for class org.drinkless.tdlib.TdApi.GetLanguagePackStrings
Default constructor for a function, which returns strings from a language pack in the current localization target by their keys.
GetLanguagePackStrings(String, String[]) - Constructor for class org.drinkless.tdlib.TdApi.GetLanguagePackStrings
Creates a function, which returns strings from a language pack in the current localization target by their keys.
GetLocalizationTargetInfo() - Constructor for class org.drinkless.tdlib.TdApi.GetLocalizationTargetInfo
Default constructor for a function, which returns information about the current localization target.
GetLocalizationTargetInfo(boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetLocalizationTargetInfo
Creates a function, which returns information about the current localization target.
GetLoginUrl() - Constructor for class org.drinkless.tdlib.TdApi.GetLoginUrl
Default constructor for a function, which returns an HTTP URL which can be used to automatically authorize the user on a website after clicking an inline button of type inlineKeyboardButtonTypeLoginUrl.
GetLoginUrl(long, long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetLoginUrl
Creates a function, which returns an HTTP URL which can be used to automatically authorize the user on a website after clicking an inline button of type inlineKeyboardButtonTypeLoginUrl.
GetLoginUrlInfo() - Constructor for class org.drinkless.tdlib.TdApi.GetLoginUrlInfo
Default constructor for a function, which returns information about a button of type inlineKeyboardButtonTypeLoginUrl.
GetLoginUrlInfo(long, long, long) - Constructor for class org.drinkless.tdlib.TdApi.GetLoginUrlInfo
Creates a function, which returns information about a button of type inlineKeyboardButtonTypeLoginUrl.
GetLogStream() - Constructor for class org.drinkless.tdlib.TdApi.GetLogStream
Default constructor for a function, which returns information about currently used log stream for internal logging of TDLib.
GetLogTags() - Constructor for class org.drinkless.tdlib.TdApi.GetLogTags
Default constructor for a function, which returns list of available TDLib internal log tags, for example, ["actor", "binlog", "connections", "notifications", "proxy"].
GetLogTagVerbosityLevel() - Constructor for class org.drinkless.tdlib.TdApi.GetLogTagVerbosityLevel
Default constructor for a function, which returns current verbosity level for a specified TDLib internal log tag.
GetLogTagVerbosityLevel(String) - Constructor for class org.drinkless.tdlib.TdApi.GetLogTagVerbosityLevel
Creates a function, which returns current verbosity level for a specified TDLib internal log tag.
GetLogVerbosityLevel() - Constructor for class org.drinkless.tdlib.TdApi.GetLogVerbosityLevel
Default constructor for a function, which returns current verbosity level of the internal logging of TDLib.
GetMapThumbnailFile() - Constructor for class org.drinkless.tdlib.TdApi.GetMapThumbnailFile
Default constructor for a function, which returns information about a file with a map thumbnail in PNG format.
GetMapThumbnailFile(TdApi.Location, int, int, int, int, long) - Constructor for class org.drinkless.tdlib.TdApi.GetMapThumbnailFile
Creates a function, which returns information about a file with a map thumbnail in PNG format.
GetMarkdownText() - Constructor for class org.drinkless.tdlib.TdApi.GetMarkdownText
Default constructor for a function, which replaces text entities with Markdown formatting in a human-friendly format.
GetMarkdownText(TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.GetMarkdownText
Creates a function, which replaces text entities with Markdown formatting in a human-friendly format.
GetMe() - Constructor for class org.drinkless.tdlib.TdApi.GetMe
Default constructor for a function, which returns the current user.
GetMenuButton() - Constructor for class org.drinkless.tdlib.TdApi.GetMenuButton
Default constructor for a function, which returns menu button set by the bot for the given user; for bots only.
GetMenuButton(long) - Constructor for class org.drinkless.tdlib.TdApi.GetMenuButton
Creates a function, which returns menu button set by the bot for the given user; for bots only.
GetMessage() - Constructor for class org.drinkless.tdlib.TdApi.GetMessage
Default constructor for a function, which returns information about a message.
GetMessage(long, long) - Constructor for class org.drinkless.tdlib.TdApi.GetMessage
Creates a function, which returns information about a message.
GetMessageAddedReactions() - Constructor for class org.drinkless.tdlib.TdApi.GetMessageAddedReactions
Default constructor for a function, which returns reactions added for a message, along with their sender.
GetMessageAddedReactions(long, long, TdApi.ReactionType, String, int) - Constructor for class org.drinkless.tdlib.TdApi.GetMessageAddedReactions
Creates a function, which returns reactions added for a message, along with their sender.
GetMessageAvailableReactions() - Constructor for class org.drinkless.tdlib.TdApi.GetMessageAvailableReactions
Default constructor for a function, which returns reactions, which can be added to a message.
GetMessageAvailableReactions(long, long, int) - Constructor for class org.drinkless.tdlib.TdApi.GetMessageAvailableReactions
Creates a function, which returns reactions, which can be added to a message.
GetMessageEmbeddingCode() - Constructor for class org.drinkless.tdlib.TdApi.GetMessageEmbeddingCode
Default constructor for a function, which returns an HTML code for embedding the message.
GetMessageEmbeddingCode(long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetMessageEmbeddingCode
Creates a function, which returns an HTML code for embedding the message.
GetMessageFileType() - Constructor for class org.drinkless.tdlib.TdApi.GetMessageFileType
Default constructor for a function, which returns information about a file with messages exported from another application.
GetMessageFileType(String) - Constructor for class org.drinkless.tdlib.TdApi.GetMessageFileType
Creates a function, which returns information about a file with messages exported from another application.
GetMessageImportConfirmationText() - Constructor for class org.drinkless.tdlib.TdApi.GetMessageImportConfirmationText
Default constructor for a function, which returns a confirmation text to be shown to the user before starting message import.
GetMessageImportConfirmationText(long) - Constructor for class org.drinkless.tdlib.TdApi.GetMessageImportConfirmationText
Creates a function, which returns a confirmation text to be shown to the user before starting message import.
GetMessageLink() - Constructor for class org.drinkless.tdlib.TdApi.GetMessageLink
Default constructor for a function, which returns an HTTPS link to a message in a chat.
GetMessageLink(long, long, int, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetMessageLink
Creates a function, which returns an HTTPS link to a message in a chat.
GetMessageLinkInfo() - Constructor for class org.drinkless.tdlib.TdApi.GetMessageLinkInfo
Default constructor for a function, which returns information about a public or private message link.
GetMessageLinkInfo(String) - Constructor for class org.drinkless.tdlib.TdApi.GetMessageLinkInfo
Creates a function, which returns information about a public or private message link.
GetMessageLocally() - Constructor for class org.drinkless.tdlib.TdApi.GetMessageLocally
Default constructor for a function, which returns information about a message, if it is available without sending network request.
GetMessageLocally(long, long) - Constructor for class org.drinkless.tdlib.TdApi.GetMessageLocally
Creates a function, which returns information about a message, if it is available without sending network request.
GetMessagePublicForwards() - Constructor for class org.drinkless.tdlib.TdApi.GetMessagePublicForwards
Default constructor for a function, which returns forwarded copies of a channel message to different public channels.
GetMessagePublicForwards(long, long, String, int) - Constructor for class org.drinkless.tdlib.TdApi.GetMessagePublicForwards
Creates a function, which returns forwarded copies of a channel message to different public channels.
GetMessages() - Constructor for class org.drinkless.tdlib.TdApi.GetMessages
Default constructor for a function, which returns information about messages.
GetMessages(long, long[]) - Constructor for class org.drinkless.tdlib.TdApi.GetMessages
Creates a function, which returns information about messages.
GetMessageStatistics() - Constructor for class org.drinkless.tdlib.TdApi.GetMessageStatistics
Default constructor for a function, which returns detailed statistics about a message.
GetMessageStatistics(long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetMessageStatistics
Creates a function, which returns detailed statistics about a message.
GetMessageThread() - Constructor for class org.drinkless.tdlib.TdApi.GetMessageThread
Default constructor for a function, which returns information about a message thread.
GetMessageThread(long, long) - Constructor for class org.drinkless.tdlib.TdApi.GetMessageThread
Creates a function, which returns information about a message thread.
GetMessageThreadHistory() - Constructor for class org.drinkless.tdlib.TdApi.GetMessageThreadHistory
Default constructor for a function, which returns messages in a message thread of a message.
GetMessageThreadHistory(long, long, long, int, int) - Constructor for class org.drinkless.tdlib.TdApi.GetMessageThreadHistory
Creates a function, which returns messages in a message thread of a message.
GetMessageViewers() - Constructor for class org.drinkless.tdlib.TdApi.GetMessageViewers
Default constructor for a function, which returns viewers of a recent outgoing message in a basic group or a supergroup chat.
GetMessageViewers(long, long) - Constructor for class org.drinkless.tdlib.TdApi.GetMessageViewers
Creates a function, which returns viewers of a recent outgoing message in a basic group or a supergroup chat.
GetNetworkStatistics() - Constructor for class org.drinkless.tdlib.TdApi.GetNetworkStatistics
Default constructor for a function, which returns network data usage statistics.
GetNetworkStatistics(boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetNetworkStatistics
Creates a function, which returns network data usage statistics.
GetOption() - Constructor for class org.drinkless.tdlib.TdApi.GetOption
Default constructor for a function, which returns the value of an option by its name.
GetOption(String) - Constructor for class org.drinkless.tdlib.TdApi.GetOption
Creates a function, which returns the value of an option by its name.
GetPassportAuthorizationForm() - Constructor for class org.drinkless.tdlib.TdApi.GetPassportAuthorizationForm
Default constructor for a function, which returns a Telegram Passport authorization form for sharing data with a service.
GetPassportAuthorizationForm(long, String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.GetPassportAuthorizationForm
Creates a function, which returns a Telegram Passport authorization form for sharing data with a service.
GetPassportAuthorizationFormAvailableElements() - Constructor for class org.drinkless.tdlib.TdApi.GetPassportAuthorizationFormAvailableElements
Default constructor for a function, which returns already available Telegram Passport elements suitable for completing a Telegram Passport authorization form.
GetPassportAuthorizationFormAvailableElements(int, String) - Constructor for class org.drinkless.tdlib.TdApi.GetPassportAuthorizationFormAvailableElements
Creates a function, which returns already available Telegram Passport elements suitable for completing a Telegram Passport authorization form.
GetPassportElement() - Constructor for class org.drinkless.tdlib.TdApi.GetPassportElement
Default constructor for a function, which returns one of the available Telegram Passport elements.
GetPassportElement(TdApi.PassportElementType, String) - Constructor for class org.drinkless.tdlib.TdApi.GetPassportElement
Creates a function, which returns one of the available Telegram Passport elements.
GetPasswordState() - Constructor for class org.drinkless.tdlib.TdApi.GetPasswordState
Default constructor for a function, which returns the current state of 2-step verification.
GetPaymentForm() - Constructor for class org.drinkless.tdlib.TdApi.GetPaymentForm
Default constructor for a function, which returns an invoice payment form.
GetPaymentForm(TdApi.InputInvoice, TdApi.ThemeParameters) - Constructor for class org.drinkless.tdlib.TdApi.GetPaymentForm
Creates a function, which returns an invoice payment form.
GetPaymentReceipt() - Constructor for class org.drinkless.tdlib.TdApi.GetPaymentReceipt
Default constructor for a function, which returns information about a successful payment.
GetPaymentReceipt(long, long) - Constructor for class org.drinkless.tdlib.TdApi.GetPaymentReceipt
Creates a function, which returns information about a successful payment.
GetPhoneNumberInfo() - Constructor for class org.drinkless.tdlib.TdApi.GetPhoneNumberInfo
Default constructor for a function, which returns information about a phone number by its prefix.
GetPhoneNumberInfo(String) - Constructor for class org.drinkless.tdlib.TdApi.GetPhoneNumberInfo
Creates a function, which returns information about a phone number by its prefix.
GetPhoneNumberInfoSync() - Constructor for class org.drinkless.tdlib.TdApi.GetPhoneNumberInfoSync
Default constructor for a function, which returns information about a phone number by its prefix synchronously.
GetPhoneNumberInfoSync(String, String) - Constructor for class org.drinkless.tdlib.TdApi.GetPhoneNumberInfoSync
Creates a function, which returns information about a phone number by its prefix synchronously.
GetPollVoters() - Constructor for class org.drinkless.tdlib.TdApi.GetPollVoters
Default constructor for a function, which returns users voted for the specified option in a non-anonymous polls.
GetPollVoters(long, long, int, int, int) - Constructor for class org.drinkless.tdlib.TdApi.GetPollVoters
Creates a function, which returns users voted for the specified option in a non-anonymous polls.
GetPreferredCountryLanguage() - Constructor for class org.drinkless.tdlib.TdApi.GetPreferredCountryLanguage
Default constructor for a function, which returns an IETF language tag of the language preferred in the country, which must be used to fill native fields in Telegram Passport personal details.
GetPreferredCountryLanguage(String) - Constructor for class org.drinkless.tdlib.TdApi.GetPreferredCountryLanguage
Creates a function, which returns an IETF language tag of the language preferred in the country, which must be used to fill native fields in Telegram Passport personal details.
GetPremiumFeatures() - Constructor for class org.drinkless.tdlib.TdApi.GetPremiumFeatures
Default constructor for a function, which returns information about features, available to Premium users.
GetPremiumFeatures(TdApi.PremiumSource) - Constructor for class org.drinkless.tdlib.TdApi.GetPremiumFeatures
Creates a function, which returns information about features, available to Premium users.
GetPremiumLimit() - Constructor for class org.drinkless.tdlib.TdApi.GetPremiumLimit
Default constructor for a function, which returns information about a limit, increased for Premium users.
GetPremiumLimit(TdApi.PremiumLimitType) - Constructor for class org.drinkless.tdlib.TdApi.GetPremiumLimit
Creates a function, which returns information about a limit, increased for Premium users.
GetPremiumState() - Constructor for class org.drinkless.tdlib.TdApi.GetPremiumState
Default constructor for a function, which returns state of Telegram Premium subscription and promotion videos for Premium features.
GetPremiumStickerExamples() - Constructor for class org.drinkless.tdlib.TdApi.GetPremiumStickerExamples
Default constructor for a function, which returns examples of premium stickers for demonstration purposes.
GetPremiumStickers() - Constructor for class org.drinkless.tdlib.TdApi.GetPremiumStickers
Default constructor for a function, which returns premium stickers from regular sticker sets.
GetPremiumStickers(int) - Constructor for class org.drinkless.tdlib.TdApi.GetPremiumStickers
Creates a function, which returns premium stickers from regular sticker sets.
GetProxies() - Constructor for class org.drinkless.tdlib.TdApi.GetProxies
Default constructor for a function, which returns list of proxies that are currently set up.
GetProxyLink() - Constructor for class org.drinkless.tdlib.TdApi.GetProxyLink
Default constructor for a function, which returns an HTTPS link, which can be used to add a proxy.
GetProxyLink(int) - Constructor for class org.drinkless.tdlib.TdApi.GetProxyLink
Creates a function, which returns an HTTPS link, which can be used to add a proxy.
GetPushReceiverId() - Constructor for class org.drinkless.tdlib.TdApi.GetPushReceiverId
Default constructor for a function, which returns a globally unique push notification subscription identifier for identification of an account, which has received a push notification.
GetPushReceiverId(String) - Constructor for class org.drinkless.tdlib.TdApi.GetPushReceiverId
Creates a function, which returns a globally unique push notification subscription identifier for identification of an account, which has received a push notification.
GetRecentEmojiStatuses() - Constructor for class org.drinkless.tdlib.TdApi.GetRecentEmojiStatuses
Default constructor for a function, which returns recent emoji statuses.
GetRecentInlineBots() - Constructor for class org.drinkless.tdlib.TdApi.GetRecentInlineBots
Default constructor for a function, which returns up to 20 recently used inline bots in the order of their last usage.
GetRecentlyOpenedChats() - Constructor for class org.drinkless.tdlib.TdApi.GetRecentlyOpenedChats
Default constructor for a function, which returns recently opened chats, this is an offline request.
GetRecentlyOpenedChats(int) - Constructor for class org.drinkless.tdlib.TdApi.GetRecentlyOpenedChats
Creates a function, which returns recently opened chats, this is an offline request.
GetRecentlyVisitedTMeUrls() - Constructor for class org.drinkless.tdlib.TdApi.GetRecentlyVisitedTMeUrls
Default constructor for a function, which returns t.me URLs recently visited by a newly registered user.
GetRecentlyVisitedTMeUrls(String) - Constructor for class org.drinkless.tdlib.TdApi.GetRecentlyVisitedTMeUrls
Creates a function, which returns t.me URLs recently visited by a newly registered user.
GetRecentStickers() - Constructor for class org.drinkless.tdlib.TdApi.GetRecentStickers
Default constructor for a function, which returns a list of recently used stickers.
GetRecentStickers(boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetRecentStickers
Creates a function, which returns a list of recently used stickers.
GetRecommendedChatFolders() - Constructor for class org.drinkless.tdlib.TdApi.GetRecommendedChatFolders
Default constructor for a function, which returns recommended chat folders for the current user.
GetRecoveryEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.GetRecoveryEmailAddress
Default constructor for a function, which returns a 2-step verification recovery email address that was previously set up.
GetRecoveryEmailAddress(String) - Constructor for class org.drinkless.tdlib.TdApi.GetRecoveryEmailAddress
Creates a function, which returns a 2-step verification recovery email address that was previously set up.
GetRemoteFile() - Constructor for class org.drinkless.tdlib.TdApi.GetRemoteFile
Default constructor for a function, which returns information about a file by its remote ID; this is an offline request.
GetRemoteFile(String, TdApi.FileType) - Constructor for class org.drinkless.tdlib.TdApi.GetRemoteFile
Creates a function, which returns information about a file by its remote ID; this is an offline request.
GetRepliedMessage() - Constructor for class org.drinkless.tdlib.TdApi.GetRepliedMessage
Default constructor for a function, which returns information about a message that is replied by a given message.
GetRepliedMessage(long, long) - Constructor for class org.drinkless.tdlib.TdApi.GetRepliedMessage
Creates a function, which returns information about a message that is replied by a given message.
GetSavedAnimations() - Constructor for class org.drinkless.tdlib.TdApi.GetSavedAnimations
Default constructor for a function, which returns saved animations.
GetSavedNotificationSound() - Constructor for class org.drinkless.tdlib.TdApi.GetSavedNotificationSound
Default constructor for a function, which returns saved notification sound by its identifier.
GetSavedNotificationSound(long) - Constructor for class org.drinkless.tdlib.TdApi.GetSavedNotificationSound
Creates a function, which returns saved notification sound by its identifier.
GetSavedNotificationSounds() - Constructor for class org.drinkless.tdlib.TdApi.GetSavedNotificationSounds
Default constructor for a function, which returns list of saved notification sounds.
GetSavedOrderInfo() - Constructor for class org.drinkless.tdlib.TdApi.GetSavedOrderInfo
Default constructor for a function, which returns saved order information.
GetScopeNotificationSettings() - Constructor for class org.drinkless.tdlib.TdApi.GetScopeNotificationSettings
Default constructor for a function, which returns the notification settings for chats of a given type.
GetScopeNotificationSettings(TdApi.NotificationSettingsScope) - Constructor for class org.drinkless.tdlib.TdApi.GetScopeNotificationSettings
Creates a function, which returns the notification settings for chats of a given type.
GetSecretChat() - Constructor for class org.drinkless.tdlib.TdApi.GetSecretChat
Default constructor for a function, which returns information about a secret chat by its identifier.
GetSecretChat(int) - Constructor for class org.drinkless.tdlib.TdApi.GetSecretChat
Creates a function, which returns information about a secret chat by its identifier.
GetStatisticalGraph() - Constructor for class org.drinkless.tdlib.TdApi.GetStatisticalGraph
Default constructor for a function, which loads an asynchronous or a zoomed in statistical graph.
GetStatisticalGraph(long, String, long) - Constructor for class org.drinkless.tdlib.TdApi.GetStatisticalGraph
Creates a function, which loads an asynchronous or a zoomed in statistical graph.
GetStickerEmojis() - Constructor for class org.drinkless.tdlib.TdApi.GetStickerEmojis
Default constructor for a function, which returns emoji corresponding to a sticker.
GetStickerEmojis(TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.GetStickerEmojis
Creates a function, which returns emoji corresponding to a sticker.
GetStickers() - Constructor for class org.drinkless.tdlib.TdApi.GetStickers
Default constructor for a function, which returns stickers from the installed sticker sets that correspond to any of the given emoji or can be found by sticker-specific keywords.
GetStickers(TdApi.StickerType, String, int, long) - Constructor for class org.drinkless.tdlib.TdApi.GetStickers
Creates a function, which returns stickers from the installed sticker sets that correspond to any of the given emoji or can be found by sticker-specific keywords.
GetStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.GetStickerSet
Default constructor for a function, which returns information about a sticker set by its identifier.
GetStickerSet(long) - Constructor for class org.drinkless.tdlib.TdApi.GetStickerSet
Creates a function, which returns information about a sticker set by its identifier.
GetStorageStatistics() - Constructor for class org.drinkless.tdlib.TdApi.GetStorageStatistics
Default constructor for a function, which returns storage usage statistics.
GetStorageStatistics(int) - Constructor for class org.drinkless.tdlib.TdApi.GetStorageStatistics
Creates a function, which returns storage usage statistics.
GetStorageStatisticsFast() - Constructor for class org.drinkless.tdlib.TdApi.GetStorageStatisticsFast
Default constructor for a function, which quickly returns approximate storage usage statistics.
GetSuggestedFileName() - Constructor for class org.drinkless.tdlib.TdApi.GetSuggestedFileName
Default constructor for a function, which returns suggested name for saving a file in a given directory.
GetSuggestedFileName(int, String) - Constructor for class org.drinkless.tdlib.TdApi.GetSuggestedFileName
Creates a function, which returns suggested name for saving a file in a given directory.
GetSuggestedStickerSetName() - Constructor for class org.drinkless.tdlib.TdApi.GetSuggestedStickerSetName
Default constructor for a function, which returns a suggested name for a new sticker set with a given title.
GetSuggestedStickerSetName(String) - Constructor for class org.drinkless.tdlib.TdApi.GetSuggestedStickerSetName
Creates a function, which returns a suggested name for a new sticker set with a given title.
GetSuitableDiscussionChats() - Constructor for class org.drinkless.tdlib.TdApi.GetSuitableDiscussionChats
Default constructor for a function, which returns a list of basic group and supergroup chats, which can be used as a discussion group for a channel.
GetSupergroup() - Constructor for class org.drinkless.tdlib.TdApi.GetSupergroup
Default constructor for a function, which returns information about a supergroup or a channel by its identifier.
GetSupergroup(long) - Constructor for class org.drinkless.tdlib.TdApi.GetSupergroup
Creates a function, which returns information about a supergroup or a channel by its identifier.
GetSupergroupFullInfo() - Constructor for class org.drinkless.tdlib.TdApi.GetSupergroupFullInfo
Default constructor for a function, which returns full information about a supergroup or a channel by its identifier, cached for up to 1 minute.
GetSupergroupFullInfo(long) - Constructor for class org.drinkless.tdlib.TdApi.GetSupergroupFullInfo
Creates a function, which returns full information about a supergroup or a channel by its identifier, cached for up to 1 minute.
GetSupergroupMembers() - Constructor for class org.drinkless.tdlib.TdApi.GetSupergroupMembers
Default constructor for a function, which returns information about members or banned users in a supergroup or channel.
GetSupergroupMembers(long, TdApi.SupergroupMembersFilter, int, int) - Constructor for class org.drinkless.tdlib.TdApi.GetSupergroupMembers
Creates a function, which returns information about members or banned users in a supergroup or channel.
GetSupportName() - Constructor for class org.drinkless.tdlib.TdApi.GetSupportName
Default constructor for a function, which returns localized name of the Telegram support user; for Telegram support only.
GetSupportUser() - Constructor for class org.drinkless.tdlib.TdApi.GetSupportUser
Default constructor for a function, which returns a user that can be contacted to get support.
GetTemporaryPasswordState() - Constructor for class org.drinkless.tdlib.TdApi.GetTemporaryPasswordState
Default constructor for a function, which returns information about the current temporary password.
GetTextEntities() - Constructor for class org.drinkless.tdlib.TdApi.GetTextEntities
Default constructor for a function, which returns all entities (mentions, hashtags, cashtags, bot commands, bank card numbers, URLs, and email addresses) found in the text.
GetTextEntities(String) - Constructor for class org.drinkless.tdlib.TdApi.GetTextEntities
Creates a function, which returns all entities (mentions, hashtags, cashtags, bot commands, bank card numbers, URLs, and email addresses) found in the text.
GetThemedEmojiStatuses() - Constructor for class org.drinkless.tdlib.TdApi.GetThemedEmojiStatuses
Default constructor for a function, which returns up to 8 emoji statuses, which must be shown right after the default Premium Badge in the emoji status list.
GetThemeParametersJsonString() - Constructor for class org.drinkless.tdlib.TdApi.GetThemeParametersJsonString
Default constructor for a function, which converts a themeParameters object to corresponding JSON-serialized string.
GetThemeParametersJsonString(TdApi.ThemeParameters) - Constructor for class org.drinkless.tdlib.TdApi.GetThemeParametersJsonString
Creates a function, which converts a themeParameters object to corresponding JSON-serialized string.
GetTopChats() - Constructor for class org.drinkless.tdlib.TdApi.GetTopChats
Default constructor for a function, which returns a list of frequently used chats.
GetTopChats(TdApi.TopChatCategory, int) - Constructor for class org.drinkless.tdlib.TdApi.GetTopChats
Creates a function, which returns a list of frequently used chats.
GetTrendingStickerSets() - Constructor for class org.drinkless.tdlib.TdApi.GetTrendingStickerSets
Default constructor for a function, which returns a list of trending sticker sets.
GetTrendingStickerSets(TdApi.StickerType, int, int) - Constructor for class org.drinkless.tdlib.TdApi.GetTrendingStickerSets
Creates a function, which returns a list of trending sticker sets.
GetUser() - Constructor for class org.drinkless.tdlib.TdApi.GetUser
Default constructor for a function, which returns information about a user by their identifier.
GetUser(long) - Constructor for class org.drinkless.tdlib.TdApi.GetUser
Creates a function, which returns information about a user by their identifier.
GetUserFullInfo() - Constructor for class org.drinkless.tdlib.TdApi.GetUserFullInfo
Default constructor for a function, which returns full information about a user by their identifier.
GetUserFullInfo(long) - Constructor for class org.drinkless.tdlib.TdApi.GetUserFullInfo
Creates a function, which returns full information about a user by their identifier.
GetUserLink() - Constructor for class org.drinkless.tdlib.TdApi.GetUserLink
Default constructor for a function, which returns an HTTPS link, which can be used to get information about the current user.
GetUserPrivacySettingRules() - Constructor for class org.drinkless.tdlib.TdApi.GetUserPrivacySettingRules
Default constructor for a function, which returns the current privacy settings.
GetUserPrivacySettingRules(TdApi.UserPrivacySetting) - Constructor for class org.drinkless.tdlib.TdApi.GetUserPrivacySettingRules
Creates a function, which returns the current privacy settings.
GetUserProfilePhotos() - Constructor for class org.drinkless.tdlib.TdApi.GetUserProfilePhotos
Default constructor for a function, which returns the profile photos of a user.
GetUserProfilePhotos(long, int, int) - Constructor for class org.drinkless.tdlib.TdApi.GetUserProfilePhotos
Creates a function, which returns the profile photos of a user.
GetUserSupportInfo() - Constructor for class org.drinkless.tdlib.TdApi.GetUserSupportInfo
Default constructor for a function, which returns support information for the given user; for Telegram support only.
GetUserSupportInfo(long) - Constructor for class org.drinkless.tdlib.TdApi.GetUserSupportInfo
Creates a function, which returns support information for the given user; for Telegram support only.
GetVideoChatAvailableParticipants() - Constructor for class org.drinkless.tdlib.TdApi.GetVideoChatAvailableParticipants
Default constructor for a function, which returns list of participant identifiers, on whose behalf a video chat in the chat can be joined.
GetVideoChatAvailableParticipants(long) - Constructor for class org.drinkless.tdlib.TdApi.GetVideoChatAvailableParticipants
Creates a function, which returns list of participant identifiers, on whose behalf a video chat in the chat can be joined.
GetVideoChatRtmpUrl() - Constructor for class org.drinkless.tdlib.TdApi.GetVideoChatRtmpUrl
Default constructor for a function, which returns RTMP URL for streaming to the chat; requires creator privileges.
GetVideoChatRtmpUrl(long) - Constructor for class org.drinkless.tdlib.TdApi.GetVideoChatRtmpUrl
Creates a function, which returns RTMP URL for streaming to the chat; requires creator privileges.
GetWebAppLinkUrl() - Constructor for class org.drinkless.tdlib.TdApi.GetWebAppLinkUrl
Default constructor for a function, which returns an HTTPS URL of a Web App to open after a link of the type internalLinkTypeWebApp is clicked.
GetWebAppLinkUrl(long, long, String, String, TdApi.ThemeParameters, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetWebAppLinkUrl
Creates a function, which returns an HTTPS URL of a Web App to open after a link of the type internalLinkTypeWebApp is clicked.
GetWebAppUrl() - Constructor for class org.drinkless.tdlib.TdApi.GetWebAppUrl
Default constructor for a function, which returns an HTTPS URL of a Web App to open after keyboardButtonTypeWebApp or inlineQueryResultsButtonTypeWebApp button is pressed.
GetWebAppUrl(long, String, TdApi.ThemeParameters, String) - Constructor for class org.drinkless.tdlib.TdApi.GetWebAppUrl
Creates a function, which returns an HTTPS URL of a Web App to open after keyboardButtonTypeWebApp or inlineQueryResultsButtonTypeWebApp button is pressed.
GetWebPageInstantView() - Constructor for class org.drinkless.tdlib.TdApi.GetWebPageInstantView
Default constructor for a function, which returns an instant view version of a web page if available.
GetWebPageInstantView(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.GetWebPageInstantView
Creates a function, which returns an instant view version of a web page if available.
GetWebPagePreview() - Constructor for class org.drinkless.tdlib.TdApi.GetWebPagePreview
Default constructor for a function, which returns a web page preview by the text of the message.
GetWebPagePreview(TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.GetWebPagePreview
Creates a function, which returns a web page preview by the text of the message.
gifterUserId - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedPremium
The identifier of a user that gifted Telegram Premium; 0 if the gift was anonymous.
groupCall - Variable in class org.drinkless.tdlib.TdApi.UpdateGroupCall
New data about a group call.
GroupCall() - Constructor for class org.drinkless.tdlib.TdApi.GroupCall
Describes a group call.
GroupCall(int, String, int, boolean, boolean, boolean, boolean, boolean, boolean, int, boolean, boolean, TdApi.GroupCallRecentSpeaker[], boolean, boolean, boolean, boolean, boolean, int, boolean, int) - Constructor for class org.drinkless.tdlib.TdApi.GroupCall
Describes a group call.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatCreated
Identifier of the video chat.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatEnded
Identifier of the video chat.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.EndGroupCall
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.EndGroupCallRecording
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.EndGroupCallScreenSharing
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.GetGroupCall
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.GetGroupCallInviteLink
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.GetGroupCallStreams
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.GetGroupCallStreamSegment
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.InviteGroupCallParticipants
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.JoinGroupCall
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.LeaveGroupCall
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.LoadGroupCallParticipants
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.MessageInviteVideoChatParticipants
Identifier of the video chat.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.MessageVideoChatScheduled
Identifier of the video chat.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.MessageVideoChatStarted
Identifier of the video chat.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.RevokeGroupCallInviteLink
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.SetGroupCallParticipantIsSpeaking
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.SetGroupCallParticipantVolumeLevel
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.SetGroupCallTitle
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.StartGroupCallRecording
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.StartGroupCallScreenSharing
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.StartScheduledGroupCall
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallEnabledStartNotification
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoEnabled
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoPaused
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallMuteNewParticipants
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsHandRaised
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsMuted
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallScreenSharingIsPaused
Group call identifier.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.UpdateGroupCallParticipant
Identifier of group call.
groupCallId - Variable in class org.drinkless.tdlib.TdApi.VideoChat
Group call identifier of an active video chat; 0 if none.
GroupCallId() - Constructor for class org.drinkless.tdlib.TdApi.GroupCallId
Contains the group call identifier.
GroupCallId(int) - Constructor for class org.drinkless.tdlib.TdApi.GroupCallId
Contains the group call identifier.
GroupCallParticipant() - Constructor for class org.drinkless.tdlib.TdApi.GroupCallParticipant
Represents a group call participant.
GroupCallParticipant(TdApi.MessageSender, int, int, TdApi.GroupCallParticipantVideoInfo, TdApi.GroupCallParticipantVideoInfo, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, String) - Constructor for class org.drinkless.tdlib.TdApi.GroupCallParticipant
Represents a group call participant.
GroupCallParticipantVideoInfo() - Constructor for class org.drinkless.tdlib.TdApi.GroupCallParticipantVideoInfo
Contains information about a group call participant's video channel.
GroupCallParticipantVideoInfo(TdApi.GroupCallVideoSourceGroup[], String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.GroupCallParticipantVideoInfo
Contains information about a group call participant's video channel.
GroupCallRecentSpeaker() - Constructor for class org.drinkless.tdlib.TdApi.GroupCallRecentSpeaker
Describes a recently speaking participant in a group call.
GroupCallRecentSpeaker(TdApi.MessageSender, boolean) - Constructor for class org.drinkless.tdlib.TdApi.GroupCallRecentSpeaker
Describes a recently speaking participant in a group call.
GroupCallStream() - Constructor for class org.drinkless.tdlib.TdApi.GroupCallStream
Describes an available stream in a group call.
GroupCallStream(int, int, long) - Constructor for class org.drinkless.tdlib.TdApi.GroupCallStream
Describes an available stream in a group call.
GroupCallStreams() - Constructor for class org.drinkless.tdlib.TdApi.GroupCallStreams
Represents a list of group call streams.
GroupCallStreams(TdApi.GroupCallStream[]) - Constructor for class org.drinkless.tdlib.TdApi.GroupCallStreams
Represents a list of group call streams.
GroupCallVideoQuality() - Constructor for class org.drinkless.tdlib.TdApi.GroupCallVideoQuality
Default class constructor.
GroupCallVideoQualityFull() - Constructor for class org.drinkless.tdlib.TdApi.GroupCallVideoQualityFull
The best available video quality.
GroupCallVideoQualityMedium() - Constructor for class org.drinkless.tdlib.TdApi.GroupCallVideoQualityMedium
The medium video quality.
GroupCallVideoQualityThumbnail() - Constructor for class org.drinkless.tdlib.TdApi.GroupCallVideoQualityThumbnail
The worst available video quality.
GroupCallVideoSourceGroup() - Constructor for class org.drinkless.tdlib.TdApi.GroupCallVideoSourceGroup
Describes a group of video synchronization source identifiers.
GroupCallVideoSourceGroup(String, int[]) - Constructor for class org.drinkless.tdlib.TdApi.GroupCallVideoSourceGroup
Describes a group of video synchronization source identifiers.
groupInCommonCount - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
Number of group chats where both the other user and the current user are a member; 0 for the current user.
groups - Variable in class org.drinkless.tdlib.TdApi.UpdateActiveNotifications
Lists of active notification groups.
groupSettings - Variable in class org.drinkless.tdlib.TdApi.AutosaveSettings
Default autosave settings for basic group and supergroup chats.
growthRatePercentage - Variable in class org.drinkless.tdlib.TdApi.StatisticalValue
The growth rate of the value, as a percentage.

H

hasAggressiveAntiSpamEnabled - Variable in class org.drinkless.tdlib.TdApi.ChatEventHasAggressiveAntiSpamEnabledToggled
New value of hasAggressiveAntiSpamEnabled.
hasAggressiveAntiSpamEnabled - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
True, if aggressive anti-spam checks are enabled in the supergroup.
hasAggressiveAntiSpamEnabled - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupHasAggressiveAntiSpamEnabled
The new value of hasAggressiveAntiSpamEnabled.
hasAnimation - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoInfo
True, if the photo has animated variant.
hasAnimation - Variable in class org.drinkless.tdlib.TdApi.ProfilePhoto
True, if the photo has animated variant.
hasAudios - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentMediaAlbum
True, if the album has at least one audio file.
hasDocuments - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentMediaAlbum
True, if the album has at least one document.
hash - Variable in class org.drinkless.tdlib.TdApi.EncryptedCredentials
The decrypted data hash.
hash - Variable in class org.drinkless.tdlib.TdApi.EncryptedPassportElement
Hash of the entire element.
hash - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePhoneNumberConfirmation
Hash value from the link.
hash - Variable in class org.drinkless.tdlib.TdApi.SendPhoneNumberConfirmationCode
Hash value from the link.
hasHiddenListeners - Variable in class org.drinkless.tdlib.TdApi.GroupCall
True, if group call participants, which are muted, aren't returned in participant list.
hasHiddenMembers - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
True, if non-administrators can receive only administrators and bots using getSupergroupMembers or searchChatMembers.
hasHiddenMembers - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupHasHiddenMembers
New value of hasHiddenMembers.
hashtag - Variable in class org.drinkless.tdlib.TdApi.RemoveRecentHashtag
Hashtag to delete.
hashtags - Variable in class org.drinkless.tdlib.TdApi.Hashtags
A list of hashtags.
Hashtags() - Constructor for class org.drinkless.tdlib.TdApi.Hashtags
Contains a list of hashtags.
Hashtags(String[]) - Constructor for class org.drinkless.tdlib.TdApi.Hashtags
Contains a list of hashtags.
hasLinkedChat - Variable in class org.drinkless.tdlib.TdApi.Supergroup
True, if the channel has a discussion group, or the supergroup is the designated discussion group for a channel.
hasLocation - Variable in class org.drinkless.tdlib.TdApi.Supergroup
True, if the supergroup is connected to a location, i.e.
hasMyInviteLinks - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInfo
True, if the chat folder has invite links created by the current user.
hasParticipants - Variable in class org.drinkless.tdlib.TdApi.VideoChat
True, if the video chat has participants.
hasPassportData - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitPassword
True, if some Telegram Passport elements were saved.
hasPassportData - Variable in class org.drinkless.tdlib.TdApi.PasswordState
True, if some Telegram Passport elements were saved.
hasPassword - Variable in class org.drinkless.tdlib.TdApi.PasswordState
True, if a 2-step verification password is set.
hasPassword - Variable in class org.drinkless.tdlib.TdApi.TemporaryPasswordState
True, if a temporary password is available.
hasPhotos - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentMediaAlbum
True, if the album has at least one photo.
hasPrivateCalls - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
True, if the user can't be called due to their privacy settings.
hasPrivateForwards - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
True, if the user can't be linked in forwarded messages due to their privacy settings.
hasProtectedContent - Variable in class org.drinkless.tdlib.TdApi.Chat
True, if chat content can't be saved locally, forwarded, or copied.
hasProtectedContent - Variable in class org.drinkless.tdlib.TdApi.ChatEventHasProtectedContentToggled
New value of hasProtectedContent.
hasProtectedContent - Variable in class org.drinkless.tdlib.TdApi.ToggleChatHasProtectedContent
New value of hasProtectedContent.
hasProtectedContent - Variable in class org.drinkless.tdlib.TdApi.UpdateChatHasProtectedContent
New value of hasProtectedContent.
hasRecoveryEmailAddress - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitPassword
True, if a recovery email address has been set up.
hasRecoveryEmailAddress - Variable in class org.drinkless.tdlib.TdApi.PasswordState
True, if a recovery email is set.
hasRestrictedVoiceAndVideoNoteMessages - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
True, if voice and video notes can't be sent or forwarded to the user.
hasScheduledMessages - Variable in class org.drinkless.tdlib.TdApi.Chat
True, if the chat has scheduled messages.
hasScheduledMessages - Variable in class org.drinkless.tdlib.TdApi.UpdateChatHasScheduledMessages
New value of hasScheduledMessages.
hasSpoiler - Variable in class org.drinkless.tdlib.TdApi.InputMessageAnimation
True, if the animation preview must be covered by a spoiler animation; not supported in secret chats.
hasSpoiler - Variable in class org.drinkless.tdlib.TdApi.InputMessagePhoto
True, if the photo preview must be covered by a spoiler animation; not supported in secret chats.
hasSpoiler - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
True, if the video preview must be covered by a spoiler animation; not supported in secret chats.
hasSpoiler - Variable in class org.drinkless.tdlib.TdApi.MessageAnimation
True, if the animation preview must be covered by a spoiler animation.
hasSpoiler - Variable in class org.drinkless.tdlib.TdApi.MessagePhoto
True, if the photo preview must be covered by a spoiler animation.
hasSpoiler - Variable in class org.drinkless.tdlib.TdApi.MessageVideo
True, if the video preview must be covered by a spoiler animation.
hasStickers - Variable in class org.drinkless.tdlib.TdApi.Animation
True, if stickers were added to the animation.
hasStickers - Variable in class org.drinkless.tdlib.TdApi.Photo
True, if stickers were added to the photo.
hasStickers - Variable in class org.drinkless.tdlib.TdApi.Video
True, if stickers were added to the video.
hasTimestampedMedia - Variable in class org.drinkless.tdlib.TdApi.Message
True, if media timestamp entities refers to a media in this message as opposed to a media in the replied message.
hasVideos - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentMediaAlbum
True, if the album has at least one video file.
haveAccess - Variable in class org.drinkless.tdlib.TdApi.User
If false, the user is inaccessible, and the only information known about the user is inside this class.
haveDelayedNotifications - Variable in class org.drinkless.tdlib.TdApi.UpdateHavePendingNotifications
True, if there are some delayed notification updates, which will be sent soon.
haveUnreceivedNotifications - Variable in class org.drinkless.tdlib.TdApi.UpdateHavePendingNotifications
True, if there can be some yet unreceived notifications, which are being fetched from the server.
header - Variable in class org.drinkless.tdlib.TdApi.PageBlockDetails
Always visible heading for the block.
header - Variable in class org.drinkless.tdlib.TdApi.PageBlockHeader
Header.
header - Variable in class org.drinkless.tdlib.TdApi.PageBlockRelatedArticles
Block header.
heading - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageLiveLocation
The new direction in which the location moves, in degrees; 1-360.
heading - Variable in class org.drinkless.tdlib.TdApi.EditMessageLiveLocation
The new direction in which the location moves, in degrees; 1-360.
heading - Variable in class org.drinkless.tdlib.TdApi.InputMessageLocation
For live locations, a direction in which the location moves, in degrees; 1-360.
heading - Variable in class org.drinkless.tdlib.TdApi.MessageLocation
For live locations, a direction in which the location moves, in degrees; 1-360.
height - Variable in class org.drinkless.tdlib.TdApi.Animation
Height of the animation.
height - Variable in class org.drinkless.tdlib.TdApi.GetMapThumbnailFile
Map height in pixels before applying scale; 16-1024.
height - Variable in class org.drinkless.tdlib.TdApi.InputMessageAnimation
Height of the animation; may be replaced by the server.
height - Variable in class org.drinkless.tdlib.TdApi.InputMessagePhoto
Photo height.
height - Variable in class org.drinkless.tdlib.TdApi.InputMessageSticker
Sticker height.
height - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
Video height.
height - Variable in class org.drinkless.tdlib.TdApi.InputThumbnail
Thumbnail height, usually shouldn't exceed 320.
height - Variable in class org.drinkless.tdlib.TdApi.MessageExtendedMediaPreview
Media height; 0 if unknown.
height - Variable in class org.drinkless.tdlib.TdApi.Minithumbnail
Thumbnail height, usually doesn't exceed 40.
height - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbedded
Block height; 0 if unknown.
height - Variable in class org.drinkless.tdlib.TdApi.PageBlockMap
Map height.
height - Variable in class org.drinkless.tdlib.TdApi.PhotoSize
Image height.
height - Variable in class org.drinkless.tdlib.TdApi.RichTextIcon
Height of a bounding box in which the image must be shown; 0 if unknown.
height - Variable in class org.drinkless.tdlib.TdApi.Sticker
Sticker height; as defined by the sender.
height - Variable in class org.drinkless.tdlib.TdApi.Thumbnail
Thumbnail height.
height - Variable in class org.drinkless.tdlib.TdApi.Video
Video height; as defined by the sender.
HideSuggestedAction() - Constructor for class org.drinkless.tdlib.TdApi.HideSuggestedAction
Default constructor for a function, which hides a suggested action.
HideSuggestedAction(TdApi.SuggestedAction) - Constructor for class org.drinkless.tdlib.TdApi.HideSuggestedAction
Creates a function, which hides a suggested action.
hideUrl - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
True, if the URL must be not shown.
hideUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
True, if the URL must be not shown.
hideViaBot - Variable in class org.drinkless.tdlib.TdApi.SendInlineQueryResultMessage
Pass true to hide the bot, via which the message is sent.
high - Variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettingsPresets
Preset with highest settings; supposed to be used by default when connected on Wi-Fi.
hintColor - Variable in class org.drinkless.tdlib.TdApi.ThemeParameters
A color of hints in the RGB24 format.
horizontalAccuracy - Variable in class org.drinkless.tdlib.TdApi.Location
The estimated horizontal accuracy of the location, in meters; as defined by the sender.
html - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbedded
HTML-markup of the embedded page.
httpOnly - Variable in class org.drinkless.tdlib.TdApi.ProxyTypeHttp
Pass true if the proxy supports only HTTP requests and doesn't support transparent TCP connections via HTTP CONNECT method.
HttpUrl() - Constructor for class org.drinkless.tdlib.TdApi.HttpUrl
Contains an HTTP URL.
HttpUrl(String) - Constructor for class org.drinkless.tdlib.TdApi.HttpUrl
Contains an HTTP URL.

I

icon - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
The chosen icon for the chat folder; may be null.
icon - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInfo
The chosen or default icon for the chat folder.
icon - Variable in class org.drinkless.tdlib.TdApi.CreateForumTopic
Icon of the topic.
icon - Variable in class org.drinkless.tdlib.TdApi.EmojiCategory
Custom emoji sticker, which represents icon of the category.
icon - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
Icon of the topic.
icon - Variable in class org.drinkless.tdlib.TdApi.MessageForumTopicCreated
Icon of the topic.
iconColor - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
Color to highlight selected icon of the bot if appropriate; may be null.
iconCustomEmojiId - Variable in class org.drinkless.tdlib.TdApi.EditForumTopic
Identifier of the new custom emoji for topic icon; pass 0 to remove the custom emoji.
iconCustomEmojiId - Variable in class org.drinkless.tdlib.TdApi.MessageForumTopicEdited
New unique identifier of the custom emoji shown on the topic icon; 0 if none.
id - Variable in class org.drinkless.tdlib.TdApi.Background
Unique background identifier.
id - Variable in class org.drinkless.tdlib.TdApi.BasicGroup
Group identifier.
id - Variable in class org.drinkless.tdlib.TdApi.Call
Call identifier, not persistent.
id - Variable in class org.drinkless.tdlib.TdApi.CallId
Call identifier.
id - Variable in class org.drinkless.tdlib.TdApi.CallServer
Server identifier.
id - Variable in class org.drinkless.tdlib.TdApi.Chat
Chat unique identifier.
id - Variable in class org.drinkless.tdlib.TdApi.ChatEvent
Chat event identifier.
id - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInfo
Unique chat folder identifier.
id - Variable in class org.drinkless.tdlib.TdApi.ChatPhoto
Unique photo identifier.
id - Variable in class org.drinkless.tdlib.TdApi.ConnectedWebsite
Website identifier.
id - Variable in class org.drinkless.tdlib.TdApi.File
Unique file identifier.
id - Variable in class org.drinkless.tdlib.TdApi.Game
Unique game identifier.
id - Variable in class org.drinkless.tdlib.TdApi.GroupCall
Group call identifier.
id - Variable in class org.drinkless.tdlib.TdApi.GroupCallId
Group call identifier.
id - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeLoginUrl
Unique button identifier.
id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultAnimation
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultAudio
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultContact
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultDocument
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultGame
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultLocation
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultPhoto
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultSticker
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVenue
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVideo
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVoiceNote
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InputFileId
Unique file identifier.
id - Variable in class org.drinkless.tdlib.TdApi.InputFileRemote
Remote file identifier.
id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultGame
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
Unique identifier of the query result.
id - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
Unique button identifier.
id - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestUser
Unique button identifier.
id - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
Unique language pack identifier.
id - Variable in class org.drinkless.tdlib.TdApi.Message
Message identifier; unique for the chat to which the message belongs.
id - Variable in class org.drinkless.tdlib.TdApi.Notification
Unique persistent identifier of this notification.
id - Variable in class org.drinkless.tdlib.TdApi.NotificationGroup
Unique persistent auto-incremented from 1 identifier of the notification group.
id - Variable in class org.drinkless.tdlib.TdApi.NotificationSound
Unique identifier of the notification sound.
id - Variable in class org.drinkless.tdlib.TdApi.PassportAuthorizationForm
Unique identifier of the authorization form.
id - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
The payment form identifier.
id - Variable in class org.drinkless.tdlib.TdApi.Poll
Unique poll identifier.
id - Variable in class org.drinkless.tdlib.TdApi.ProfilePhoto
Photo identifier; 0 for an empty photo.
id - Variable in class org.drinkless.tdlib.TdApi.Proxy
Unique identifier of the proxy.
id - Variable in class org.drinkless.tdlib.TdApi.PushReceiverId
The globally unique identifier of push notification subscription.
id - Variable in class org.drinkless.tdlib.TdApi.RemoteFile
Remote file identifier; may be empty.
id - Variable in class org.drinkless.tdlib.TdApi.SavedCredentials
Unique identifier of the saved credentials.
id - Variable in class org.drinkless.tdlib.TdApi.SecretChat
Secret chat identifier.
id - Variable in class org.drinkless.tdlib.TdApi.Session
Session identifier.
id - Variable in class org.drinkless.tdlib.TdApi.ShippingOption
Shipping option identifier.
id - Variable in class org.drinkless.tdlib.TdApi.Sticker
Unique sticker identifier within the set; 0 if none.
id - Variable in class org.drinkless.tdlib.TdApi.StickerSet
Identifier of the sticker set.
id - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
Identifier of the sticker set.
id - Variable in class org.drinkless.tdlib.TdApi.Supergroup
Supergroup or channel identifier.
id - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCallbackQuery
Unique query identifier.
id - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCustomQuery
The query identifier.
id - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineCallbackQuery
Unique query identifier.
id - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineQuery
Unique query identifier.
id - Variable in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
Unique query identifier.
id - Variable in class org.drinkless.tdlib.TdApi.UpdateNewShippingQuery
Unique query identifier.
id - Variable in class org.drinkless.tdlib.TdApi.User
User identifier.
id - Variable in class org.drinkless.tdlib.TdApi.Venue
Identifier of the venue in the provider database; as defined by the sender.
identityCard - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementIdentityCard
The identity card to be saved.
identityCard - Variable in class org.drinkless.tdlib.TdApi.PassportElementIdentityCard
Identity card.
IdentityDocument() - Constructor for class org.drinkless.tdlib.TdApi.IdentityDocument
An identity document.
IdentityDocument(String, TdApi.Date, TdApi.DatedFile, TdApi.DatedFile, TdApi.DatedFile, TdApi.DatedFile[]) - Constructor for class org.drinkless.tdlib.TdApi.IdentityDocument
An identity document.
ignoreFileNames - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
Pass true to ignore original file names for downloaded files.
immunityDelay - Variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
The amount of time after the creation of a file during which it can't be deleted, in seconds.
ImportContacts() - Constructor for class org.drinkless.tdlib.TdApi.ImportContacts
Default constructor for a function, which adds new contacts or edits existing contacts by their phone numbers; contacts' user identifiers are ignored.
ImportContacts(TdApi.Contact[]) - Constructor for class org.drinkless.tdlib.TdApi.ImportContacts
Creates a function, which adds new contacts or edits existing contacts by their phone numbers; contacts' user identifiers are ignored.
ImportedContacts() - Constructor for class org.drinkless.tdlib.TdApi.ImportedContacts
Represents the result of an importContacts request.
ImportedContacts(long[], int[]) - Constructor for class org.drinkless.tdlib.TdApi.ImportedContacts
Represents the result of an importContacts request.
importerCount - Variable in class org.drinkless.tdlib.TdApi.ImportedContacts
The number of users that imported the corresponding contact; 0 for already registered users or if unavailable.
ImportMessages() - Constructor for class org.drinkless.tdlib.TdApi.ImportMessages
Default constructor for a function, which imports messages exported from another app.
ImportMessages(long, TdApi.InputFile, TdApi.InputFile[]) - Constructor for class org.drinkless.tdlib.TdApi.ImportMessages
Creates a function, which imports messages exported from another app.
inactiveSessionTtlDays - Variable in class org.drinkless.tdlib.TdApi.Sessions
Number of days of inactivity before sessions will automatically be terminated; 1-366 days.
inactiveSessionTtlDays - Variable in class org.drinkless.tdlib.TdApi.SetInactiveSessionTtl
New number of days of inactivity before sessions will be automatically terminated; 1-366 days.
includeBots - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
True, if bots need to be included.
includeChannels - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
True, if channels need to be included.
includeContacts - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
True, if contacts need to be included.
includedChatIds - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
The chat identifiers of always included chats in the folder.
includeGroups - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
True, if basic groups and supergroups need to be included.
includeNonContacts - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
True, if non-contact users need to be included.
info - Variable in class org.drinkless.tdlib.TdApi.EditCustomLanguagePackInfo
New information about the custom local language pack.
info - Variable in class org.drinkless.tdlib.TdApi.ForumTopic
Basic information about the topic.
info - Variable in class org.drinkless.tdlib.TdApi.SetCustomLanguagePack
Information about the language pack.
info - Variable in class org.drinkless.tdlib.TdApi.TMeUrlTypeChatInvite
Information about the chat invite link.
info - Variable in class org.drinkless.tdlib.TdApi.UpdateForumTopicInfo
New information about the topic.
infoChanges - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
True, if changes in chat information need to be returned.
inGameShare - Variable in class org.drinkless.tdlib.TdApi.InputMessageForwarded
True, if a game message is being shared from a launched game; applies only to game messages.
initialState - Variable in class org.drinkless.tdlib.TdApi.MessageDice
The animated stickers with the initial dice animation; may be null if unknown.
InlineKeyboardButton() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButton
Represents a single button in an inline keyboard.
InlineKeyboardButton(String, TdApi.InlineKeyboardButtonType) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButton
Represents a single button in an inline keyboard.
InlineKeyboardButtonType() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonType
Default class constructor.
InlineKeyboardButtonTypeBuy() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeBuy
A button to buy something.
InlineKeyboardButtonTypeCallback() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallback
A button that sends a callback query to a bot.
InlineKeyboardButtonTypeCallback(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallback
A button that sends a callback query to a bot.
InlineKeyboardButtonTypeCallbackGame() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallbackGame
A button with a game that sends a callback query to a bot.
InlineKeyboardButtonTypeCallbackWithPassword() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallbackWithPassword
A button that asks for the 2-step verification password of the current user and then sends a callback query to a bot.
InlineKeyboardButtonTypeCallbackWithPassword(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeCallbackWithPassword
A button that asks for the 2-step verification password of the current user and then sends a callback query to a bot.
InlineKeyboardButtonTypeLoginUrl() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeLoginUrl
A button that opens a specified URL and automatically authorize the current user by calling getLoginUrlInfo.
InlineKeyboardButtonTypeLoginUrl(String, long, String) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeLoginUrl
A button that opens a specified URL and automatically authorize the current user by calling getLoginUrlInfo.
InlineKeyboardButtonTypeSwitchInline() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeSwitchInline
A button that forces an inline query to the bot to be inserted in the input field.
InlineKeyboardButtonTypeSwitchInline(String, TdApi.TargetChat) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeSwitchInline
A button that forces an inline query to the bot to be inserted in the input field.
InlineKeyboardButtonTypeUrl() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUrl
A button that opens a specified URL.
InlineKeyboardButtonTypeUrl(String) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUrl
A button that opens a specified URL.
InlineKeyboardButtonTypeUser() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUser
A button with a user reference to be handled in the same way as textEntityTypeMentionName entities.
InlineKeyboardButtonTypeUser(long) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUser
A button with a user reference to be handled in the same way as textEntityTypeMentionName entities.
InlineKeyboardButtonTypeWebApp() - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeWebApp
A button that opens a Web App by calling openWebApp.
InlineKeyboardButtonTypeWebApp(String) - Constructor for class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeWebApp
A button that opens a Web App by calling openWebApp.
inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageCaption
Inline message identifier.
inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageLiveLocation
Inline message identifier.
inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageMedia
Inline message identifier.
inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageReplyMarkup
Inline message identifier.
inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageText
Inline message identifier.
inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.GetInlineGameHighScores
Inline message identifier.
inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.SentWebAppMessage
Identifier of the sent inline message, if known.
inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.SetInlineGameScore
Inline message identifier.
inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewChosenInlineResult
Identifier of the sent inline message, if known.
inlineMessageId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineCallbackQuery
Identifier of the inline message from which the query originated.
inlineQueryId - Variable in class org.drinkless.tdlib.TdApi.AnswerInlineQuery
Identifier of the inline query.
inlineQueryId - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResults
Unique identifier of the inline query.
inlineQueryPlaceholder - Variable in class org.drinkless.tdlib.TdApi.UserTypeBot
Placeholder for inline queries (displayed on the application input field).
InlineQueryResult() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResult
Default class constructor.
InlineQueryResultAnimation() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultAnimation
Represents an animation file.
InlineQueryResultAnimation(String, TdApi.Animation, String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultAnimation
Represents an animation file.
InlineQueryResultArticle() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
Represents a link to an article or web page.
InlineQueryResultArticle(String, String, boolean, String, String, TdApi.Thumbnail) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
Represents a link to an article or web page.
InlineQueryResultAudio() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultAudio
Represents an audio file.
InlineQueryResultAudio(String, TdApi.Audio) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultAudio
Represents an audio file.
InlineQueryResultContact() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultContact
Represents a user contact.
InlineQueryResultContact(String, TdApi.Contact, TdApi.Thumbnail) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultContact
Represents a user contact.
InlineQueryResultDocument() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultDocument
Represents a document.
InlineQueryResultDocument(String, TdApi.Document, String, String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultDocument
Represents a document.
InlineQueryResultGame() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultGame
Represents information about a game.
InlineQueryResultGame(String, TdApi.Game) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultGame
Represents information about a game.
InlineQueryResultLocation() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultLocation
Represents a point on the map.
InlineQueryResultLocation(String, TdApi.Location, String, TdApi.Thumbnail) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultLocation
Represents a point on the map.
InlineQueryResultPhoto() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultPhoto
Represents a photo.
InlineQueryResultPhoto(String, TdApi.Photo, String, String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultPhoto
Represents a photo.
InlineQueryResults() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResults
Represents the results of the inline query.
InlineQueryResults(long, TdApi.InlineQueryResultsButton, TdApi.InlineQueryResult[], String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResults
Represents the results of the inline query.
InlineQueryResultsButton() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultsButton
Represents a button to be shown above inline query results.
InlineQueryResultsButton(String, TdApi.InlineQueryResultsButtonType) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultsButton
Represents a button to be shown above inline query results.
InlineQueryResultsButtonType() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonType
Default class constructor.
InlineQueryResultsButtonTypeStartBot() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeStartBot
Describes the button that opens a private chat with the bot and sends a start message to the bot with the given parameter.
InlineQueryResultsButtonTypeStartBot(String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeStartBot
Describes the button that opens a private chat with the bot and sends a start message to the bot with the given parameter.
InlineQueryResultsButtonTypeWebApp() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeWebApp
Describes the button that opens a Web App by calling getWebAppUrl.
InlineQueryResultsButtonTypeWebApp(String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeWebApp
Describes the button that opens a Web App by calling getWebAppUrl.
InlineQueryResultSticker() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultSticker
Represents a sticker.
InlineQueryResultSticker(String, TdApi.Sticker) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultSticker
Represents a sticker.
InlineQueryResultVenue() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultVenue
Represents information about a venue.
InlineQueryResultVenue(String, TdApi.Venue, TdApi.Thumbnail) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultVenue
Represents information about a venue.
InlineQueryResultVideo() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultVideo
Represents a video.
InlineQueryResultVideo(String, TdApi.Video, String, String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultVideo
Represents a video.
InlineQueryResultVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultVoiceNote
Represents a voice note.
InlineQueryResultVoiceNote(String, TdApi.VoiceNote, String) - Constructor for class org.drinkless.tdlib.TdApi.InlineQueryResultVoiceNote
Represents a voice note.
inMessageThread - Variable in class org.drinkless.tdlib.TdApi.GetMessageLink
Pass true to create a link to the message as a channel post comment, in a message thread, or a forum topic.
InputBackground() - Constructor for class org.drinkless.tdlib.TdApi.InputBackground
Default class constructor.
InputBackgroundLocal() - Constructor for class org.drinkless.tdlib.TdApi.InputBackgroundLocal
A background from a local file.
InputBackgroundLocal(TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.InputBackgroundLocal
A background from a local file.
InputBackgroundPrevious() - Constructor for class org.drinkless.tdlib.TdApi.InputBackgroundPrevious
A background previously set in the chat; for chat backgrounds only.
InputBackgroundPrevious(long) - Constructor for class org.drinkless.tdlib.TdApi.InputBackgroundPrevious
A background previously set in the chat; for chat backgrounds only.
InputBackgroundRemote() - Constructor for class org.drinkless.tdlib.TdApi.InputBackgroundRemote
A background from the server.
InputBackgroundRemote(long) - Constructor for class org.drinkless.tdlib.TdApi.InputBackgroundRemote
A background from the server.
InputChatPhoto() - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhoto
Default class constructor.
InputChatPhotoAnimation() - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoAnimation
An animation in MPEG4 format; must be square, at most 10 seconds long, have width between 160 and 1280 and be at most 2MB in size.
InputChatPhotoAnimation(TdApi.InputFile, double) - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoAnimation
An animation in MPEG4 format; must be square, at most 10 seconds long, have width between 160 and 1280 and be at most 2MB in size.
InputChatPhotoPrevious() - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoPrevious
A previously used profile photo of the current user.
InputChatPhotoPrevious(long) - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoPrevious
A previously used profile photo of the current user.
InputChatPhotoStatic() - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoStatic
A static photo in JPEG format.
InputChatPhotoStatic(TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoStatic
A static photo in JPEG format.
InputChatPhotoSticker() - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoSticker
A sticker on a custom background.
InputChatPhotoSticker(TdApi.ChatPhotoSticker) - Constructor for class org.drinkless.tdlib.TdApi.InputChatPhotoSticker
A sticker on a custom background.
InputCredentials() - Constructor for class org.drinkless.tdlib.TdApi.InputCredentials
Default class constructor.
InputCredentialsApplePay() - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsApplePay
Applies if a user enters new credentials using Apple Pay.
InputCredentialsApplePay(String) - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsApplePay
Applies if a user enters new credentials using Apple Pay.
InputCredentialsGooglePay() - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsGooglePay
Applies if a user enters new credentials using Google Pay.
InputCredentialsGooglePay(String) - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsGooglePay
Applies if a user enters new credentials using Google Pay.
InputCredentialsNew() - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsNew
Applies if a user enters new credentials on a payment provider website.
InputCredentialsNew(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsNew
Applies if a user enters new credentials on a payment provider website.
InputCredentialsSaved() - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsSaved
Applies if a user chooses some previously saved payment credentials.
InputCredentialsSaved(String) - Constructor for class org.drinkless.tdlib.TdApi.InputCredentialsSaved
Applies if a user chooses some previously saved payment credentials.
inputFieldPlaceholder - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupForceReply
If non-empty, the placeholder to be shown in the input field when the reply is active; 0-64 characters.
inputFieldPlaceholder - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupShowKeyboard
If non-empty, the placeholder to be shown in the input field when the keyboard is active; 0-64 characters.
InputFile() - Constructor for class org.drinkless.tdlib.TdApi.InputFile
Default class constructor.
InputFileGenerated() - Constructor for class org.drinkless.tdlib.TdApi.InputFileGenerated
A file generated by the application.
InputFileGenerated(String, String, long) - Constructor for class org.drinkless.tdlib.TdApi.InputFileGenerated
A file generated by the application.
InputFileId() - Constructor for class org.drinkless.tdlib.TdApi.InputFileId
A file defined by its unique ID.
InputFileId(int) - Constructor for class org.drinkless.tdlib.TdApi.InputFileId
A file defined by its unique ID.
InputFileLocal() - Constructor for class org.drinkless.tdlib.TdApi.InputFileLocal
A file defined by a local path.
InputFileLocal(String) - Constructor for class org.drinkless.tdlib.TdApi.InputFileLocal
A file defined by a local path.
InputFileRemote() - Constructor for class org.drinkless.tdlib.TdApi.InputFileRemote
A file defined by its remote ID.
InputFileRemote(String) - Constructor for class org.drinkless.tdlib.TdApi.InputFileRemote
A file defined by its remote ID.
InputIdentityDocument() - Constructor for class org.drinkless.tdlib.TdApi.InputIdentityDocument
An identity document to be saved to Telegram Passport.
InputIdentityDocument(String, TdApi.Date, TdApi.InputFile, TdApi.InputFile, TdApi.InputFile, TdApi.InputFile[]) - Constructor for class org.drinkless.tdlib.TdApi.InputIdentityDocument
An identity document to be saved to Telegram Passport.
InputInlineQueryResult() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResult
Default class constructor.
InputInlineQueryResultAnimation() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
Represents a link to an animated GIF or an animated (i.e., without sound) H.264/MPEG-4 AVC video.
InputInlineQueryResultAnimation(String, String, String, String, String, String, int, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
Represents a link to an animated GIF or an animated (i.e., without sound) H.264/MPEG-4 AVC video.
InputInlineQueryResultArticle() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
Represents a link to an article or web page.
InputInlineQueryResultArticle(String, String, boolean, String, String, String, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
Represents a link to an article or web page.
InputInlineQueryResultAudio() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
Represents a link to an MP3 audio file.
InputInlineQueryResultAudio(String, String, String, String, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
Represents a link to an MP3 audio file.
InputInlineQueryResultContact() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
Represents a user contact.
InputInlineQueryResultContact(String, TdApi.Contact, String, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
Represents a user contact.
InputInlineQueryResultDocument() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
Represents a link to a file.
InputInlineQueryResultDocument(String, String, String, String, String, String, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
Represents a link to a file.
InputInlineQueryResultGame() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultGame
Represents a game.
InputInlineQueryResultGame(String, String, TdApi.ReplyMarkup) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultGame
Represents a game.
InputInlineQueryResultLocation() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
Represents a point on the map.
InputInlineQueryResultLocation(String, TdApi.Location, int, String, String, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
Represents a point on the map.
InputInlineQueryResultPhoto() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
Represents link to a JPEG image.
InputInlineQueryResultPhoto(String, String, String, String, String, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
Represents link to a JPEG image.
InputInlineQueryResultSticker() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
Represents a link to a WEBP, TGS, or WEBM sticker.
InputInlineQueryResultSticker(String, String, String, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
Represents a link to a WEBP, TGS, or WEBM sticker.
InputInlineQueryResultVenue() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
Represents information about a venue.
InputInlineQueryResultVenue(String, TdApi.Venue, String, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
Represents information about a venue.
InputInlineQueryResultVideo() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
Represents a link to a page containing an embedded video player or a video file.
InputInlineQueryResultVideo(String, String, String, String, String, String, int, int, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
Represents a link to a page containing an embedded video player or a video file.
InputInlineQueryResultVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
Represents a link to an opus-encoded audio file within an OGG container, single channel audio.
InputInlineQueryResultVoiceNote(String, String, String, int, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
Represents a link to an opus-encoded audio file within an OGG container, single channel audio.
inputInvoice - Variable in class org.drinkless.tdlib.TdApi.GetPaymentForm
The invoice.
inputInvoice - Variable in class org.drinkless.tdlib.TdApi.SendPaymentForm
The invoice.
inputInvoice - Variable in class org.drinkless.tdlib.TdApi.ValidateOrderInfo
The invoice.
InputInvoice() - Constructor for class org.drinkless.tdlib.TdApi.InputInvoice
Default class constructor.
InputInvoiceMessage() - Constructor for class org.drinkless.tdlib.TdApi.InputInvoiceMessage
An invoice from a message of the type messageInvoice.
InputInvoiceMessage(long, long) - Constructor for class org.drinkless.tdlib.TdApi.InputInvoiceMessage
An invoice from a message of the type messageInvoice.
InputInvoiceName() - Constructor for class org.drinkless.tdlib.TdApi.InputInvoiceName
An invoice from a link of the type internalLinkTypeInvoice.
InputInvoiceName(String) - Constructor for class org.drinkless.tdlib.TdApi.InputInvoiceName
An invoice from a link of the type internalLinkTypeInvoice.
inputLanguageCodes - Variable in class org.drinkless.tdlib.TdApi.SearchEmojis
List of possible IETF language tags of the user's input language; may be empty if unknown.
InputMessageAnimation() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageAnimation
An animation message (GIF-style).
InputMessageAnimation(TdApi.InputFile, TdApi.InputThumbnail, int[], int, int, int, TdApi.FormattedText, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageAnimation
An animation message (GIF-style).
InputMessageAudio() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageAudio
An audio message.
InputMessageAudio(TdApi.InputFile, TdApi.InputThumbnail, int, String, String, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageAudio
An audio message.
InputMessageContact() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageContact
A message containing a user contact.
InputMessageContact(TdApi.Contact) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageContact
A message containing a user contact.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.AddLocalMessage
The content of the message to be added.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageMedia
New content of the message.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageText
New text content of the message.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.EditMessageMedia
New content of the message.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.EditMessageText
New text content of the message.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
The content of the message to be sent.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
The content of the message to be sent.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
The content of the message to be sent.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
The content of the message to be sent.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
The content of the message to be sent.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
The content of the message to be sent.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
The content of the message to be sent.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
The content of the message to be sent.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
The content of the message to be sent.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
The content of the message to be sent.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
The content of the message to be sent.
inputMessageContent - Variable in class org.drinkless.tdlib.TdApi.SendMessage
The content of the message to be sent.
InputMessageContent() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageContent
Default class constructor.
inputMessageContents - Variable in class org.drinkless.tdlib.TdApi.SendMessageAlbum
Contents of messages to be sent.
InputMessageDice() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageDice
A dice message.
InputMessageDice(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageDice
A dice message.
InputMessageDocument() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageDocument
A document message (general file).
InputMessageDocument(TdApi.InputFile, TdApi.InputThumbnail, boolean, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageDocument
A document message (general file).
InputMessageForwarded() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageForwarded
A forwarded message.
InputMessageForwarded(long, long, boolean, TdApi.MessageCopyOptions) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageForwarded
A forwarded message.
InputMessageGame() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageGame
A message with a game; not supported for channels or secret chats.
InputMessageGame(long, String) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageGame
A message with a game; not supported for channels or secret chats.
InputMessageInvoice() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageInvoice
A message with an invoice; can be used only by bots.
InputMessageInvoice(TdApi.Invoice, String, String, String, int, int, int, byte[], String, String, String, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageInvoice
A message with an invoice; can be used only by bots.
InputMessageLocation() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageLocation
A message with a location.
InputMessageLocation(TdApi.Location, int, int, int) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageLocation
A message with a location.
InputMessagePhoto() - Constructor for class org.drinkless.tdlib.TdApi.InputMessagePhoto
A photo message.
InputMessagePhoto(TdApi.InputFile, TdApi.InputThumbnail, int[], int, int, TdApi.FormattedText, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputMessagePhoto
A photo message.
InputMessagePoll() - Constructor for class org.drinkless.tdlib.TdApi.InputMessagePoll
A message with a poll.
InputMessagePoll(String, String[], boolean, TdApi.PollType, int, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputMessagePoll
A message with a poll.
InputMessageSticker() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageSticker
A sticker message.
InputMessageSticker(TdApi.InputFile, TdApi.InputThumbnail, int, int, String) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageSticker
A sticker message.
inputMessageText - Variable in class org.drinkless.tdlib.TdApi.DraftMessage
Content of the message draft; must be of the type inputMessageText.
InputMessageText() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageText
A text message.
InputMessageText(TdApi.FormattedText, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageText
A text message.
InputMessageVenue() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVenue
A message with information about a venue.
InputMessageVenue(TdApi.Venue) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVenue
A message with information about a venue.
InputMessageVideo() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVideo
A video message.
InputMessageVideo(TdApi.InputFile, TdApi.InputThumbnail, int[], int, int, int, boolean, TdApi.FormattedText, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVideo
A video message.
InputMessageVideoNote() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVideoNote
A video note message.
InputMessageVideoNote(TdApi.InputFile, TdApi.InputThumbnail, int, int) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVideoNote
A video note message.
InputMessageVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVoiceNote
A voice note message.
InputMessageVoiceNote(TdApi.InputFile, int, byte[], TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.InputMessageVoiceNote
A voice note message.
InputPassportElement() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElement
Default class constructor.
InputPassportElementAddress() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementAddress
A Telegram Passport element to be saved containing the user's address.
InputPassportElementAddress(TdApi.Address) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementAddress
A Telegram Passport element to be saved containing the user's address.
InputPassportElementBankStatement() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementBankStatement
A Telegram Passport element to be saved containing the user's bank statement.
InputPassportElementBankStatement(TdApi.InputPersonalDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementBankStatement
A Telegram Passport element to be saved containing the user's bank statement.
InputPassportElementDriverLicense() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementDriverLicense
A Telegram Passport element to be saved containing the user's driver license.
InputPassportElementDriverLicense(TdApi.InputIdentityDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementDriverLicense
A Telegram Passport element to be saved containing the user's driver license.
InputPassportElementEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementEmailAddress
A Telegram Passport element to be saved containing the user's email address.
InputPassportElementEmailAddress(String) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementEmailAddress
A Telegram Passport element to be saved containing the user's email address.
InputPassportElementError() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementError
Contains the description of an error in a Telegram Passport element; for bots only.
InputPassportElementError(TdApi.PassportElementType, String, TdApi.InputPassportElementErrorSource) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementError
Contains the description of an error in a Telegram Passport element; for bots only.
InputPassportElementErrorSource() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSource
Default class constructor.
InputPassportElementErrorSourceDataField() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceDataField
A data field contains an error.
InputPassportElementErrorSourceDataField(String, byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceDataField
A data field contains an error.
InputPassportElementErrorSourceFile() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFile
The file contains an error.
InputPassportElementErrorSourceFile(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFile
The file contains an error.
InputPassportElementErrorSourceFiles() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFiles
The list of attached files contains an error.
InputPassportElementErrorSourceFiles(byte[][]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFiles
The list of attached files contains an error.
InputPassportElementErrorSourceFrontSide() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFrontSide
The front side of the document contains an error.
InputPassportElementErrorSourceFrontSide(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceFrontSide
The front side of the document contains an error.
InputPassportElementErrorSourceReverseSide() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceReverseSide
The reverse side of the document contains an error.
InputPassportElementErrorSourceReverseSide(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceReverseSide
The reverse side of the document contains an error.
InputPassportElementErrorSourceSelfie() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceSelfie
The selfie contains an error.
InputPassportElementErrorSourceSelfie(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceSelfie
The selfie contains an error.
InputPassportElementErrorSourceTranslationFile() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFile
One of the files containing the translation of the document contains an error.
InputPassportElementErrorSourceTranslationFile(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFile
One of the files containing the translation of the document contains an error.
InputPassportElementErrorSourceTranslationFiles() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFiles
The translation of the document contains an error.
InputPassportElementErrorSourceTranslationFiles(byte[][]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceTranslationFiles
The translation of the document contains an error.
InputPassportElementErrorSourceUnspecified() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceUnspecified
The element contains an error in an unspecified place.
InputPassportElementErrorSourceUnspecified(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementErrorSourceUnspecified
The element contains an error in an unspecified place.
InputPassportElementIdentityCard() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementIdentityCard
A Telegram Passport element to be saved containing the user's identity card.
InputPassportElementIdentityCard(TdApi.InputIdentityDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementIdentityCard
A Telegram Passport element to be saved containing the user's identity card.
InputPassportElementInternalPassport() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementInternalPassport
A Telegram Passport element to be saved containing the user's internal passport.
InputPassportElementInternalPassport(TdApi.InputIdentityDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementInternalPassport
A Telegram Passport element to be saved containing the user's internal passport.
InputPassportElementPassport() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPassport
A Telegram Passport element to be saved containing the user's passport.
InputPassportElementPassport(TdApi.InputIdentityDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPassport
A Telegram Passport element to be saved containing the user's passport.
InputPassportElementPassportRegistration() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPassportRegistration
A Telegram Passport element to be saved containing the user's passport registration.
InputPassportElementPassportRegistration(TdApi.InputPersonalDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPassportRegistration
A Telegram Passport element to be saved containing the user's passport registration.
InputPassportElementPersonalDetails() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPersonalDetails
A Telegram Passport element to be saved containing the user's personal details.
InputPassportElementPersonalDetails(TdApi.PersonalDetails) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPersonalDetails
A Telegram Passport element to be saved containing the user's personal details.
InputPassportElementPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPhoneNumber
A Telegram Passport element to be saved containing the user's phone number.
InputPassportElementPhoneNumber(String) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementPhoneNumber
A Telegram Passport element to be saved containing the user's phone number.
InputPassportElementRentalAgreement() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementRentalAgreement
A Telegram Passport element to be saved containing the user's rental agreement.
InputPassportElementRentalAgreement(TdApi.InputPersonalDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementRentalAgreement
A Telegram Passport element to be saved containing the user's rental agreement.
InputPassportElementTemporaryRegistration() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementTemporaryRegistration
A Telegram Passport element to be saved containing the user's temporary registration.
InputPassportElementTemporaryRegistration(TdApi.InputPersonalDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementTemporaryRegistration
A Telegram Passport element to be saved containing the user's temporary registration.
InputPassportElementUtilityBill() - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementUtilityBill
A Telegram Passport element to be saved containing the user's utility bill.
InputPassportElementUtilityBill(TdApi.InputPersonalDocument) - Constructor for class org.drinkless.tdlib.TdApi.InputPassportElementUtilityBill
A Telegram Passport element to be saved containing the user's utility bill.
InputPersonalDocument() - Constructor for class org.drinkless.tdlib.TdApi.InputPersonalDocument
A personal document to be saved to Telegram Passport.
InputPersonalDocument(TdApi.InputFile[], TdApi.InputFile[]) - Constructor for class org.drinkless.tdlib.TdApi.InputPersonalDocument
A personal document to be saved to Telegram Passport.
InputSticker() - Constructor for class org.drinkless.tdlib.TdApi.InputSticker
A sticker to be added to a sticker set.
InputSticker(TdApi.InputFile, String, TdApi.MaskPosition, String[]) - Constructor for class org.drinkless.tdlib.TdApi.InputSticker
A sticker to be added to a sticker set.
InputThumbnail() - Constructor for class org.drinkless.tdlib.TdApi.InputThumbnail
A thumbnail to be sent along with a file; must be in JPEG or WEBP format for stickers, and less than 200 KB in size.
InputThumbnail(TdApi.InputFile, int, int) - Constructor for class org.drinkless.tdlib.TdApi.InputThumbnail
A thumbnail to be sent along with a file; must be in JPEG or WEBP format for stickers, and less than 200 KB in size.
instantViewInteractionGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
A graph containing number of views of associated with the chat instant views.
instantViewVersion - Variable in class org.drinkless.tdlib.TdApi.WebPage
Version of web page instant view (currently, can be 1 or 2); 0 if none.
intensity - Variable in class org.drinkless.tdlib.TdApi.BackgroundTypePattern
Intensity of the pattern when it is shown above the filled background; 0-100.
interactionInfo - Variable in class org.drinkless.tdlib.TdApi.Message
Information about interactions with the message; may be null.
interactionInfo - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageInteractionInfo
New information about interactions with the message; may be null.
InternalLinkType() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkType
Default class constructor.
InternalLinkTypeActiveSessions() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeActiveSessions
The link is a link to the active sessions section of the application.
InternalLinkTypeAttachmentMenuBot() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeAttachmentMenuBot
The link is a link to an attachment menu bot to be opened in the specified or a chosen chat.
InternalLinkTypeAttachmentMenuBot(TdApi.TargetChat, String, String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeAttachmentMenuBot
The link is a link to an attachment menu bot to be opened in the specified or a chosen chat.
InternalLinkTypeAuthenticationCode() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeAuthenticationCode
The link contains an authentication code.
InternalLinkTypeAuthenticationCode(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeAuthenticationCode
The link contains an authentication code.
InternalLinkTypeBackground() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBackground
The link is a link to a background.
InternalLinkTypeBackground(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBackground
The link is a link to a background.
InternalLinkTypeBotAddToChannel() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBotAddToChannel
The link is a link to a Telegram bot, which is supposed to be added to a channel chat as an administrator.
InternalLinkTypeBotAddToChannel(String, TdApi.ChatAdministratorRights) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBotAddToChannel
The link is a link to a Telegram bot, which is supposed to be added to a channel chat as an administrator.
InternalLinkTypeBotStart() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStart
The link is a link to a chat with a Telegram bot.
InternalLinkTypeBotStart(String, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStart
The link is a link to a chat with a Telegram bot.
InternalLinkTypeBotStartInGroup() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStartInGroup
The link is a link to a Telegram bot, which is supposed to be added to a group chat.
InternalLinkTypeBotStartInGroup(String, String, TdApi.ChatAdministratorRights) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStartInGroup
The link is a link to a Telegram bot, which is supposed to be added to a group chat.
InternalLinkTypeChangePhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChangePhoneNumber
The link is a link to the change phone number section of the app.
InternalLinkTypeChatFolderInvite() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChatFolderInvite
The link is an invite link to a chat folder.
InternalLinkTypeChatFolderInvite(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChatFolderInvite
The link is an invite link to a chat folder.
InternalLinkTypeChatFolderSettings() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChatFolderSettings
The link is a link to the folder section of the app settings.
InternalLinkTypeChatInvite() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChatInvite
The link is a chat invite link.
InternalLinkTypeChatInvite(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeChatInvite
The link is a chat invite link.
InternalLinkTypeDefaultMessageAutoDeleteTimerSettings() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeDefaultMessageAutoDeleteTimerSettings
The link is a link to the default message auto-delete timer settings section of the app settings.
InternalLinkTypeEditProfileSettings() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeEditProfileSettings
The link is a link to the edit profile section of the app settings.
InternalLinkTypeGame() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeGame
The link is a link to a game.
InternalLinkTypeGame(String, String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeGame
The link is a link to a game.
InternalLinkTypeInstantView() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeInstantView
The link must be opened in an Instant View.
InternalLinkTypeInstantView(String, String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeInstantView
The link must be opened in an Instant View.
InternalLinkTypeInvoice() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeInvoice
The link is a link to an invoice.
InternalLinkTypeInvoice(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeInvoice
The link is a link to an invoice.
InternalLinkTypeLanguagePack() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeLanguagePack
The link is a link to a language pack.
InternalLinkTypeLanguagePack(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeLanguagePack
The link is a link to a language pack.
InternalLinkTypeLanguageSettings() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeLanguageSettings
The link is a link to the language section of the app settings.
InternalLinkTypeMessage() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeMessage
The link is a link to a Telegram message or a forum topic.
InternalLinkTypeMessage(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeMessage
The link is a link to a Telegram message or a forum topic.
InternalLinkTypeMessageDraft() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeMessageDraft
The link contains a message draft text.
InternalLinkTypeMessageDraft(TdApi.FormattedText, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeMessageDraft
The link contains a message draft text.
InternalLinkTypePassportDataRequest() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePassportDataRequest
The link contains a request of Telegram passport data.
InternalLinkTypePassportDataRequest(long, String, String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePassportDataRequest
The link contains a request of Telegram passport data.
InternalLinkTypePhoneNumberConfirmation() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePhoneNumberConfirmation
The link can be used to confirm ownership of a phone number to prevent account deletion.
InternalLinkTypePhoneNumberConfirmation(String, String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePhoneNumberConfirmation
The link can be used to confirm ownership of a phone number to prevent account deletion.
InternalLinkTypePremiumFeatures() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePremiumFeatures
The link is a link to the Premium features screen of the application from which the user can subscribe to Telegram Premium.
InternalLinkTypePremiumFeatures(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePremiumFeatures
The link is a link to the Premium features screen of the application from which the user can subscribe to Telegram Premium.
InternalLinkTypePrivacyAndSecuritySettings() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePrivacyAndSecuritySettings
The link is a link to the privacy and security section of the app settings.
InternalLinkTypeProxy() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeProxy
The link is a link to a proxy.
InternalLinkTypeProxy(String, int, TdApi.ProxyType) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeProxy
The link is a link to a proxy.
InternalLinkTypePublicChat() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePublicChat
The link is a link to a chat by its username.
InternalLinkTypePublicChat(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypePublicChat
The link is a link to a chat by its username.
InternalLinkTypeQrCodeAuthentication() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeQrCodeAuthentication
The link can be used to login the current user on another device, but it must be scanned from QR-code using in-app camera.
InternalLinkTypeRestorePurchases() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeRestorePurchases
The link forces restore of App Store purchases when opened.
InternalLinkTypeSettings() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeSettings
The link is a link to application settings.
InternalLinkTypeStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeStickerSet
The link is a link to a sticker set.
InternalLinkTypeStickerSet(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeStickerSet
The link is a link to a sticker set.
InternalLinkTypeTheme() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeTheme
The link is a link to a theme.
InternalLinkTypeTheme(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeTheme
The link is a link to a theme.
InternalLinkTypeThemeSettings() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeThemeSettings
The link is a link to the theme section of the app settings.
InternalLinkTypeUnknownDeepLink() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeUnknownDeepLink
The link is an unknown tg: link.
InternalLinkTypeUnknownDeepLink(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeUnknownDeepLink
The link is an unknown tg: link.
InternalLinkTypeUnsupportedProxy() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeUnsupportedProxy
The link is a link to an unsupported proxy.
InternalLinkTypeUserPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeUserPhoneNumber
The link is a link to a user by its phone number.
InternalLinkTypeUserPhoneNumber(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeUserPhoneNumber
The link is a link to a user by its phone number.
InternalLinkTypeUserToken() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeUserToken
The link is a link to a user by a temporary token.
InternalLinkTypeUserToken(String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeUserToken
The link is a link to a user by a temporary token.
InternalLinkTypeVideoChat() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeVideoChat
The link is a link to a video chat.
InternalLinkTypeVideoChat(String, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeVideoChat
The link is a link to a video chat.
InternalLinkTypeWebApp() - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeWebApp
The link is a link to a Web App.
InternalLinkTypeWebApp(String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.InternalLinkTypeWebApp
The link is a link to a Web App.
internalPassport - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementInternalPassport
The internal passport to be saved.
internalPassport - Variable in class org.drinkless.tdlib.TdApi.PassportElementInternalPassport
Internal passport.
InviteGroupCallParticipants() - Constructor for class org.drinkless.tdlib.TdApi.InviteGroupCallParticipants
Default constructor for a function, which invites users to an active group call.
InviteGroupCallParticipants(int, long[]) - Constructor for class org.drinkless.tdlib.TdApi.InviteGroupCallParticipants
Creates a function, which invites users to an active group call.
inviteHash - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeVideoChat
If non-empty, invite hash to be used to join the video chat without being muted by administrators.
inviteHash - Variable in class org.drinkless.tdlib.TdApi.JoinGroupCall
If non-empty, invite hash to be used to join the group call without being muted by administrators.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.AddChatFolderByInviteLink
Invite link for the chat folder.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
Primary invite link for this group; may be null.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatEventInviteLinkDeleted
The invite link.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatEventInviteLinkRevoked
The invite link.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByInviteLink
Invite link used to join the chat.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByRequest
Invite link used to join the chat; may be null.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLink
The chat folder invite link.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
Chat invite link.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.CheckChatFolderInviteLink
Invite link to be checked.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.CheckChatInviteLink
Invite link to be checked.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.DeleteChatFolderInviteLink
Invite link to be deleted.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.DeleteRevokedChatInviteLink
Invite link to revoke.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.EditChatFolderInviteLink
Invite link to be edited.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.EditChatInviteLink
Invite link to be edited.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLink
Invite link to get.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinkMembers
Invite link for which to return chat members.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.GetChatJoinRequests
Invite link for which to return join requests.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeChatFolderInvite
Internal representation of the invite link.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeChatInvite
Internal representation of the invite link.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.JoinChatByInviteLink
Invite link to use.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.ProcessChatJoinRequests
Invite link for which to process join requests.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.RevokeChatInviteLink
Invite link to be revoked.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Primary invite link for the chat; may be null.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.UpdateChatMember
If user has joined the chat using an invite link, the invite link; may be null.
inviteLink - Variable in class org.drinkless.tdlib.TdApi.UpdateNewChatJoinRequest
The invite link, which was used to send join request; may be null.
inviteLinkChanges - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
True, if changes to invite links need to be returned.
inviteLinkCount - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkCount
Number of active invite links.
inviteLinkCounts - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkCounts
List of invite link counts.
inviteLinks - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLinks
List of the invite links.
inviteLinks - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinks
List of invite links.
inviterUserId - Variable in class org.drinkless.tdlib.TdApi.ChatMember
Identifier of a user that invited/promoted/banned this member in the chat; 0 if unknown.
invoice - Variable in class org.drinkless.tdlib.TdApi.CreateInvoiceLink
Information about the invoice of the type inputMessageInvoice.
invoice - Variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
Invoice.
invoice - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
Full information about the invoice.
invoice - Variable in class org.drinkless.tdlib.TdApi.PaymentReceipt
Information about the invoice.
Invoice() - Constructor for class org.drinkless.tdlib.TdApi.Invoice
Product invoice.
Invoice(String, TdApi.LabeledPricePart[], long, long[], String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.Invoice
Product invoice.
invoiceChatId - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
Identifier of the chat, containing the corresponding invoice message.
invoiceMessageId - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
Identifier of the message with the corresponding invoice; can be 0 or an identifier of a deleted message.
invoiceName - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeInvoice
Name of the invoice.
invoiceName - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
Name of the invoice; may be empty if unknown.
invoicePayload - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
Invoice payload.
invoicePayload - Variable in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
Invoice payload.
invoicePayload - Variable in class org.drinkless.tdlib.TdApi.UpdateNewShippingQuery
Invoice payload.
iosAnimatedIcon - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
Attachment menu icon for the bot in TGS format for the official iOS app; may be null.
iosStaticIcon - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
Attachment menu icon for the bot in SVG format for the official iOS app; may be null.
ip - Variable in class org.drinkless.tdlib.TdApi.ConnectedWebsite
IP address from which the user was logged in, in human-readable format.
ip - Variable in class org.drinkless.tdlib.TdApi.Session
IP address from which the session was created, in human-readable format.
ipAddress - Variable in class org.drinkless.tdlib.TdApi.CallServer
Server IPv4 address.
ipv6Address - Variable in class org.drinkless.tdlib.TdApi.CallServer
Server IPv6 address.
isActive - Variable in class org.drinkless.tdlib.TdApi.BasicGroup
True, if the group is active.
isActive - Variable in class org.drinkless.tdlib.TdApi.EmojiReaction
True, if the reaction can be added to new messages and enabled in chats.
isActive - Variable in class org.drinkless.tdlib.TdApi.GroupCall
True, if the call is active.
isActive - Variable in class org.drinkless.tdlib.TdApi.ToggleBotUsernameIsActive
Pass true to activate the username; pass false to disable it.
isActive - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupUsernameIsActive
Pass true to activate the username; pass false to disable it.
isActive - Variable in class org.drinkless.tdlib.TdApi.ToggleUsernameIsActive
Pass true to activate the username; pass false to disable it.
isAdded - Variable in class org.drinkless.tdlib.TdApi.ToggleBotIsAddedToAttachmentMenu
Pass true to add the bot to attachment menu; pass false to remove the bot from attachment menu.
isAllHistoryAvailable - Variable in class org.drinkless.tdlib.TdApi.ChatEventIsAllHistoryAvailableToggled
New value of isAllHistoryAvailable.
isAllHistoryAvailable - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
True, if new chat members will have access to old messages.
isAllHistoryAvailable - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsAllHistoryAvailable
The new value of isAllHistoryAvailable.
isAnonymous - Variable in class org.drinkless.tdlib.TdApi.ChatAdministratorRights
True, if the administrator isn't shown in the chat member list and sends messages anonymously; applicable to supergroups only.
isAnonymous - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusCreator
True, if the creator isn't shown in the chat member list and sends messages anonymously; applicable to supergroups only.
isAnonymous - Variable in class org.drinkless.tdlib.TdApi.InputMessagePoll
True, if the poll voters are anonymous.
isAnonymous - Variable in class org.drinkless.tdlib.TdApi.PhoneNumberInfo
True, if the phone number was bought on Fragment and isn't tied to a SIM card.
isAnonymous - Variable in class org.drinkless.tdlib.TdApi.Poll
True, if the poll is anonymous.
isAppSandbox - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenApplePush
True, if App Sandbox is enabled.
isAppSandbox - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenApplePushVoIP
True, if App Sandbox is enabled.
isAppSandbox - Variable in class org.drinkless.tdlib.TdApi.FirebaseAuthenticationSettingsIos
True, if App Sandbox is enabled.
isArchived - Variable in class org.drinkless.tdlib.TdApi.ChangeStickerSet
The new value of isArchived.
isArchived - Variable in class org.drinkless.tdlib.TdApi.StickerSet
True, if the sticker set has been archived.
isArchived - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
True, if the sticker set has been archived.
isAttached - Variable in class org.drinkless.tdlib.TdApi.AddRecentSticker
Pass true to add the sticker to the list of stickers recently attached to photo or video files; pass false to add the sticker to the list of recently sent stickers.
isAttached - Variable in class org.drinkless.tdlib.TdApi.ClearRecentStickers
Pass true to clear the list of stickers recently attached to photo or video files; pass false to clear the list of recently sent stickers.
isAttached - Variable in class org.drinkless.tdlib.TdApi.GetRecentStickers
Pass true to return stickers and masks that were recently attached to photos or video files; pass false to return recently sent stickers.
isAttached - Variable in class org.drinkless.tdlib.TdApi.RemoveRecentSticker
Pass true to remove the sticker from the list of stickers recently attached to photo or video files; pass false to remove the sticker from the list of recently sent stickers.
isAttached - Variable in class org.drinkless.tdlib.TdApi.UpdateRecentStickers
True, if the list of stickers attached to photo or video files was updated; otherwise, the list of sent stickers is updated.
isAutoDownloadEnabled - Variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettings
True, if the auto-download is enabled.
isBeingChosen - Variable in class org.drinkless.tdlib.TdApi.PollOption
True, if the option is being chosen by a pending setPollAnswer request.
isBeta - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
True, if the language pack is a beta language pack.
isBig - Variable in class org.drinkless.tdlib.TdApi.AddMessageReaction
Pass true if the reaction is added with a big animation.
isBig - Variable in class org.drinkless.tdlib.TdApi.UnreadReaction
True, if the reaction was added with a big animation.
isBlocked - Variable in class org.drinkless.tdlib.TdApi.Chat
True, if the chat is blocked by the current user and private messages from the chat can't be received.
isBlocked - Variable in class org.drinkless.tdlib.TdApi.ToggleMessageSenderIsBlocked
New value of isBlocked.
isBlocked - Variable in class org.drinkless.tdlib.TdApi.UpdateChatIsBlocked
New value of isBlocked.
isBlocked - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
True, if the user is blocked by the current user.
isBlurred - Variable in class org.drinkless.tdlib.TdApi.BackgroundTypeWallpaper
True, if the wallpaper must be downscaled to fit in 450x450 square and then box-blurred with radius 12.
isBordered - Variable in class org.drinkless.tdlib.TdApi.PageBlockTable
True, if the table is bordered.
isBroadcastGroup - Variable in class org.drinkless.tdlib.TdApi.Supergroup
True, if the supergroup is a broadcast group, i.e.
isCached - Variable in class org.drinkless.tdlib.TdApi.RichTextUrl
True, if the URL has cached instant view server-side.
isChannel - Variable in class org.drinkless.tdlib.TdApi.ChatActionBarJoinRequest
True, if the join request was sent to a channel chat.
isChannel - Variable in class org.drinkless.tdlib.TdApi.ChatTypeSupergroup
True, if the supergroup is a channel.
isChannel - Variable in class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
Pass true to create a channel chat; ignored if a forum is created.
isChannel - Variable in class org.drinkless.tdlib.TdApi.Supergroup
True, if the supergroup is a channel.
isChannelPost - Variable in class org.drinkless.tdlib.TdApi.Message
True, if the message is a channel post.
isChosen - Variable in class org.drinkless.tdlib.TdApi.MessageReaction
True, if the reaction is chosen by the current user.
isChosen - Variable in class org.drinkless.tdlib.TdApi.PollOption
True, if the option was chosen by the user.
isClosed - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
True, if the topic is closed.
isClosed - Variable in class org.drinkless.tdlib.TdApi.InputMessagePoll
True, if the poll needs to be sent already closed; for bots only.
isClosed - Variable in class org.drinkless.tdlib.TdApi.MessageForumTopicIsClosedToggled
True, if the topic was closed; otherwise, the topic was reopened.
isClosed - Variable in class org.drinkless.tdlib.TdApi.Poll
True, if the poll is closed.
isClosed - Variable in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsClosed
Pass true to close the topic; pass false to reopen it.
isContact - Variable in class org.drinkless.tdlib.TdApi.User
The user is a contact of the current user.
isCreated - Variable in class org.drinkless.tdlib.TdApi.CallStatePending
True, if the call has already been created by the server.
isCurrent - Variable in class org.drinkless.tdlib.TdApi.PremiumStatePaymentOption
True, if this is the currently used Telegram Premium subscription option.
isCurrent - Variable in class org.drinkless.tdlib.TdApi.Session
True, if this session is the current session.
isCurrentPhoneNumber - Variable in class org.drinkless.tdlib.TdApi.PhoneNumberAuthenticationSettings
Pass true if the authenticated phone number is used on the current device.
isCurrentUser - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
True, if the participant is the current user.
isCurrentUser - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatAddMembers
True, if the current user was added to the group.
isCurrentUser - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatDeleteMember
True, if the current user was deleted from the group.
isDark - Variable in class org.drinkless.tdlib.TdApi.Background
True, if the background is dark and is recommended to be used with dark theme.
isDark - Variable in class org.drinkless.tdlib.TdApi.GetChatStatistics
Pass true if a dark theme is used by the application.
isDark - Variable in class org.drinkless.tdlib.TdApi.GetMessageStatistics
Pass true if a dark theme is used by the application.
isDefault - Variable in class org.drinkless.tdlib.TdApi.Background
True, if this is one of default backgrounds.
isDisconnected - Variable in class org.drinkless.tdlib.TdApi.DiscardCall
Pass true if the user was disconnected.
isDownloadingActive - Variable in class org.drinkless.tdlib.TdApi.LocalFile
True, if the file is currently being downloaded (or a local copy is being generated by some other means).
isDownloadingCompleted - Variable in class org.drinkless.tdlib.TdApi.LocalFile
True, if the local copy is fully available.
isEnabled - Variable in class org.drinkless.tdlib.TdApi.Proxy
True, if the proxy is enabled now.
isFake - Variable in class org.drinkless.tdlib.TdApi.Supergroup
True, if many users reported this supergroup or channel as a fake account.
isFake - Variable in class org.drinkless.tdlib.TdApi.User
True, if many users reported this user as a fake account.
isFirstRecurring - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
True, if this is the first recurring payment.
isFirstRecurring - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
True, if this is the first recurring payment.
isFlexible - Variable in class org.drinkless.tdlib.TdApi.Invoice
True, if the total price depends on the shipping method.
isForum - Variable in class org.drinkless.tdlib.TdApi.ChatEventIsForumToggled
New value of isForum.
isForum - Variable in class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
Pass true to create a forum supergroup chat.
isForum - Variable in class org.drinkless.tdlib.TdApi.Supergroup
True, if the supergroup must be shown as a forum by default.
isForum - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsForum
New value of isForum.
isFull - Variable in class org.drinkless.tdlib.TdApi.WebPageInstantView
True, if the instant view contains the full page.
isFullWidth - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbedded
True, if the block must be full width.
isGeneral - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
True, if the topic is the General topic list.
isGood - Variable in class org.drinkless.tdlib.TdApi.RateSpeechRecognition
Pass true if the speech recognition is good.
isHandRaised - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
True, if the participant hand is raised.
isHandRaised - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsHandRaised
Pass true if the user's hand needs to be raised.
isHeader - Variable in class org.drinkless.tdlib.TdApi.PageBlockTableCell
True, if it is a header cell.
isHidden - Variable in class org.drinkless.tdlib.TdApi.CountryInfo
True, if the country must be hidden from the list of all countries.
isHidden - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
True, if the topic is hidden above the topic list and closed; for General topic only.
isHidden - Variable in class org.drinkless.tdlib.TdApi.MessageForumTopicIsHiddenToggled
True, if the topic was hidden; otherwise, the topic was unhidden.
isHidden - Variable in class org.drinkless.tdlib.TdApi.ToggleGeneralForumTopicIsHidden
Pass true to hide and close the General topic; pass false to unhide it.
isHttp - Variable in class org.drinkless.tdlib.TdApi.GetInternalLink
Pass true to create an HTTPS link (only available for some link types); pass false to create a tg: link.
isInline - Variable in class org.drinkless.tdlib.TdApi.UserTypeBot
True, if the bot supports inline queries.
isInstalled - Variable in class org.drinkless.tdlib.TdApi.ChangeStickerSet
The new value of isInstalled.
isInstalled - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
True, if the language pack is installed by the current user.
isInstalled - Variable in class org.drinkless.tdlib.TdApi.StickerSet
True, if the sticker set has been installed by the current user.
isInstalled - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
True, if the sticker set has been installed by the current user.
isInverted - Variable in class org.drinkless.tdlib.TdApi.BackgroundTypePattern
True, if the background fill must be applied only to the pattern itself.
isJoined - Variable in class org.drinkless.tdlib.TdApi.GroupCall
True, if the call is joined.
isLeft - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatDeleteMember
True, if the user has left the group themselves.
isListened - Variable in class org.drinkless.tdlib.TdApi.MessageVoiceNote
True, if at least one of the recipients has listened to the voice note.
isLive - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentLocation
True, if the location is live.
isLiveStream - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeVideoChat
True, if the video chat is expected to be a live stream in a channel or a broadcast group.
isLooped - Variable in class org.drinkless.tdlib.TdApi.PageBlockVideo
True, if the video must be looped.
isMarkedAsUnread - Variable in class org.drinkless.tdlib.TdApi.Chat
True, if the chat is marked as unread.
isMarkedAsUnread - Variable in class org.drinkless.tdlib.TdApi.ToggleChatIsMarkedAsUnread
New value of isMarkedAsUnread.
isMarkedAsUnread - Variable in class org.drinkless.tdlib.TdApi.UpdateChatIsMarkedAsUnread
New value of isMarkedAsUnread.
isMember - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusCreator
True, if the user is a member of the chat.
isMember - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusRestricted
True, if the user is a member of the chat.
isMoving - Variable in class org.drinkless.tdlib.TdApi.BackgroundTypePattern
True, if the background needs to be slightly moved when device is tilted.
isMoving - Variable in class org.drinkless.tdlib.TdApi.BackgroundTypeWallpaper
True, if the background needs to be slightly moved when device is tilted.
isMuted - Variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantIsMutedToggled
New value of isMuted.
isMuted - Variable in class org.drinkless.tdlib.TdApi.JoinGroupCall
Pass true to join the call with muted microphone.
isMuted - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsMuted
Pass true to mute the user; pass false to unmute the them.
isMutedForAllUsers - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
True, if the participant is muted for all users.
isMutedForCurrentUser - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
True, if the participant is muted for the current user.
isMutualContact - Variable in class org.drinkless.tdlib.TdApi.User
The user is a contact of the current user and the current user is a contact of the user.
isMyVideoEnabled - Variable in class org.drinkless.tdlib.TdApi.GroupCall
True, if the current user's video is enabled.
isMyVideoEnabled - Variable in class org.drinkless.tdlib.TdApi.JoinGroupCall
Pass true if the user's video is enabled.
isMyVideoEnabled - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoEnabled
Pass true if the current user's video is enabled.
isMyVideoPaused - Variable in class org.drinkless.tdlib.TdApi.GroupCall
True, if the current user's video is paused.
isMyVideoPaused - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoPaused
Pass true if the current user's video is paused.
isNativeNameRequired - Variable in class org.drinkless.tdlib.TdApi.PassportSuitableElement
True, if personal details must include the user's name in the language of their country of residence.
isOfficial - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
True, if the language pack is official.
isOfficial - Variable in class org.drinkless.tdlib.TdApi.StickerSet
True, if the sticker set is official.
isOfficial - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
True, if the sticker set is official.
isOfficialApplication - Variable in class org.drinkless.tdlib.TdApi.Session
True, if the application is an official application or uses the apiId of an official application.
isOpen - Variable in class org.drinkless.tdlib.TdApi.PageBlockDetails
True, if the block is open by default.
isOutbound - Variable in class org.drinkless.tdlib.TdApi.SecretChat
True, if the chat was created by the current user; false otherwise.
isOutgoing - Variable in class org.drinkless.tdlib.TdApi.Call
True, if the call is outgoing.
isOutgoing - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
True, if the topic was created by the current user.
isOutgoing - Variable in class org.drinkless.tdlib.TdApi.Message
True, if the message is outgoing.
isOutgoing - Variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewPushMessage
True, if the message is outgoing.
isOwner - Variable in class org.drinkless.tdlib.TdApi.ChatAdministrator
True, if the user is the owner of the chat.
isPasswordPending - Variable in class org.drinkless.tdlib.TdApi.Session
True, if a 2-step verification password is needed to complete authorization of the session.
isPaused - Variable in class org.drinkless.tdlib.TdApi.FileDownload
True, if downloading of the file is paused.
isPaused - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipantVideoInfo
True, if the video is paused.
isPaused - Variable in class org.drinkless.tdlib.TdApi.ToggleDownloadIsPaused
Pass true if the download is paused.
isPaused - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallScreenSharingIsPaused
Pass true to pause screen sharing; pass false to unpause it.
isPaused - Variable in class org.drinkless.tdlib.TdApi.UpdateFileDownload
True, if downloading of the file is paused.
isPermanent - Variable in class org.drinkless.tdlib.TdApi.UpdateDeleteMessages
True, if the messages are permanently deleted by a user (as opposed to just becoming inaccessible).
isPersistent - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupShowKeyboard
True, if the keyboard is supposed to always be shown when the ordinary keyboard is hidden.
isPersonal - Variable in class org.drinkless.tdlib.TdApi.AnswerInlineQuery
Pass true if results may be cached and returned only for the user that sent the query.
isPersonal - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoInfo
True, if the photo is visible only for the current user.
isPersonal - Variable in class org.drinkless.tdlib.TdApi.ProfilePhoto
True, if the photo is visible only for the current user.
isPersonal - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupForceReply
True, if a forced reply must automatically be shown to the current user.
isPersonal - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupRemoveKeyboard
True, if the keyboard is removed only for the mentioned users or the target user of a reply.
isPersonal - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupShowKeyboard
True, if the keyboard must automatically be shown to the current user.
isPinned - Variable in class org.drinkless.tdlib.TdApi.ChatPosition
True, if the chat is pinned in the chat list.
isPinned - Variable in class org.drinkless.tdlib.TdApi.ForumTopic
True, if the topic is pinned in the topic list.
isPinned - Variable in class org.drinkless.tdlib.TdApi.Message
True, if the message is pinned.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentAnimation
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentAudio
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentContact
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentDocument
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentGame
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentGameScore
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentHidden
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentInvoice
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentLocation
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentPhoto
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentPoll
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentSticker
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentText
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentVideo
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentVideoNote
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentVoiceNote
True, if the message is a pinned message with the specified content.
isPinned - Variable in class org.drinkless.tdlib.TdApi.ToggleChatIsPinned
Pass true to pin the chat; pass false to unpin it.
isPinned - Variable in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsPinned
Pass true to pin the topic; pass false to unpin it.
isPinned - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageIsPinned
True, if the message is pinned.
isPremium - Variable in class org.drinkless.tdlib.TdApi.MessageSticker
True, if premium animation of the sticker must be played.
isPremium - Variable in class org.drinkless.tdlib.TdApi.TrendingStickerSets
True, if the list contains sticker sets with premium stickers.
isPremium - Variable in class org.drinkless.tdlib.TdApi.User
True, if the user is a Telegram Premium user.
isPrimary - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
True, if the link is primary.
isPublic - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
True, if the chat is a public supergroup or channel, i.e.
isPublic - Variable in class org.drinkless.tdlib.TdApi.MessageLink
True, if the link will work for non-members of the chat.
isPublic - Variable in class org.drinkless.tdlib.TdApi.MessageLinkInfo
True, if the link is a public link for a message or a forum topic in a chat.
isPublic - Variable in class org.drinkless.tdlib.TdApi.SetProfilePhoto
Pass true to set a public photo, which will be visible even the main photo is hidden by privacy settings.
isReceived - Variable in class org.drinkless.tdlib.TdApi.CallStatePending
True, if the call has already been received by the other party.
isRecommended - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
True, if the message needs to be labeled as "recommended" instead of "sponsored".
isRecurring - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
True, if this is a recurring payment.
isRecurring - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
True, if this is a recurring payment.
isRegular - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentPoll
True, if the poll is regular and not in quiz mode.
isRestore - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumSubscription
Pass true if this is a restore of a Telegram Premium purchase; only for App Store.
isReturned - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatAddMembers
True, if the user has returned to the group themselves.
isRevoked - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
True, if the link was revoked.
isRevoked - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinks
Pass true if revoked links needs to be returned instead of active or expired.
isRtl - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
True, if the language pack strings are RTL.
isRtl - Variable in class org.drinkless.tdlib.TdApi.WebPageInstantView
True, if the instant view must be shown from right to left.
isRtmpStream - Variable in class org.drinkless.tdlib.TdApi.CreateVideoChat
Pass true to create an RTMP stream instead of an ordinary video chat; requires creator privileges.
isRtmpStream - Variable in class org.drinkless.tdlib.TdApi.GroupCall
True, if the chat is an RTMP stream instead of an ordinary video chat.
isSame - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatSetBackground
True, if the set background is the same as the background of the current user.
isScam - Variable in class org.drinkless.tdlib.TdApi.Supergroup
True, if many users reported this supergroup or channel as a scam.
isScam - Variable in class org.drinkless.tdlib.TdApi.User
True, if many users reported this user as a scam.
isSecret - Variable in class org.drinkless.tdlib.TdApi.MessageAnimation
True, if the animation thumbnail must be blurred and the animation must be shown only while tapped.
isSecret - Variable in class org.drinkless.tdlib.TdApi.MessagePhoto
True, if the photo must be blurred and must be shown only while tapped.
isSecret - Variable in class org.drinkless.tdlib.TdApi.MessageVideo
True, if the video thumbnail must be blurred and the video must be shown only while tapped.
isSecret - Variable in class org.drinkless.tdlib.TdApi.MessageVideoNote
True, if the video note thumbnail must be blurred and the video note must be shown only while tapped.
isSecret - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentPhoto
True, if the photo is secret.
isSecret - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentVideo
True, if the video is secret.
isSelfieRequired - Variable in class org.drinkless.tdlib.TdApi.PassportSuitableElement
True, if a selfie is required with the identity document.
isShareable - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
True, if at least one link has been created for the folder.
isSilent - Variable in class org.drinkless.tdlib.TdApi.Notification
True, if the notification was explicitly sent without sound.
isSlowModeEnabled - Variable in class org.drinkless.tdlib.TdApi.Supergroup
True, if the slow mode is enabled in the supergroup.
isSpeaking - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
True, if the participant is speaking as set by setGroupCallParticipantIsSpeaking.
isSpeaking - Variable in class org.drinkless.tdlib.TdApi.GroupCallRecentSpeaker
True, is the user has spoken recently.
isSpeaking - Variable in class org.drinkless.tdlib.TdApi.SetGroupCallParticipantIsSpeaking
Pass true if the user is speaking.
isStriped - Variable in class org.drinkless.tdlib.TdApi.PageBlockTable
True, if the table is striped.
isSupport - Variable in class org.drinkless.tdlib.TdApi.User
True, if the user is Telegram support account.
isTcp - Variable in class org.drinkless.tdlib.TdApi.CallServerTypeTelegramReflector
True, if the server uses TCP instead of UDP.
isTest - Variable in class org.drinkless.tdlib.TdApi.Invoice
True, if the payment is a test payment.
isTest - Variable in class org.drinkless.tdlib.TdApi.MessageInvoice
True, if the invoice is a test invoice.
isTopicMessage - Variable in class org.drinkless.tdlib.TdApi.Message
True, if the message is a forum topic message.
isTranslatable - Variable in class org.drinkless.tdlib.TdApi.Chat
True, if translation of all messages in the chat must be suggested to the user.
isTranslatable - Variable in class org.drinkless.tdlib.TdApi.ToggleChatIsTranslatable
New value of isTranslatable.
isTranslatable - Variable in class org.drinkless.tdlib.TdApi.UpdateChatIsTranslatable
New value of isTranslatable.
isTranslationRequired - Variable in class org.drinkless.tdlib.TdApi.PassportSuitableElement
True, if a certified English translation is required with the document.
isUpgrade - Variable in class org.drinkless.tdlib.TdApi.PremiumStatePaymentOption
True, if the payment option can be used to upgrade the existing Telegram Premium subscription.
isUpgrade - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumSubscription
Pass true if this is an upgrade from a monthly subscription to early subscription; only for App Store.
isUploadingActive - Variable in class org.drinkless.tdlib.TdApi.RemoteFile
True, if the file is currently being uploaded (or a remote copy is being generated by some other means).
isUploadingCompleted - Variable in class org.drinkless.tdlib.TdApi.RemoteFile
True, if a remote copy is fully available.
isVerified - Variable in class org.drinkless.tdlib.TdApi.Supergroup
True, if the supergroup or channel is verified.
isVerified - Variable in class org.drinkless.tdlib.TdApi.User
True, if the user is verified.
isVideo - Variable in class org.drinkless.tdlib.TdApi.Call
True, if the call is a video call.
isVideo - Variable in class org.drinkless.tdlib.TdApi.CreateCall
Pass true to create a video call.
isVideo - Variable in class org.drinkless.tdlib.TdApi.DiscardCall
Pass true if the call was a video call.
isVideo - Variable in class org.drinkless.tdlib.TdApi.MessageCall
True, if the call was a video call.
isVideoRecorded - Variable in class org.drinkless.tdlib.TdApi.GroupCall
True, if a video file is being recorded for the call.
isViewed - Variable in class org.drinkless.tdlib.TdApi.MessageVideoNote
True, if at least one of the recipients has viewed the video note.
isViewed - Variable in class org.drinkless.tdlib.TdApi.StickerSet
True for already viewed trending sticker sets.
isViewed - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
True for already viewed trending sticker sets.
items - Variable in class org.drinkless.tdlib.TdApi.PageBlockList
The items of the list.

J

joinByRequest - Variable in class org.drinkless.tdlib.TdApi.Supergroup
True, if all users directly joining the supergroup need to be approved by supergroup administrators.
joinByRequest - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinByRequest
New value of joinByRequest.
joinBySourceGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
A graph containing number of new member joins per source.
joinBySourceGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
A graph containing number of new member joins per source.
JoinChat() - Constructor for class org.drinkless.tdlib.TdApi.JoinChat
Default constructor for a function, which adds the current user as a new member to a chat.
JoinChat(long) - Constructor for class org.drinkless.tdlib.TdApi.JoinChat
Creates a function, which adds the current user as a new member to a chat.
JoinChatByInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.JoinChatByInviteLink
Default constructor for a function, which uses an invite link to add the current user to the chat if possible.
JoinChatByInviteLink(String) - Constructor for class org.drinkless.tdlib.TdApi.JoinChatByInviteLink
Creates a function, which uses an invite link to add the current user to the chat if possible.
joinedChatDate - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkMember
Point in time (Unix timestamp) when the user joined the chat.
joinedChatDate - Variable in class org.drinkless.tdlib.TdApi.ChatMember
Point in time (Unix timestamp) when the user joined/was promoted/was banned in the chat.
joinGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
A graph containing number of members joined and left the chat.
joinGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
A graph containing number of members joined and left the chat.
JoinGroupCall() - Constructor for class org.drinkless.tdlib.TdApi.JoinGroupCall
Default constructor for a function, which joins an active group call.
JoinGroupCall(int, TdApi.MessageSender, int, String, boolean, boolean, String) - Constructor for class org.drinkless.tdlib.TdApi.JoinGroupCall
Creates a function, which joins an active group call.
joinToSendMessages - Variable in class org.drinkless.tdlib.TdApi.Supergroup
True, if users need to join the supergroup before they can send messages.
joinToSendMessages - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinToSendMessages
New value of joinToSendMessages.
json - Variable in class org.drinkless.tdlib.TdApi.GetJsonValue
The JSON-serialized string.
jsonData - Variable in class org.drinkless.tdlib.TdApi.StatisticalGraphData
Graph data in JSON format.
JsonObjectMember() - Constructor for class org.drinkless.tdlib.TdApi.JsonObjectMember
Represents one member of a JSON object.
JsonObjectMember(String, TdApi.JsonValue) - Constructor for class org.drinkless.tdlib.TdApi.JsonObjectMember
Represents one member of a JSON object.
jsonValue - Variable in class org.drinkless.tdlib.TdApi.GetJsonString
The JsonValue object.
JsonValue() - Constructor for class org.drinkless.tdlib.TdApi.JsonValue
Default class constructor.
JsonValueArray() - Constructor for class org.drinkless.tdlib.TdApi.JsonValueArray
Represents a JSON array.
JsonValueArray(TdApi.JsonValue[]) - Constructor for class org.drinkless.tdlib.TdApi.JsonValueArray
Represents a JSON array.
JsonValueBoolean() - Constructor for class org.drinkless.tdlib.TdApi.JsonValueBoolean
Represents a boolean JSON value.
JsonValueBoolean(boolean) - Constructor for class org.drinkless.tdlib.TdApi.JsonValueBoolean
Represents a boolean JSON value.
JsonValueNull() - Constructor for class org.drinkless.tdlib.TdApi.JsonValueNull
Represents a null JSON value.
JsonValueNumber() - Constructor for class org.drinkless.tdlib.TdApi.JsonValueNumber
Represents a numeric JSON value.
JsonValueNumber(double) - Constructor for class org.drinkless.tdlib.TdApi.JsonValueNumber
Represents a numeric JSON value.
JsonValueObject() - Constructor for class org.drinkless.tdlib.TdApi.JsonValueObject
Represents a JSON object.
JsonValueObject(TdApi.JsonObjectMember[]) - Constructor for class org.drinkless.tdlib.TdApi.JsonValueObject
Represents a JSON object.
JsonValueString() - Constructor for class org.drinkless.tdlib.TdApi.JsonValueString
Represents a string JSON value.
JsonValueString(String) - Constructor for class org.drinkless.tdlib.TdApi.JsonValueString
Represents a string JSON value.

K

key - Variable in class org.drinkless.tdlib.TdApi.GetLanguagePackString
Language pack key of the string to be returned.
key - Variable in class org.drinkless.tdlib.TdApi.JsonObjectMember
Member's key.
key - Variable in class org.drinkless.tdlib.TdApi.LanguagePackString
String key.
KeyboardButton() - Constructor for class org.drinkless.tdlib.TdApi.KeyboardButton
Represents a single button in a bot keyboard.
KeyboardButton(String, TdApi.KeyboardButtonType) - Constructor for class org.drinkless.tdlib.TdApi.KeyboardButton
Represents a single button in a bot keyboard.
KeyboardButtonType() - Constructor for class org.drinkless.tdlib.TdApi.KeyboardButtonType
Default class constructor.
KeyboardButtonTypeRequestChat() - Constructor for class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
A button that requests a chat to be shared by the current user; available only in private chats.
KeyboardButtonTypeRequestChat(int, boolean, boolean, boolean, boolean, boolean, boolean, TdApi.ChatAdministratorRights, TdApi.ChatAdministratorRights, boolean) - Constructor for class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
A button that requests a chat to be shared by the current user; available only in private chats.
KeyboardButtonTypeRequestLocation() - Constructor for class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestLocation
A button that sends the user's location when pressed; available only in private chats.
KeyboardButtonTypeRequestPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestPhoneNumber
A button that sends the user's phone number when pressed; available only in private chats.
KeyboardButtonTypeRequestPoll() - Constructor for class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestPoll
A button that allows the user to create and send a poll when pressed; available only in private chats.
KeyboardButtonTypeRequestPoll(boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestPoll
A button that allows the user to create and send a poll when pressed; available only in private chats.
KeyboardButtonTypeRequestUser() - Constructor for class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestUser
A button that requests a user to be shared by the current user; available only in private chats.
KeyboardButtonTypeRequestUser(int, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestUser
A button that requests a user to be shared by the current user; available only in private chats.
KeyboardButtonTypeText() - Constructor for class org.drinkless.tdlib.TdApi.KeyboardButtonTypeText
A simple button, with text that must be sent when the button is pressed.
KeyboardButtonTypeWebApp() - Constructor for class org.drinkless.tdlib.TdApi.KeyboardButtonTypeWebApp
A button that opens a Web App by calling getWebAppUrl.
KeyboardButtonTypeWebApp(String) - Constructor for class org.drinkless.tdlib.TdApi.KeyboardButtonTypeWebApp
A button that opens a Web App by calling getWebAppUrl.
keyHash - Variable in class org.drinkless.tdlib.TdApi.SecretChat
Hash of the currently used key for comparison with the hash of the chat partner's key.
keys - Variable in class org.drinkless.tdlib.TdApi.GetLanguagePackStrings
Language pack keys of the strings to be returned; leave empty to request all available strings.
keywords - Variable in class org.drinkless.tdlib.TdApi.InputSticker
List of up to 20 keywords with total length up to 64 characters, which can be used to find the sticker.
keywords - Variable in class org.drinkless.tdlib.TdApi.SetStickerKeywords
List of up to 20 keywords with total length up to 64 characters, which can be used to find the sticker.
kicker - Variable in class org.drinkless.tdlib.TdApi.PageBlockKicker
Kicker.

L

label - Variable in class org.drinkless.tdlib.TdApi.LabeledPricePart
Label for this portion of the product price.
label - Variable in class org.drinkless.tdlib.TdApi.PageBlockListItem
Item label.
LabeledPricePart() - Constructor for class org.drinkless.tdlib.TdApi.LabeledPricePart
Portion of the price of a product (e.g., "delivery cost", "tax amount").
LabeledPricePart(String, long) - Constructor for class org.drinkless.tdlib.TdApi.LabeledPricePart
Portion of the price of a product (e.g., "delivery cost", "tax amount").
language - Variable in class org.drinkless.tdlib.TdApi.PageBlockPreformatted
Programming language for which the text needs to be formatted.
language - Variable in class org.drinkless.tdlib.TdApi.TextEntityTypePreCode
Programming language of the code; as defined by the sender.
languageCode - Variable in class org.drinkless.tdlib.TdApi.DeleteCommands
A two-letter ISO 639-1 language code or an empty string.
languageCode - Variable in class org.drinkless.tdlib.TdApi.GetBotInfoDescription
A two-letter ISO 639-1 language code or an empty string.
languageCode - Variable in class org.drinkless.tdlib.TdApi.GetBotInfoShortDescription
A two-letter ISO 639-1 language code or an empty string.
languageCode - Variable in class org.drinkless.tdlib.TdApi.GetBotName
A two-letter ISO 639-1 language code or an empty string.
languageCode - Variable in class org.drinkless.tdlib.TdApi.GetCommands
A two-letter ISO 639-1 language code or an empty string.
languageCode - Variable in class org.drinkless.tdlib.TdApi.GetEmojiSuggestionsUrl
Language code for which the emoji replacements will be suggested.
languageCode - Variable in class org.drinkless.tdlib.TdApi.GetPhoneNumberInfoSync
A two-letter ISO 639-1 language code for country information localization.
languageCode - Variable in class org.drinkless.tdlib.TdApi.SetBotInfoDescription
A two-letter ISO 639-1 language code.
languageCode - Variable in class org.drinkless.tdlib.TdApi.SetBotInfoShortDescription
A two-letter ISO 639-1 language code.
languageCode - Variable in class org.drinkless.tdlib.TdApi.SetBotName
A two-letter ISO 639-1 language code.
languageCode - Variable in class org.drinkless.tdlib.TdApi.SetCommands
A two-letter ISO 639-1 language code.
languageCode - Variable in class org.drinkless.tdlib.TdApi.User
IETF language tag of the user's language; only available to bots.
languageGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
A graph containing number of users viewed chat messages per language.
languageGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
A graph containing distribution of active users per language.
languagePackDatabasePath - Variable in class org.drinkless.tdlib.TdApi.GetLanguagePackString
Path to the language pack database in which strings are stored.
languagePackDatabaseSize - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsFast
Size of the language pack database.
languagePackId - Variable in class org.drinkless.tdlib.TdApi.AddCustomServerLanguagePack
Identifier of a language pack to be added.
languagePackId - Variable in class org.drinkless.tdlib.TdApi.DeleteLanguagePack
Identifier of the language pack to delete.
languagePackId - Variable in class org.drinkless.tdlib.TdApi.GetLanguagePackInfo
Language pack identifier.
languagePackId - Variable in class org.drinkless.tdlib.TdApi.GetLanguagePackString
Language pack identifier.
languagePackId - Variable in class org.drinkless.tdlib.TdApi.GetLanguagePackStrings
Language pack identifier of the strings to be returned.
languagePackId - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeLanguagePack
Language pack identifier.
languagePackId - Variable in class org.drinkless.tdlib.TdApi.SetCustomLanguagePackString
Identifier of a previously added custom local language pack in the current localization target.
languagePackId - Variable in class org.drinkless.tdlib.TdApi.SynchronizeLanguagePack
Language pack identifier.
languagePackId - Variable in class org.drinkless.tdlib.TdApi.UpdateLanguagePackStrings
Identifier of the updated language pack.
LanguagePackInfo() - Constructor for class org.drinkless.tdlib.TdApi.LanguagePackInfo
Contains information about a language pack.
LanguagePackInfo(String, String, String, String, String, boolean, boolean, boolean, boolean, int, int, int, String) - Constructor for class org.drinkless.tdlib.TdApi.LanguagePackInfo
Contains information about a language pack.
languagePacks - Variable in class org.drinkless.tdlib.TdApi.LocalizationTargetInfo
List of available language packs for this application.
LanguagePackString() - Constructor for class org.drinkless.tdlib.TdApi.LanguagePackString
Represents one language pack string.
LanguagePackString(String, TdApi.LanguagePackStringValue) - Constructor for class org.drinkless.tdlib.TdApi.LanguagePackString
Represents one language pack string.
LanguagePackStrings() - Constructor for class org.drinkless.tdlib.TdApi.LanguagePackStrings
Contains a list of language pack strings.
LanguagePackStrings(TdApi.LanguagePackString[]) - Constructor for class org.drinkless.tdlib.TdApi.LanguagePackStrings
Contains a list of language pack strings.
LanguagePackStringValue() - Constructor for class org.drinkless.tdlib.TdApi.LanguagePackStringValue
Default class constructor.
LanguagePackStringValueDeleted() - Constructor for class org.drinkless.tdlib.TdApi.LanguagePackStringValueDeleted
A deleted language pack string, the value must be taken from the built-in English language pack.
LanguagePackStringValueOrdinary() - Constructor for class org.drinkless.tdlib.TdApi.LanguagePackStringValueOrdinary
An ordinary language pack string.
LanguagePackStringValueOrdinary(String) - Constructor for class org.drinkless.tdlib.TdApi.LanguagePackStringValueOrdinary
An ordinary language pack string.
LanguagePackStringValuePluralized() - Constructor for class org.drinkless.tdlib.TdApi.LanguagePackStringValuePluralized
A language pack string which has different forms based on the number of some object it mentions.
LanguagePackStringValuePluralized(String, String, String, String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.LanguagePackStringValuePluralized
A language pack string which has different forms based on the number of some object it mentions.
lastActiveDate - Variable in class org.drinkless.tdlib.TdApi.ConnectedWebsite
Point in time (Unix timestamp) when obtained authorization was last used.
lastActiveDate - Variable in class org.drinkless.tdlib.TdApi.Session
Point in time (Unix timestamp) when the session was last used.
lastMessage - Variable in class org.drinkless.tdlib.TdApi.Chat
Last message in the chat; may be null.
lastMessage - Variable in class org.drinkless.tdlib.TdApi.ForumTopic
Last message in the topic; may be null if unknown.
lastMessage - Variable in class org.drinkless.tdlib.TdApi.UpdateChatLastMessage
The new last message in the chat; may be null.
lastMessageId - Variable in class org.drinkless.tdlib.TdApi.MessageReplyInfo
Identifier of the last reply to the message.
lastName - Variable in class org.drinkless.tdlib.TdApi.Contact
Last name of the user.
lastName - Variable in class org.drinkless.tdlib.TdApi.PersonalDetails
Last name of the user written in English; 1-255 characters.
lastName - Variable in class org.drinkless.tdlib.TdApi.RegisterUser
The last name of the user; 0-64 characters.
lastName - Variable in class org.drinkless.tdlib.TdApi.SetName
The new value of the optional last name for the current user; 0-64 characters.
lastName - Variable in class org.drinkless.tdlib.TdApi.User
Last name of the user.
lastReadInboxMessageId - Variable in class org.drinkless.tdlib.TdApi.Chat
Identifier of the last read incoming message.
lastReadInboxMessageId - Variable in class org.drinkless.tdlib.TdApi.ForumTopic
Identifier of the last read incoming message.
lastReadInboxMessageId - Variable in class org.drinkless.tdlib.TdApi.MessageReplyInfo
Identifier of the last read incoming reply to the message.
lastReadInboxMessageId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatReadInbox
Identifier of the last read incoming message.
lastReadOutboxMessageId - Variable in class org.drinkless.tdlib.TdApi.Chat
Identifier of the last read outgoing message.
lastReadOutboxMessageId - Variable in class org.drinkless.tdlib.TdApi.ForumTopic
Identifier of the last read outgoing message.
lastReadOutboxMessageId - Variable in class org.drinkless.tdlib.TdApi.MessageReplyInfo
Identifier of the last read outgoing reply to the message.
lastReadOutboxMessageId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatReadOutbox
Identifier of last read outgoing message.
lastTransactionId - Variable in class org.drinkless.tdlib.TdApi.PremiumStatePaymentOption
Identifier of the last in-store transaction for the currently used option.
lastUsedDate - Variable in class org.drinkless.tdlib.TdApi.Proxy
Point in time (Unix timestamp) when the proxy was last used; 0 if never.
latitude - Variable in class org.drinkless.tdlib.TdApi.Location
Latitude of the location in degrees; as defined by the sender.
launchId - Variable in class org.drinkless.tdlib.TdApi.WebAppInfo
Unique identifier for the Web App launch.
layer - Variable in class org.drinkless.tdlib.TdApi.SecretChat
Secret chat layer; determines features supported by the chat partner's application.
LeaveChat() - Constructor for class org.drinkless.tdlib.TdApi.LeaveChat
Default constructor for a function, which removes the current user from chat members.
LeaveChat(long) - Constructor for class org.drinkless.tdlib.TdApi.LeaveChat
Creates a function, which removes the current user from chat members.
leaveChatIds - Variable in class org.drinkless.tdlib.TdApi.DeleteChatFolder
Identifiers of the chats to leave.
LeaveGroupCall() - Constructor for class org.drinkless.tdlib.TdApi.LeaveGroupCall
Default constructor for a function, which leaves a group call.
LeaveGroupCall(int) - Constructor for class org.drinkless.tdlib.TdApi.LeaveGroupCall
Creates a function, which leaves a group call.
leftReel - Variable in class org.drinkless.tdlib.TdApi.DiceStickersSlotMachine
The animated sticker with the left reel.
length - Variable in class org.drinkless.tdlib.TdApi.AnimatedChatPhoto
Animation width and height.
length - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeCall
Length of the code.
length - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFirebaseAndroid
Length of the code.
length - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFirebaseIos
Length of the code.
length - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFragment
Length of the code.
length - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeMissedCall
Number of digits in the code, excluding the prefix.
length - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeSms
Length of the code.
length - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeTelegramMessage
Length of the code.
length - Variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationCodeInfo
Length of the code; 0 if unknown.
length - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideoNote
Video width and height; must be positive and not greater than 640.
length - Variable in class org.drinkless.tdlib.TdApi.TextEntity
Length of the entity, in UTF-16 code units.
length - Variable in class org.drinkless.tdlib.TdApi.VideoNote
Video width and height; as defined by the sender.
lever - Variable in class org.drinkless.tdlib.TdApi.DiceStickersSlotMachine
The animated sticker with the lever animation.
libraryVersions - Variable in class org.drinkless.tdlib.TdApi.CallProtocol
List of supported tgcalls versions.
lightColor - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBotColor
Color in the RGB24 format for light themes.
lightSettings - Variable in class org.drinkless.tdlib.TdApi.ChatTheme
Theme settings for a light chat theme.
limit - Variable in class org.drinkless.tdlib.TdApi.DownloadFile
Number of bytes which need to be downloaded starting from the "offset" position before the download will automatically be canceled; use 0 to download without a limit.
limit - Variable in class org.drinkless.tdlib.TdApi.GetArchivedStickerSets
The maximum number of sticker sets to return; up to 100.
limit - Variable in class org.drinkless.tdlib.TdApi.GetBlockedMessageSenders
The maximum number of users and chats to return; up to 100.
limit - Variable in class org.drinkless.tdlib.TdApi.GetChatEventLog
The maximum number of events to return; up to 100.
limit - Variable in class org.drinkless.tdlib.TdApi.GetChatHistory
The maximum number of messages to be returned; must be positive and can't be greater than 100.
limit - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinkMembers
The maximum number of chat members to return; up to 100.
limit - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinks
The maximum number of invite links to return; up to 100.
limit - Variable in class org.drinkless.tdlib.TdApi.GetChatJoinRequests
The maximum number of requests to join the chat to return.
limit - Variable in class org.drinkless.tdlib.TdApi.GetChats
The maximum number of chats to be returned.
limit - Variable in class org.drinkless.tdlib.TdApi.GetChatSparseMessagePositions
The expected number of message positions to be returned; 50-2000.
limit - Variable in class org.drinkless.tdlib.TdApi.GetForumTopics
The maximum number of forum topics to be returned; up to 100.
limit - Variable in class org.drinkless.tdlib.TdApi.GetGroupsInCommon
The maximum number of chats to be returned; up to 100.
limit - Variable in class org.drinkless.tdlib.TdApi.GetMessageAddedReactions
The maximum number of reactions to be returned; must be positive and can't be greater than 100.
limit - Variable in class org.drinkless.tdlib.TdApi.GetMessagePublicForwards
The maximum number of messages to be returned; must be positive and can't be greater than 100.
limit - Variable in class org.drinkless.tdlib.TdApi.GetMessageThreadHistory
The maximum number of messages to be returned; must be positive and can't be greater than 100.
limit - Variable in class org.drinkless.tdlib.TdApi.GetPollVoters
The maximum number of users to be returned; must be positive and can't be greater than 50.
limit - Variable in class org.drinkless.tdlib.TdApi.GetPremiumStickers
The maximum number of stickers to be returned; 0-100.
limit - Variable in class org.drinkless.tdlib.TdApi.GetRecentlyOpenedChats
The maximum number of chats to be returned.
limit - Variable in class org.drinkless.tdlib.TdApi.GetStickers
The maximum number of stickers to be returned.
limit - Variable in class org.drinkless.tdlib.TdApi.GetSupergroupMembers
The maximum number of users be returned; up to 200.
limit - Variable in class org.drinkless.tdlib.TdApi.GetTopChats
The maximum number of chats to be returned; up to 30.
limit - Variable in class org.drinkless.tdlib.TdApi.GetTrendingStickerSets
The maximum number of sticker sets to be returned; up to 100.
limit - Variable in class org.drinkless.tdlib.TdApi.GetUserProfilePhotos
The maximum number of photos to be returned; up to 100.
limit - Variable in class org.drinkless.tdlib.TdApi.LoadChats
The maximum number of chats to be loaded.
limit - Variable in class org.drinkless.tdlib.TdApi.LoadGroupCallParticipants
The maximum number of participants to load; up to 100.
limit - Variable in class org.drinkless.tdlib.TdApi.SearchCallMessages
The maximum number of messages to be returned; up to 100.
limit - Variable in class org.drinkless.tdlib.TdApi.SearchChatMembers
The maximum number of users to be returned; up to 200.
limit - Variable in class org.drinkless.tdlib.TdApi.SearchChatMessages
The maximum number of messages to be returned; must be positive and can't be greater than 100.
limit - Variable in class org.drinkless.tdlib.TdApi.SearchChatRecentLocationMessages
The maximum number of messages to be returned.
limit - Variable in class org.drinkless.tdlib.TdApi.SearchChats
The maximum number of chats to be returned.
limit - Variable in class org.drinkless.tdlib.TdApi.SearchChatsOnServer
The maximum number of chats to be returned.
limit - Variable in class org.drinkless.tdlib.TdApi.SearchContacts
The maximum number of users to be returned.
limit - Variable in class org.drinkless.tdlib.TdApi.SearchFileDownloads
The maximum number of files to be returned.
limit - Variable in class org.drinkless.tdlib.TdApi.SearchHashtags
The maximum number of hashtags to be returned.
limit - Variable in class org.drinkless.tdlib.TdApi.SearchInstalledStickerSets
The maximum number of sticker sets to return.
limit - Variable in class org.drinkless.tdlib.TdApi.SearchMessages
The maximum number of messages to be returned; up to 100.
limit - Variable in class org.drinkless.tdlib.TdApi.SearchOutgoingDocumentMessages
The maximum number of messages to be returned; up to 100.
limit - Variable in class org.drinkless.tdlib.TdApi.SearchSecretMessages
The maximum number of messages to be returned; up to 100.
limit - Variable in class org.drinkless.tdlib.TdApi.SearchStickers
The maximum number of stickers to be returned; 0-100.
limits - Variable in class org.drinkless.tdlib.TdApi.PremiumFeatures
The list of limits, increased for Premium users.
limitType - Variable in class org.drinkless.tdlib.TdApi.GetPremiumLimit
Type of the limit.
limitType - Variable in class org.drinkless.tdlib.TdApi.PremiumSourceLimitExceeded
Type of the exceeded limit.
link - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitOtherDeviceConfirmation
A tg:// URL for the QR code.
link - Variable in class org.drinkless.tdlib.TdApi.ConfirmQrCodeAuthentication
A link from a QR code.
link - Variable in class org.drinkless.tdlib.TdApi.GetDeepLinkInfo
The link.
link - Variable in class org.drinkless.tdlib.TdApi.GetExternalLink
The HTTP link.
link - Variable in class org.drinkless.tdlib.TdApi.GetExternalLinkInfo
The link.
link - Variable in class org.drinkless.tdlib.TdApi.GetInternalLinkType
The link.
link - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeUnknownDeepLink
Link to be passed to getDeepLinkInfo.
link - Variable in class org.drinkless.tdlib.TdApi.MessageLink
The link.
link - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
An internal link to be opened when the sponsored message is clicked; may be null if the sponsor chat needs to be opened instead.
link - Variable in class org.drinkless.tdlib.TdApi.TargetChatInternalLink
An internal link pointing to the chat.
linkColor - Variable in class org.drinkless.tdlib.TdApi.ThemeParameters
A color of links in the RGB24 format.
linkedChatId - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Chat identifier of a discussion group for the channel, or a channel, for which the supergroup is the designated discussion group; 0 if none or unknown.
list - Variable in class org.drinkless.tdlib.TdApi.ChatPosition
The chat list.
livePeriod - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
Amount of time relative to the message sent time until the location can be updated, in seconds.
livePeriod - Variable in class org.drinkless.tdlib.TdApi.InputMessageLocation
Period for which the location can be updated, in seconds; must be between 60 and 86400 for a live location and 0 otherwise.
livePeriod - Variable in class org.drinkless.tdlib.TdApi.MessageLocation
Time relative to the message send date, for which the location can be updated, in seconds.
LoadChats() - Constructor for class org.drinkless.tdlib.TdApi.LoadChats
Default constructor for a function, which loads more chats from a chat list.
LoadChats(TdApi.ChatList, int) - Constructor for class org.drinkless.tdlib.TdApi.LoadChats
Creates a function, which loads more chats from a chat list.
loadedAllParticipants - Variable in class org.drinkless.tdlib.TdApi.GroupCall
True, if all group call participants are loaded.
LoadGroupCallParticipants() - Constructor for class org.drinkless.tdlib.TdApi.LoadGroupCallParticipants
Default constructor for a function, which loads more participants of a group call.
LoadGroupCallParticipants(int, int) - Constructor for class org.drinkless.tdlib.TdApi.LoadGroupCallParticipants
Creates a function, which loads more participants of a group call.
local - Variable in class org.drinkless.tdlib.TdApi.File
Information about the local copy of the file.
LocalFile() - Constructor for class org.drinkless.tdlib.TdApi.LocalFile
Represents a local file.
LocalFile(String, boolean, boolean, boolean, boolean, long, long, long) - Constructor for class org.drinkless.tdlib.TdApi.LocalFile
Represents a local file.
localizationTarget - Variable in class org.drinkless.tdlib.TdApi.GetLanguagePackString
Localization target to which the language pack belongs.
localizationTarget - Variable in class org.drinkless.tdlib.TdApi.UpdateLanguagePackStrings
Localization target to which the language pack belongs.
LocalizationTargetInfo() - Constructor for class org.drinkless.tdlib.TdApi.LocalizationTargetInfo
Contains information about the current localization target.
LocalizationTargetInfo(TdApi.LanguagePackInfo[]) - Constructor for class org.drinkless.tdlib.TdApi.LocalizationTargetInfo
Contains information about the current localization target.
localPrefixSize - Variable in class org.drinkless.tdlib.TdApi.SetFileGenerationProgress
The number of bytes already generated.
localStringCount - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
Total number of non-deleted strings from the language pack available locally.
location - Variable in class org.drinkless.tdlib.TdApi.ChatLocation
The location.
location - Variable in class org.drinkless.tdlib.TdApi.ConnectedWebsite
Human-readable description of a country and a region from which the user was logged in, based on the IP address.
location - Variable in class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
Chat location if a location-based supergroup is being created; pass null to create an ordinary supergroup chat.
location - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageLiveLocation
New location content of the message; pass null to stop sharing the live location.
location - Variable in class org.drinkless.tdlib.TdApi.EditMessageLiveLocation
New location content of the message; pass null to stop sharing the live location.
location - Variable in class org.drinkless.tdlib.TdApi.GetMapThumbnailFile
Location of the map center.
location - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultLocation
Location result.
location - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
Location result.
location - Variable in class org.drinkless.tdlib.TdApi.InputMessageLocation
Location to be sent.
location - Variable in class org.drinkless.tdlib.TdApi.MessageLocation
The location description.
location - Variable in class org.drinkless.tdlib.TdApi.PageBlockMap
Location of the map center.
location - Variable in class org.drinkless.tdlib.TdApi.SearchChatsNearby
Current user location.
location - Variable in class org.drinkless.tdlib.TdApi.SetChatLocation
New location for the chat; must be valid and not null.
location - Variable in class org.drinkless.tdlib.TdApi.SetLocation
The new location of the user.
location - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Location to which the supergroup is connected; may be null.
location - Variable in class org.drinkless.tdlib.TdApi.Venue
Venue location; as defined by the sender.
Location() - Constructor for class org.drinkless.tdlib.TdApi.Location
Describes a location on planet Earth.
Location(double, double, double) - Constructor for class org.drinkless.tdlib.TdApi.Location
Describes a location on planet Earth.
logFile - Variable in class org.drinkless.tdlib.TdApi.SendCallLog
Call log file.
logInDate - Variable in class org.drinkless.tdlib.TdApi.ConnectedWebsite
Point in time (Unix timestamp) when the user was logged in.
logInDate - Variable in class org.drinkless.tdlib.TdApi.Session
Point in time (Unix timestamp) when the user has logged in.
loginEmailAddressPattern - Variable in class org.drinkless.tdlib.TdApi.PasswordState
Pattern of the email address set up for logging in.
LoginUrlInfo() - Constructor for class org.drinkless.tdlib.TdApi.LoginUrlInfo
Default class constructor.
LoginUrlInfoOpen() - Constructor for class org.drinkless.tdlib.TdApi.LoginUrlInfoOpen
An HTTP URL needs to be open.
LoginUrlInfoOpen(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.LoginUrlInfoOpen
An HTTP URL needs to be open.
LoginUrlInfoRequestConfirmation() - Constructor for class org.drinkless.tdlib.TdApi.LoginUrlInfoRequestConfirmation
An authorization confirmation dialog needs to be shown to the user.
LoginUrlInfoRequestConfirmation(String, String, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.LoginUrlInfoRequestConfirmation
An authorization confirmation dialog needs to be shown to the user.
LogOut() - Constructor for class org.drinkless.tdlib.TdApi.LogOut
Default constructor for a function, which closes the TDLib instance after a proper logout.
logSize - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsFast
Size of the TDLib internal log.
logStream - Variable in class org.drinkless.tdlib.TdApi.SetLogStream
New log stream.
LogStream() - Constructor for class org.drinkless.tdlib.TdApi.LogStream
Default class constructor.
LogStreamDefault() - Constructor for class org.drinkless.tdlib.TdApi.LogStreamDefault
The log is written to stderr or an OS specific log.
LogStreamEmpty() - Constructor for class org.drinkless.tdlib.TdApi.LogStreamEmpty
The log is written nowhere.
LogStreamFile() - Constructor for class org.drinkless.tdlib.TdApi.LogStreamFile
The log is written to a file.
LogStreamFile(String, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.LogStreamFile
The log is written to a file.
LogTags() - Constructor for class org.drinkless.tdlib.TdApi.LogTags
Contains a list of available TDLib internal log tags.
LogTags(String[]) - Constructor for class org.drinkless.tdlib.TdApi.LogTags
Contains a list of available TDLib internal log tags.
LogVerbosityLevel() - Constructor for class org.drinkless.tdlib.TdApi.LogVerbosityLevel
Contains a TDLib internal log verbosity level.
LogVerbosityLevel(int) - Constructor for class org.drinkless.tdlib.TdApi.LogVerbosityLevel
Contains a TDLib internal log verbosity level.
longitude - Variable in class org.drinkless.tdlib.TdApi.Location
Longitude of the location, in degrees; as defined by the sender.
low - Variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettingsPresets
Preset with lowest settings; supposed to be used by default when roaming.

M

macosIcon - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
Attachment menu icon for the bot in TGS format for the official native macOS app; may be null.
mainChatListPosition - Variable in class org.drinkless.tdlib.TdApi.ReorderChatFolders
Position of the main chat list among chat folders, 0-based.
mainChatListPosition - Variable in class org.drinkless.tdlib.TdApi.UpdateChatFolders
Position of the main chat list among chat folders, 0-based.
mainFrameTimestamp - Variable in class org.drinkless.tdlib.TdApi.AnimatedChatPhoto
Timestamp of the frame, used as a static chat photo.
mainFrameTimestamp - Variable in class org.drinkless.tdlib.TdApi.InputChatPhotoAnimation
Timestamp of the frame, which will be used as static chat photo.
manyValue - Variable in class org.drinkless.tdlib.TdApi.LanguagePackStringValuePluralized
Value for many objects.
markedAsUnreadCount - Variable in class org.drinkless.tdlib.TdApi.UpdateUnreadChatCount
Total number of chats marked as unread.
markedAsUnreadUnmutedCount - Variable in class org.drinkless.tdlib.TdApi.UpdateUnreadChatCount
Total number of unmuted chats marked as unread.
MaskPoint() - Constructor for class org.drinkless.tdlib.TdApi.MaskPoint
Default class constructor.
MaskPointChin() - Constructor for class org.drinkless.tdlib.TdApi.MaskPointChin
The mask is placed relatively to the chin.
MaskPointEyes() - Constructor for class org.drinkless.tdlib.TdApi.MaskPointEyes
The mask is placed relatively to the eyes.
MaskPointForehead() - Constructor for class org.drinkless.tdlib.TdApi.MaskPointForehead
The mask is placed relatively to the forehead.
MaskPointMouth() - Constructor for class org.drinkless.tdlib.TdApi.MaskPointMouth
The mask is placed relatively to the mouth.
maskPosition - Variable in class org.drinkless.tdlib.TdApi.InputSticker
Position where the mask is placed; pass null if not specified.
maskPosition - Variable in class org.drinkless.tdlib.TdApi.SetStickerMaskPosition
Position where the mask is placed; pass null to remove mask position.
maskPosition - Variable in class org.drinkless.tdlib.TdApi.StickerFullTypeMask
Position where the mask is placed; may be null.
MaskPosition() - Constructor for class org.drinkless.tdlib.TdApi.MaskPosition
Position on a photo where a mask is placed.
MaskPosition(TdApi.MaskPoint, double, double, double) - Constructor for class org.drinkless.tdlib.TdApi.MaskPosition
Position on a photo where a mask is placed.
maxDate - Variable in class org.drinkless.tdlib.TdApi.DeleteChatMessagesByDate
The maximum date of the messages to delete.
maxDate - Variable in class org.drinkless.tdlib.TdApi.SearchMessages
If not 0, the maximum date of the messages to return.
maxFileSize - Variable in class org.drinkless.tdlib.TdApi.LogStreamFile
The maximum size of the file to where the internal TDLib log is written before the file will automatically be rotated, in bytes.
maxLayer - Variable in class org.drinkless.tdlib.TdApi.CallProtocol
The maximum supported API layer; use 65.
maxNotificationId - Variable in class org.drinkless.tdlib.TdApi.RemoveNotificationGroup
The maximum identifier of removed notifications.
maxOtherFileSize - Variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettings
The maximum size of other file types to be auto-downloaded, in bytes.
maxPhotoFileSize - Variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettings
The maximum size of a photo file to be auto-downloaded, in bytes.
maxTipAmount - Variable in class org.drinkless.tdlib.TdApi.Invoice
The maximum allowed amount of tip in the smallest units of the currency.
maxVideoFileSize - Variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettings
The maximum size of a video file to be auto-downloaded, in bytes.
maxVideoFileSize - Variable in class org.drinkless.tdlib.TdApi.ScopeAutosaveSettings
The maximum size of a video file to be autosaved, in bytes; 512 KB - 4000 MB.
meanShareCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
Mean number of times the recently sent messages was shared.
meanViewCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
Mean number of times the recently sent messages was viewed.
mediaAlbumId - Variable in class org.drinkless.tdlib.TdApi.Message
Unique identifier of an album this message belongs to.
mediaTimestamp - Variable in class org.drinkless.tdlib.TdApi.GetMessageLink
If not 0, timestamp from which the video/audio/video note/voice note playing must start, in seconds.
mediaTimestamp - Variable in class org.drinkless.tdlib.TdApi.MessageLinkInfo
Timestamp from which the video/audio/video note/voice note playing must start, in seconds; 0 if not specified.
mediaTimestamp - Variable in class org.drinkless.tdlib.TdApi.TextEntityTypeMediaTimestamp
Timestamp from which a video/audio/video note/voice note playing must start, in seconds.
medium - Variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettingsPresets
Preset with medium settings; supposed to be used by default when using mobile data.
memberCount - Variable in class org.drinkless.tdlib.TdApi.BasicGroup
Number of members in the group.
memberCount - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
Number of chat members, which joined the chat using the link.
memberCount - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
Number of members in the chat.
memberCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
Number of members in the chat.
memberCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
Number of members in the chat.
memberCount - Variable in class org.drinkless.tdlib.TdApi.Supergroup
Number of members in the supergroup or channel; 0 if unknown.
memberCount - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Number of members in the supergroup or channel; 0 if unknown.
memberCountGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
A graph containing number of members in the chat.
memberCountGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
A graph containing number of members in the chat.
memberId - Variable in class org.drinkless.tdlib.TdApi.BanChatMember
Member identifier.
memberId - Variable in class org.drinkless.tdlib.TdApi.ChatEvent
Identifier of the user or chat who performed the action.
memberId - Variable in class org.drinkless.tdlib.TdApi.ChatEventMemberRestricted
Affected chat member identifier.
memberId - Variable in class org.drinkless.tdlib.TdApi.ChatMember
Identifier of the chat member.
memberId - Variable in class org.drinkless.tdlib.TdApi.GetChatMember
Member identifier.
memberId - Variable in class org.drinkless.tdlib.TdApi.SetChatMemberStatus
Member identifier.
memberInvites - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
True, if invited member events need to be returned.
memberJoins - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
True, if members joining events need to be returned.
memberLeaves - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
True, if members leaving events need to be returned.
memberLimit - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
The maximum number of members, which can join the chat using the link simultaneously; 0 if not limited.
memberLimit - Variable in class org.drinkless.tdlib.TdApi.CreateChatInviteLink
The maximum number of chat members that can join the chat via the link simultaneously; 0-99999; pass 0 if not limited.
memberLimit - Variable in class org.drinkless.tdlib.TdApi.EditChatInviteLink
The maximum number of chat members that can join the chat via the link simultaneously; 0-99999; pass 0 if not limited.
memberName - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatAddMembers
Name of the added member.
memberName - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatDeleteMember
Name of the deleted member.
memberPromotions - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
True, if member promotion/demotion events need to be returned.
memberRestrictions - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
True, if member restricted/unrestricted/banned/unbanned events need to be returned.
members - Variable in class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
Group members.
members - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkMembers
List of chat members, joined a chat via an invite link.
members - Variable in class org.drinkless.tdlib.TdApi.ChatMembers
A list of chat members.
members - Variable in class org.drinkless.tdlib.TdApi.JsonValueObject
The list of object members.
memberUserIds - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
User identifiers of some chat members that may be known to the current user.
memberUserIds - Variable in class org.drinkless.tdlib.TdApi.MessageBasicGroupChatCreate
User identifiers of members in the basic group.
memberUserIds - Variable in class org.drinkless.tdlib.TdApi.MessageChatAddMembers
User identifiers of the new members.
menuButton - Variable in class org.drinkless.tdlib.TdApi.BotInfo
Information about a button to show instead of the bot commands menu button; may be null if ordinary bot commands menu must be shown.
menuButton - Variable in class org.drinkless.tdlib.TdApi.SetMenuButton
New menu button.
message - Variable in class org.drinkless.tdlib.TdApi.ChatEventMessageDeleted
Deleted message.
message - Variable in class org.drinkless.tdlib.TdApi.ChatEventMessagePinned
Pinned message.
message - Variable in class org.drinkless.tdlib.TdApi.ChatEventMessageUnpinned
Unpinned message.
message - Variable in class org.drinkless.tdlib.TdApi.ChatEventPollStopped
The message with the poll.
message - Variable in class org.drinkless.tdlib.TdApi.Error
Error message; subject to future changes.
message - Variable in class org.drinkless.tdlib.TdApi.FileDownload
The message with the file.
message - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementError
Error message.
message - Variable in class org.drinkless.tdlib.TdApi.MessageCalendarDay
First message sent on the day.
message - Variable in class org.drinkless.tdlib.TdApi.MessageLinkInfo
If found, the linked message; may be null.
message - Variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewMessage
The message.
message - Variable in class org.drinkless.tdlib.TdApi.PassportElementError
Error message.
message - Variable in class org.drinkless.tdlib.TdApi.SetUserSupportInfo
New information message.
message - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageSendFailed
The failed to send message.
message - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageSendSucceeded
The sent message.
message - Variable in class org.drinkless.tdlib.TdApi.UpdateNewMessage
The new message.
message - Variable in class org.drinkless.tdlib.TdApi.UserSupportInfo
Information message.
Message() - Constructor for class org.drinkless.tdlib.TdApi.Message
Describes a message.
Message(long, TdApi.MessageSender, long, TdApi.MessageSendingState, TdApi.MessageSchedulingState, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int, TdApi.MessageForwardInfo, TdApi.MessageInteractionInfo, TdApi.UnreadReaction[], long, long, long, int, double, double, long, String, long, String, TdApi.MessageContent, TdApi.ReplyMarkup) - Constructor for class org.drinkless.tdlib.TdApi.Message
Describes a message.
MessageAnimatedEmoji() - Constructor for class org.drinkless.tdlib.TdApi.MessageAnimatedEmoji
A message with an animated emoji.
MessageAnimatedEmoji(TdApi.AnimatedEmoji, String) - Constructor for class org.drinkless.tdlib.TdApi.MessageAnimatedEmoji
A message with an animated emoji.
MessageAnimation() - Constructor for class org.drinkless.tdlib.TdApi.MessageAnimation
An animation message (GIF-style).
MessageAnimation(TdApi.Animation, TdApi.FormattedText, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.MessageAnimation
An animation message (GIF-style).
MessageAudio() - Constructor for class org.drinkless.tdlib.TdApi.MessageAudio
An audio message.
MessageAudio(TdApi.Audio, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.MessageAudio
An audio message.
messageAutoDeleteTime - Variable in class org.drinkless.tdlib.TdApi.Chat
Current message auto-delete or self-destruct timer setting for the chat, in seconds; 0 if disabled.
messageAutoDeleteTime - Variable in class org.drinkless.tdlib.TdApi.CreateNewBasicGroupChat
Message auto-delete time value, in seconds; must be from 0 up to 365 * 86400 and be divisible by 86400.
messageAutoDeleteTime - Variable in class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
Message auto-delete time value, in seconds; must be from 0 up to 365 * 86400 and be divisible by 86400.
messageAutoDeleteTime - Variable in class org.drinkless.tdlib.TdApi.MessageChatSetMessageAutoDeleteTime
New value auto-delete or self-destruct time, in seconds; 0 if disabled.
messageAutoDeleteTime - Variable in class org.drinkless.tdlib.TdApi.SetChatMessageAutoDeleteTime
New time value, in seconds; unless the chat is secret, it must be from 0 up to 365 * 86400 and be divisible by 86400.
messageAutoDeleteTime - Variable in class org.drinkless.tdlib.TdApi.SetDefaultMessageAutoDeleteTime
New default message auto-delete time; must be from 0 up to 365 * 86400 and be divisible by 86400.
messageAutoDeleteTime - Variable in class org.drinkless.tdlib.TdApi.UpdateChatMessageAutoDeleteTime
New value of messageAutoDeleteTime.
MessageAutoDeleteTime() - Constructor for class org.drinkless.tdlib.TdApi.MessageAutoDeleteTime
Contains default auto-delete timer setting for new chats.
MessageAutoDeleteTime(int) - Constructor for class org.drinkless.tdlib.TdApi.MessageAutoDeleteTime
Contains default auto-delete timer setting for new chats.
MessageBasicGroupChatCreate() - Constructor for class org.drinkless.tdlib.TdApi.MessageBasicGroupChatCreate
A newly created basic group.
MessageBasicGroupChatCreate(String, long[]) - Constructor for class org.drinkless.tdlib.TdApi.MessageBasicGroupChatCreate
A newly created basic group.
MessageBotWriteAccessAllowed() - Constructor for class org.drinkless.tdlib.TdApi.MessageBotWriteAccessAllowed
The user allowed the bot to send messages.
MessageBotWriteAccessAllowed(TdApi.WebApp) - Constructor for class org.drinkless.tdlib.TdApi.MessageBotWriteAccessAllowed
The user allowed the bot to send messages.
MessageCalendar() - Constructor for class org.drinkless.tdlib.TdApi.MessageCalendar
Contains information about found messages, split by days according to the option "utc_time_offset".
MessageCalendar(int, TdApi.MessageCalendarDay[]) - Constructor for class org.drinkless.tdlib.TdApi.MessageCalendar
Contains information about found messages, split by days according to the option "utc_time_offset".
MessageCalendarDay() - Constructor for class org.drinkless.tdlib.TdApi.MessageCalendarDay
Contains information about found messages sent on a specific day.
MessageCalendarDay(int, TdApi.Message) - Constructor for class org.drinkless.tdlib.TdApi.MessageCalendarDay
Contains information about found messages sent on a specific day.
MessageCall() - Constructor for class org.drinkless.tdlib.TdApi.MessageCall
A message with information about an ended call.
MessageCall(boolean, TdApi.CallDiscardReason, int) - Constructor for class org.drinkless.tdlib.TdApi.MessageCall
A message with information about an ended call.
MessageChatAddMembers() - Constructor for class org.drinkless.tdlib.TdApi.MessageChatAddMembers
New chat members were added.
MessageChatAddMembers(long[]) - Constructor for class org.drinkless.tdlib.TdApi.MessageChatAddMembers
New chat members were added.
MessageChatChangePhoto() - Constructor for class org.drinkless.tdlib.TdApi.MessageChatChangePhoto
An updated chat photo.
MessageChatChangePhoto(TdApi.ChatPhoto) - Constructor for class org.drinkless.tdlib.TdApi.MessageChatChangePhoto
An updated chat photo.
MessageChatChangeTitle() - Constructor for class org.drinkless.tdlib.TdApi.MessageChatChangeTitle
An updated chat title.
MessageChatChangeTitle(String) - Constructor for class org.drinkless.tdlib.TdApi.MessageChatChangeTitle
An updated chat title.
MessageChatDeleteMember() - Constructor for class org.drinkless.tdlib.TdApi.MessageChatDeleteMember
A chat member was deleted.
MessageChatDeleteMember(long) - Constructor for class org.drinkless.tdlib.TdApi.MessageChatDeleteMember
A chat member was deleted.
MessageChatDeletePhoto() - Constructor for class org.drinkless.tdlib.TdApi.MessageChatDeletePhoto
A deleted chat photo.
MessageChatJoinByLink() - Constructor for class org.drinkless.tdlib.TdApi.MessageChatJoinByLink
A new member joined the chat via an invite link.
MessageChatJoinByRequest() - Constructor for class org.drinkless.tdlib.TdApi.MessageChatJoinByRequest
A new member was accepted to the chat by an administrator.
MessageChatSetBackground() - Constructor for class org.drinkless.tdlib.TdApi.MessageChatSetBackground
A new background was set in the chat.
MessageChatSetBackground(long, TdApi.ChatBackground) - Constructor for class org.drinkless.tdlib.TdApi.MessageChatSetBackground
A new background was set in the chat.
MessageChatSetMessageAutoDeleteTime() - Constructor for class org.drinkless.tdlib.TdApi.MessageChatSetMessageAutoDeleteTime
The auto-delete or self-destruct timer for messages in the chat has been changed.
MessageChatSetMessageAutoDeleteTime(int, long) - Constructor for class org.drinkless.tdlib.TdApi.MessageChatSetMessageAutoDeleteTime
The auto-delete or self-destruct timer for messages in the chat has been changed.
MessageChatSetTheme() - Constructor for class org.drinkless.tdlib.TdApi.MessageChatSetTheme
A theme in the chat has been changed.
MessageChatSetTheme(String) - Constructor for class org.drinkless.tdlib.TdApi.MessageChatSetTheme
A theme in the chat has been changed.
MessageChatShared() - Constructor for class org.drinkless.tdlib.TdApi.MessageChatShared
The current user shared a chat, which was requested by the bot.
MessageChatShared(long, int) - Constructor for class org.drinkless.tdlib.TdApi.MessageChatShared
The current user shared a chat, which was requested by the bot.
MessageChatUpgradeFrom() - Constructor for class org.drinkless.tdlib.TdApi.MessageChatUpgradeFrom
A supergroup has been created from a basic group.
MessageChatUpgradeFrom(String, long) - Constructor for class org.drinkless.tdlib.TdApi.MessageChatUpgradeFrom
A supergroup has been created from a basic group.
MessageChatUpgradeTo() - Constructor for class org.drinkless.tdlib.TdApi.MessageChatUpgradeTo
A basic group was upgraded to a supergroup and was deactivated as the result.
MessageChatUpgradeTo(long) - Constructor for class org.drinkless.tdlib.TdApi.MessageChatUpgradeTo
A basic group was upgraded to a supergroup and was deactivated as the result.
MessageContact() - Constructor for class org.drinkless.tdlib.TdApi.MessageContact
A message with a user contact.
MessageContact(TdApi.Contact) - Constructor for class org.drinkless.tdlib.TdApi.MessageContact
A message with a user contact.
MessageContactRegistered() - Constructor for class org.drinkless.tdlib.TdApi.MessageContactRegistered
A contact has registered with Telegram.
MessageContent() - Constructor for class org.drinkless.tdlib.TdApi.MessageContent
Default class constructor.
messageContentGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
A graph containing distribution of sent messages by content type.
MessageCopyOptions() - Constructor for class org.drinkless.tdlib.TdApi.MessageCopyOptions
Options to be used when a message content is copied without reference to the original sender.
MessageCopyOptions(boolean, boolean, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.MessageCopyOptions
Options to be used when a message content is copied without reference to the original sender.
messageCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
Number of messages sent to the chat.
MessageCustomServiceAction() - Constructor for class org.drinkless.tdlib.TdApi.MessageCustomServiceAction
A non-standard action has happened in the chat.
MessageCustomServiceAction(String) - Constructor for class org.drinkless.tdlib.TdApi.MessageCustomServiceAction
A non-standard action has happened in the chat.
messageDeletions - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
True, if message deletions need to be returned.
MessageDice() - Constructor for class org.drinkless.tdlib.TdApi.MessageDice
A dice message.
MessageDice(TdApi.DiceStickers, TdApi.DiceStickers, String, int, int) - Constructor for class org.drinkless.tdlib.TdApi.MessageDice
A dice message.
MessageDocument() - Constructor for class org.drinkless.tdlib.TdApi.MessageDocument
A document message (general file).
MessageDocument(TdApi.Document, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.MessageDocument
A document message (general file).
messageEdits - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
True, if message edits need to be returned.
MessageExpiredPhoto() - Constructor for class org.drinkless.tdlib.TdApi.MessageExpiredPhoto
A self-destructed photo message.
MessageExpiredVideo() - Constructor for class org.drinkless.tdlib.TdApi.MessageExpiredVideo
A self-destructed video message.
MessageExtendedMedia() - Constructor for class org.drinkless.tdlib.TdApi.MessageExtendedMedia
Default class constructor.
MessageExtendedMediaPhoto() - Constructor for class org.drinkless.tdlib.TdApi.MessageExtendedMediaPhoto
The media is a photo.
MessageExtendedMediaPhoto(TdApi.Photo, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.MessageExtendedMediaPhoto
The media is a photo.
MessageExtendedMediaPreview() - Constructor for class org.drinkless.tdlib.TdApi.MessageExtendedMediaPreview
The media is hidden until the invoice is paid.
MessageExtendedMediaPreview(int, int, int, TdApi.Minithumbnail, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.MessageExtendedMediaPreview
The media is hidden until the invoice is paid.
MessageExtendedMediaUnsupported() - Constructor for class org.drinkless.tdlib.TdApi.MessageExtendedMediaUnsupported
The media is unsupported.
MessageExtendedMediaUnsupported(TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.MessageExtendedMediaUnsupported
The media is unsupported.
MessageExtendedMediaVideo() - Constructor for class org.drinkless.tdlib.TdApi.MessageExtendedMediaVideo
The media is a video.
MessageExtendedMediaVideo(TdApi.Video, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.MessageExtendedMediaVideo
The media is a video.
messageFile - Variable in class org.drinkless.tdlib.TdApi.ImportMessages
File with messages to import.
messageFileHead - Variable in class org.drinkless.tdlib.TdApi.GetMessageFileType
Beginning of the message file; up to 100 first lines.
MessageFileType() - Constructor for class org.drinkless.tdlib.TdApi.MessageFileType
Default class constructor.
MessageFileTypeGroup() - Constructor for class org.drinkless.tdlib.TdApi.MessageFileTypeGroup
The messages was exported from a group chat.
MessageFileTypeGroup(String) - Constructor for class org.drinkless.tdlib.TdApi.MessageFileTypeGroup
The messages was exported from a group chat.
MessageFileTypePrivate() - Constructor for class org.drinkless.tdlib.TdApi.MessageFileTypePrivate
The messages was exported from a private chat.
MessageFileTypePrivate(String) - Constructor for class org.drinkless.tdlib.TdApi.MessageFileTypePrivate
The messages was exported from a private chat.
MessageFileTypeUnknown() - Constructor for class org.drinkless.tdlib.TdApi.MessageFileTypeUnknown
The messages was exported from a chat of unknown type.
MessageForumTopicCreated() - Constructor for class org.drinkless.tdlib.TdApi.MessageForumTopicCreated
A forum topic has been created.
MessageForumTopicCreated(String, TdApi.ForumTopicIcon) - Constructor for class org.drinkless.tdlib.TdApi.MessageForumTopicCreated
A forum topic has been created.
MessageForumTopicEdited() - Constructor for class org.drinkless.tdlib.TdApi.MessageForumTopicEdited
A forum topic has been edited.
MessageForumTopicEdited(String, boolean, long) - Constructor for class org.drinkless.tdlib.TdApi.MessageForumTopicEdited
A forum topic has been edited.
MessageForumTopicIsClosedToggled() - Constructor for class org.drinkless.tdlib.TdApi.MessageForumTopicIsClosedToggled
A forum topic has been closed or opened.
MessageForumTopicIsClosedToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.MessageForumTopicIsClosedToggled
A forum topic has been closed or opened.
MessageForumTopicIsHiddenToggled() - Constructor for class org.drinkless.tdlib.TdApi.MessageForumTopicIsHiddenToggled
A General forum topic has been hidden or unhidden.
MessageForumTopicIsHiddenToggled(boolean) - Constructor for class org.drinkless.tdlib.TdApi.MessageForumTopicIsHiddenToggled
A General forum topic has been hidden or unhidden.
MessageForwardInfo() - Constructor for class org.drinkless.tdlib.TdApi.MessageForwardInfo
Contains information about a forwarded message.
MessageForwardInfo(TdApi.MessageForwardOrigin, int, String, long, long) - Constructor for class org.drinkless.tdlib.TdApi.MessageForwardInfo
Contains information about a forwarded message.
MessageForwardOrigin() - Constructor for class org.drinkless.tdlib.TdApi.MessageForwardOrigin
Default class constructor.
MessageForwardOriginChannel() - Constructor for class org.drinkless.tdlib.TdApi.MessageForwardOriginChannel
The message was originally a post in a channel.
MessageForwardOriginChannel(long, long, String) - Constructor for class org.drinkless.tdlib.TdApi.MessageForwardOriginChannel
The message was originally a post in a channel.
MessageForwardOriginChat() - Constructor for class org.drinkless.tdlib.TdApi.MessageForwardOriginChat
The message was originally sent on behalf of a chat.
MessageForwardOriginChat(long, String) - Constructor for class org.drinkless.tdlib.TdApi.MessageForwardOriginChat
The message was originally sent on behalf of a chat.
MessageForwardOriginHiddenUser() - Constructor for class org.drinkless.tdlib.TdApi.MessageForwardOriginHiddenUser
The message was originally sent by a user, which is hidden by their privacy settings.
MessageForwardOriginHiddenUser(String) - Constructor for class org.drinkless.tdlib.TdApi.MessageForwardOriginHiddenUser
The message was originally sent by a user, which is hidden by their privacy settings.
MessageForwardOriginMessageImport() - Constructor for class org.drinkless.tdlib.TdApi.MessageForwardOriginMessageImport
The message was imported from an exported message history.
MessageForwardOriginMessageImport(String) - Constructor for class org.drinkless.tdlib.TdApi.MessageForwardOriginMessageImport
The message was imported from an exported message history.
MessageForwardOriginUser() - Constructor for class org.drinkless.tdlib.TdApi.MessageForwardOriginUser
The message was originally sent by a known user.
MessageForwardOriginUser(long) - Constructor for class org.drinkless.tdlib.TdApi.MessageForwardOriginUser
The message was originally sent by a known user.
MessageGame() - Constructor for class org.drinkless.tdlib.TdApi.MessageGame
A message with a game.
MessageGame(TdApi.Game) - Constructor for class org.drinkless.tdlib.TdApi.MessageGame
A message with a game.
MessageGameScore() - Constructor for class org.drinkless.tdlib.TdApi.MessageGameScore
A new high score was achieved in a game.
MessageGameScore(long, long, int) - Constructor for class org.drinkless.tdlib.TdApi.MessageGameScore
A new high score was achieved in a game.
MessageGiftedPremium() - Constructor for class org.drinkless.tdlib.TdApi.MessageGiftedPremium
Telegram Premium was gifted to the user.
MessageGiftedPremium(long, String, long, String, long, int, TdApi.Sticker) - Constructor for class org.drinkless.tdlib.TdApi.MessageGiftedPremium
Telegram Premium was gifted to the user.
messageId - Variable in class org.drinkless.tdlib.TdApi.AddFileToDownloads
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.AddMessageReaction
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.BlockMessageSenderFromReplies
The identifier of an incoming message in the Replies chat.
messageId - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsMessageInteractionInfo
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.ClickAnimatedEmojiMessage
Identifier of the clicked message.
messageId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatReplyMarkup
The message identifier of the used keyboard.
messageId - Variable in class org.drinkless.tdlib.TdApi.EditMessageCaption
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.EditMessageLiveLocation
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.EditMessageMedia
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.EditMessageReplyMarkup
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.EditMessageSchedulingState
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.EditMessageText
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetCallbackQueryAnswer
Identifier of the message from which the query originated.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetCallbackQueryMessage
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetChatMessagePosition
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetGameHighScores
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetLoginUrl
Message identifier of the message with the button.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetLoginUrlInfo
Message identifier of the message with the button.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetMessage
Identifier of the message to get.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetMessageAddedReactions
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetMessageAvailableReactions
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetMessageEmbeddingCode
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetMessageLink
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetMessageLocally
Identifier of the message to get.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetMessagePublicForwards
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetMessageStatistics
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetMessageThread
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetMessageThreadHistory
Message identifier, which thread history needs to be returned.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetMessageViewers
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetPaymentReceipt
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetPollVoters
Identifier of the message containing the poll.
messageId - Variable in class org.drinkless.tdlib.TdApi.GetRepliedMessage
Identifier of the reply message.
messageId - Variable in class org.drinkless.tdlib.TdApi.InputBackgroundPrevious
Identifier of the message with the background.
messageId - Variable in class org.drinkless.tdlib.TdApi.InputInvoiceMessage
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.InputMessageForwarded
Identifier of the message to forward.
messageId - Variable in class org.drinkless.tdlib.TdApi.MessageForwardOriginChannel
Message identifier of the original message.
messageId - Variable in class org.drinkless.tdlib.TdApi.MessagePinMessage
Identifier of the pinned message, can be an identifier of a deleted message or 0.
messageId - Variable in class org.drinkless.tdlib.TdApi.MessagePosition
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewPushMessage
The message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.OpenMessageContent
Identifier of the message with the opened content.
messageId - Variable in class org.drinkless.tdlib.TdApi.PinChatMessage
Identifier of the new pinned message.
messageId - Variable in class org.drinkless.tdlib.TdApi.RateSpeechRecognition
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.RecognizeSpeech
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.RemoveMessageReaction
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.ReportMessageReactions
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.ReportSupergroupAntiSpamFalsePositive
Identifier of the erroneously deleted message.
messageId - Variable in class org.drinkless.tdlib.TdApi.SetGameScore
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.SetPollAnswer
Identifier of the message containing the poll.
messageId - Variable in class org.drinkless.tdlib.TdApi.ShareChatWithBot
Identifier of the message with the button.
messageId - Variable in class org.drinkless.tdlib.TdApi.ShareUserWithBot
Identifier of the message with the button.
messageId - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
Message identifier; unique for the chat to which the sponsored message belongs among both ordinary and sponsored messages.
messageId - Variable in class org.drinkless.tdlib.TdApi.StopPoll
Identifier of the message containing the poll.
messageId - Variable in class org.drinkless.tdlib.TdApi.TranslateMessageText
Identifier of the message.
messageId - Variable in class org.drinkless.tdlib.TdApi.UnpinChatMessage
Identifier of the removed pinned message.
messageId - Variable in class org.drinkless.tdlib.TdApi.UpdateAnimatedEmojiMessageClicked
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageContent
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageContentOpened
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageEdited
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageInteractionInfo
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageIsPinned
The message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageLiveLocationViewed
Identifier of the message with live location.
messageId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageMentionRead
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageSendAcknowledged
A temporary message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageUnreadReactions
Message identifier.
messageId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCallbackQuery
Identifier of the message from which the query originated.
messageIds - Variable in class org.drinkless.tdlib.TdApi.DeleteMessages
Identifiers of the messages to be deleted.
messageIds - Variable in class org.drinkless.tdlib.TdApi.ForwardMessages
Identifiers of the messages to forward.
messageIds - Variable in class org.drinkless.tdlib.TdApi.GetMessages
Identifiers of the messages to get.
messageIds - Variable in class org.drinkless.tdlib.TdApi.ReportChat
Identifiers of reported messages; may be empty to report the whole chat.
messageIds - Variable in class org.drinkless.tdlib.TdApi.ReportSupergroupSpam
Identifiers of messages to report.
messageIds - Variable in class org.drinkless.tdlib.TdApi.ResendMessages
Identifiers of the messages to resend.
messageIds - Variable in class org.drinkless.tdlib.TdApi.UpdateDeleteMessages
Identifiers of the deleted messages.
messageIds - Variable in class org.drinkless.tdlib.TdApi.ViewMessages
The identifiers of the messages being viewed.
messageInteractionGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
A graph containing number of chat message views and shares.
messageInteractionGraph - Variable in class org.drinkless.tdlib.TdApi.MessageStatistics
A graph containing number of message views and shares.
MessageInteractionInfo() - Constructor for class org.drinkless.tdlib.TdApi.MessageInteractionInfo
Contains information about interactions with a message.
MessageInteractionInfo(int, int, TdApi.MessageReplyInfo, TdApi.MessageReaction[]) - Constructor for class org.drinkless.tdlib.TdApi.MessageInteractionInfo
Contains information about interactions with a message.
MessageInviteVideoChatParticipants() - Constructor for class org.drinkless.tdlib.TdApi.MessageInviteVideoChatParticipants
A message with information about an invite to a video chat.
MessageInviteVideoChatParticipants(int, long[]) - Constructor for class org.drinkless.tdlib.TdApi.MessageInviteVideoChatParticipants
A message with information about an invite to a video chat.
MessageInvoice() - Constructor for class org.drinkless.tdlib.TdApi.MessageInvoice
A message with an invoice from a bot.
MessageInvoice(String, TdApi.FormattedText, TdApi.Photo, String, long, String, boolean, boolean, long, TdApi.MessageExtendedMedia) - Constructor for class org.drinkless.tdlib.TdApi.MessageInvoice
A message with an invoice from a bot.
MessageLink() - Constructor for class org.drinkless.tdlib.TdApi.MessageLink
Contains an HTTPS link to a message in a supergroup or channel, or a forum topic.
MessageLink(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.MessageLink
Contains an HTTPS link to a message in a supergroup or channel, or a forum topic.
MessageLinkInfo() - Constructor for class org.drinkless.tdlib.TdApi.MessageLinkInfo
Contains information about a link to a message or a forum topic in a chat.
MessageLinkInfo(boolean, long, long, TdApi.Message, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.MessageLinkInfo
Contains information about a link to a message or a forum topic in a chat.
MessageLocation() - Constructor for class org.drinkless.tdlib.TdApi.MessageLocation
A message with a location.
MessageLocation(TdApi.Location, int, int, int, int) - Constructor for class org.drinkless.tdlib.TdApi.MessageLocation
A message with a location.
MessagePassportDataReceived() - Constructor for class org.drinkless.tdlib.TdApi.MessagePassportDataReceived
Telegram Passport data has been received; for bots only.
MessagePassportDataReceived(TdApi.EncryptedPassportElement[], TdApi.EncryptedCredentials) - Constructor for class org.drinkless.tdlib.TdApi.MessagePassportDataReceived
Telegram Passport data has been received; for bots only.
MessagePassportDataSent() - Constructor for class org.drinkless.tdlib.TdApi.MessagePassportDataSent
Telegram Passport data has been sent to a bot.
MessagePassportDataSent(TdApi.PassportElementType[]) - Constructor for class org.drinkless.tdlib.TdApi.MessagePassportDataSent
Telegram Passport data has been sent to a bot.
MessagePaymentSuccessful() - Constructor for class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
A payment has been completed.
MessagePaymentSuccessful(long, long, String, long, boolean, boolean, String) - Constructor for class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
A payment has been completed.
MessagePaymentSuccessfulBot() - Constructor for class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
A payment has been completed; for bots only.
MessagePaymentSuccessfulBot(String, long, boolean, boolean, byte[], String, TdApi.OrderInfo, String, String) - Constructor for class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
A payment has been completed; for bots only.
MessagePhoto() - Constructor for class org.drinkless.tdlib.TdApi.MessagePhoto
A photo message.
MessagePhoto(TdApi.Photo, TdApi.FormattedText, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.MessagePhoto
A photo message.
MessagePinMessage() - Constructor for class org.drinkless.tdlib.TdApi.MessagePinMessage
A message has been pinned.
MessagePinMessage(long) - Constructor for class org.drinkless.tdlib.TdApi.MessagePinMessage
A message has been pinned.
messagePins - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
True, if pin/unpin events need to be returned.
MessagePoll() - Constructor for class org.drinkless.tdlib.TdApi.MessagePoll
A message with a poll.
MessagePoll(TdApi.Poll) - Constructor for class org.drinkless.tdlib.TdApi.MessagePoll
A message with a poll.
MessagePosition() - Constructor for class org.drinkless.tdlib.TdApi.MessagePosition
Contains information about a message in a specific position.
MessagePosition(int, long, int) - Constructor for class org.drinkless.tdlib.TdApi.MessagePosition
Contains information about a message in a specific position.
MessagePositions() - Constructor for class org.drinkless.tdlib.TdApi.MessagePositions
Contains a list of message positions.
MessagePositions(int, TdApi.MessagePosition[]) - Constructor for class org.drinkless.tdlib.TdApi.MessagePositions
Contains a list of message positions.
MessageProximityAlertTriggered() - Constructor for class org.drinkless.tdlib.TdApi.MessageProximityAlertTriggered
A user in the chat came within proximity alert range.
MessageProximityAlertTriggered(TdApi.MessageSender, TdApi.MessageSender, int) - Constructor for class org.drinkless.tdlib.TdApi.MessageProximityAlertTriggered
A user in the chat came within proximity alert range.
MessageReaction() - Constructor for class org.drinkless.tdlib.TdApi.MessageReaction
Contains information about a reaction to a message.
MessageReaction(TdApi.ReactionType, int, boolean, TdApi.MessageSender[]) - Constructor for class org.drinkless.tdlib.TdApi.MessageReaction
Contains information about a reaction to a message.
MessageReplyInfo() - Constructor for class org.drinkless.tdlib.TdApi.MessageReplyInfo
Contains information about replies to a message.
MessageReplyInfo(int, TdApi.MessageSender[], long, long, long) - Constructor for class org.drinkless.tdlib.TdApi.MessageReplyInfo
Contains information about replies to a message.
messages - Variable in class org.drinkless.tdlib.TdApi.FoundChatMessages
List of messages.
messages - Variable in class org.drinkless.tdlib.TdApi.FoundMessages
List of messages.
messages - Variable in class org.drinkless.tdlib.TdApi.Messages
List of messages; messages may be null.
messages - Variable in class org.drinkless.tdlib.TdApi.MessageThreadInfo
The messages from which the thread starts.
messages - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessages
List of sponsored messages.
Messages() - Constructor for class org.drinkless.tdlib.TdApi.Messages
Contains a list of messages.
Messages(int, TdApi.Message[]) - Constructor for class org.drinkless.tdlib.TdApi.Messages
Contains a list of messages.
messagesBetween - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessages
The minimum number of messages between shown sponsored messages, or 0 if only one sponsored message must be shown after all ordinary messages.
MessageSchedulingState() - Constructor for class org.drinkless.tdlib.TdApi.MessageSchedulingState
Default class constructor.
MessageSchedulingStateSendAtDate() - Constructor for class org.drinkless.tdlib.TdApi.MessageSchedulingStateSendAtDate
The message will be sent at the specified date.
MessageSchedulingStateSendAtDate(int) - Constructor for class org.drinkless.tdlib.TdApi.MessageSchedulingStateSendAtDate
The message will be sent at the specified date.
MessageSchedulingStateSendWhenOnline() - Constructor for class org.drinkless.tdlib.TdApi.MessageSchedulingStateSendWhenOnline
The message will be sent when the peer will be online.
MessageScreenshotTaken() - Constructor for class org.drinkless.tdlib.TdApi.MessageScreenshotTaken
A screenshot of a message in the chat has been taken.
MessageSender() - Constructor for class org.drinkless.tdlib.TdApi.MessageSender
Default class constructor.
MessageSenderChat() - Constructor for class org.drinkless.tdlib.TdApi.MessageSenderChat
The message was sent on behalf of a chat.
MessageSenderChat(long) - Constructor for class org.drinkless.tdlib.TdApi.MessageSenderChat
The message was sent on behalf of a chat.
messageSenderId - Variable in class org.drinkless.tdlib.TdApi.Chat
Identifier of a user or chat that is selected to send messages in the chat; may be null if the user can't change message sender.
messageSenderId - Variable in class org.drinkless.tdlib.TdApi.SetChatMessageSender
New message sender for the chat.
messageSenderId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatMessageSender
New value of messageSenderId; may be null if the user can't change message sender.
MessageSenders() - Constructor for class org.drinkless.tdlib.TdApi.MessageSenders
Represents a list of message senders.
MessageSenders(int, TdApi.MessageSender[]) - Constructor for class org.drinkless.tdlib.TdApi.MessageSenders
Represents a list of message senders.
MessageSenderUser() - Constructor for class org.drinkless.tdlib.TdApi.MessageSenderUser
The message was sent by a known user.
MessageSenderUser(long) - Constructor for class org.drinkless.tdlib.TdApi.MessageSenderUser
The message was sent by a known user.
MessageSendingState() - Constructor for class org.drinkless.tdlib.TdApi.MessageSendingState
Default class constructor.
MessageSendingStateFailed() - Constructor for class org.drinkless.tdlib.TdApi.MessageSendingStateFailed
The message failed to be sent.
MessageSendingStateFailed(int, String, boolean, boolean, double) - Constructor for class org.drinkless.tdlib.TdApi.MessageSendingStateFailed
The message failed to be sent.
MessageSendingStatePending() - Constructor for class org.drinkless.tdlib.TdApi.MessageSendingStatePending
The message is being sent now, but has not yet been delivered to the server.
MessageSendingStatePending(int) - Constructor for class org.drinkless.tdlib.TdApi.MessageSendingStatePending
The message is being sent now, but has not yet been delivered to the server.
MessageSendOptions() - Constructor for class org.drinkless.tdlib.TdApi.MessageSendOptions
Options to be used when a message is sent.
MessageSendOptions(boolean, boolean, boolean, boolean, TdApi.MessageSchedulingState, int) - Constructor for class org.drinkless.tdlib.TdApi.MessageSendOptions
Options to be used when a message is sent.
MessageSource() - Constructor for class org.drinkless.tdlib.TdApi.MessageSource
Default class constructor.
MessageSourceChatEventLog() - Constructor for class org.drinkless.tdlib.TdApi.MessageSourceChatEventLog
The message is from a chat event log.
MessageSourceChatHistory() - Constructor for class org.drinkless.tdlib.TdApi.MessageSourceChatHistory
The message is from a chat history.
MessageSourceChatList() - Constructor for class org.drinkless.tdlib.TdApi.MessageSourceChatList
The message is from a chat list or a forum topic list.
MessageSourceForumTopicHistory() - Constructor for class org.drinkless.tdlib.TdApi.MessageSourceForumTopicHistory
The message is from a forum topic history.
MessageSourceHistoryPreview() - Constructor for class org.drinkless.tdlib.TdApi.MessageSourceHistoryPreview
The message is from chat, message thread or forum topic history preview.
MessageSourceMessageThreadHistory() - Constructor for class org.drinkless.tdlib.TdApi.MessageSourceMessageThreadHistory
The message is from a message thread history.
MessageSourceNotification() - Constructor for class org.drinkless.tdlib.TdApi.MessageSourceNotification
The message is from a notification.
MessageSourceOther() - Constructor for class org.drinkless.tdlib.TdApi.MessageSourceOther
The message is from some other source.
MessageSourceSearch() - Constructor for class org.drinkless.tdlib.TdApi.MessageSourceSearch
The message is from search results, including file downloads, local file list, outgoing document messages, calendar.
MessageStatistics() - Constructor for class org.drinkless.tdlib.TdApi.MessageStatistics
A detailed statistics about a message.
MessageStatistics(TdApi.StatisticalGraph) - Constructor for class org.drinkless.tdlib.TdApi.MessageStatistics
A detailed statistics about a message.
MessageSticker() - Constructor for class org.drinkless.tdlib.TdApi.MessageSticker
A sticker message.
MessageSticker(TdApi.Sticker, boolean) - Constructor for class org.drinkless.tdlib.TdApi.MessageSticker
A sticker message.
MessageSuggestProfilePhoto() - Constructor for class org.drinkless.tdlib.TdApi.MessageSuggestProfilePhoto
A profile photo was suggested to a user in a private chat.
MessageSuggestProfilePhoto(TdApi.ChatPhoto) - Constructor for class org.drinkless.tdlib.TdApi.MessageSuggestProfilePhoto
A profile photo was suggested to a user in a private chat.
MessageSupergroupChatCreate() - Constructor for class org.drinkless.tdlib.TdApi.MessageSupergroupChatCreate
A newly created supergroup or channel.
MessageSupergroupChatCreate(String) - Constructor for class org.drinkless.tdlib.TdApi.MessageSupergroupChatCreate
A newly created supergroup or channel.
MessageText() - Constructor for class org.drinkless.tdlib.TdApi.MessageText
A text message.
MessageText(TdApi.FormattedText, TdApi.WebPage) - Constructor for class org.drinkless.tdlib.TdApi.MessageText
A text message.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.ChatMembersFilterMention
If non-zero, the identifier of the current message thread.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.DeleteForumTopic
Message thread identifier of the forum topic.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.EditForumTopic
Message thread identifier of the forum topic.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
Message thread identifier of the topic.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.ForwardMessages
If not 0, a message thread identifier in which the message will be sent; for forum threads only.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.GetChatMessagePosition
If not 0, only messages in the specified thread will be considered; supergroups only.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.GetForumTopic
Message thread identifier of the forum topic.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.GetForumTopicLink
Message thread identifier of the forum topic.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.Message
If non-zero, the identifier of the message thread the message belongs to; unique within the chat to which the message belongs.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.MessageLinkInfo
If found, identifier of the message thread in which to open the message, or a forum topic to open if the message is missing.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.MessageThreadInfo
Message thread identifier, unique within the chat.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.OpenWebApp
If not 0, a message thread identifier in which the message will be sent.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.ReadAllMessageThreadMentions
Message thread identifier in which mentions are marked as read.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.ReadAllMessageThreadReactions
Message thread identifier in which reactions are marked as read.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.SearchChatMessages
If not 0, only messages in the specified thread will be returned; supergroups only.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.SendChatAction
If not 0, a message thread identifier in which the action was performed.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.SendInlineQueryResultMessage
If not 0, a message thread identifier in which the message will be sent.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.SendMessage
If not 0, a message thread identifier in which the message will be sent.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.SendMessageAlbum
If not 0, a message thread identifier in which the messages will be sent.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.SetChatDraftMessage
If not 0, a message thread identifier in which the draft was changed.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.SetForumTopicNotificationSettings
Message thread identifier of the forum topic.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterMention
If non-zero, the identifier of the current message thread.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsClosed
Message thread identifier of the forum topic.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.ToggleForumTopicIsPinned
Message thread identifier of the forum topic.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.UnpinAllMessageThreadMessages
Message thread identifier in which messages will be unpinned.
messageThreadId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatAction
If not 0, a message thread identifier in which the action was performed.
messageThreadIds - Variable in class org.drinkless.tdlib.TdApi.SetPinnedForumTopics
The new list of pinned forum topics.
MessageThreadInfo() - Constructor for class org.drinkless.tdlib.TdApi.MessageThreadInfo
Contains information about a message thread.
MessageThreadInfo(long, long, TdApi.MessageReplyInfo, int, TdApi.Message[], TdApi.DraftMessage) - Constructor for class org.drinkless.tdlib.TdApi.MessageThreadInfo
Contains information about a message thread.
MessageUnsupported() - Constructor for class org.drinkless.tdlib.TdApi.MessageUnsupported
Message content that is not supported in the current TDLib version.
MessageUserShared() - Constructor for class org.drinkless.tdlib.TdApi.MessageUserShared
The current user shared a user, which was requested by the bot.
MessageUserShared(long, int) - Constructor for class org.drinkless.tdlib.TdApi.MessageUserShared
The current user shared a user, which was requested by the bot.
MessageVenue() - Constructor for class org.drinkless.tdlib.TdApi.MessageVenue
A message with information about a venue.
MessageVenue(TdApi.Venue) - Constructor for class org.drinkless.tdlib.TdApi.MessageVenue
A message with information about a venue.
MessageVideo() - Constructor for class org.drinkless.tdlib.TdApi.MessageVideo
A video message.
MessageVideo(TdApi.Video, TdApi.FormattedText, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.MessageVideo
A video message.
MessageVideoChatEnded() - Constructor for class org.drinkless.tdlib.TdApi.MessageVideoChatEnded
A message with information about an ended video chat.
MessageVideoChatEnded(int) - Constructor for class org.drinkless.tdlib.TdApi.MessageVideoChatEnded
A message with information about an ended video chat.
MessageVideoChatScheduled() - Constructor for class org.drinkless.tdlib.TdApi.MessageVideoChatScheduled
A new video chat was scheduled.
MessageVideoChatScheduled(int, int) - Constructor for class org.drinkless.tdlib.TdApi.MessageVideoChatScheduled
A new video chat was scheduled.
MessageVideoChatStarted() - Constructor for class org.drinkless.tdlib.TdApi.MessageVideoChatStarted
A newly created video chat.
MessageVideoChatStarted(int) - Constructor for class org.drinkless.tdlib.TdApi.MessageVideoChatStarted
A newly created video chat.
MessageVideoNote() - Constructor for class org.drinkless.tdlib.TdApi.MessageVideoNote
A video note message.
MessageVideoNote(TdApi.VideoNote, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.MessageVideoNote
A video note message.
MessageViewer() - Constructor for class org.drinkless.tdlib.TdApi.MessageViewer
Represents a viewer of a message.
MessageViewer(long, int) - Constructor for class org.drinkless.tdlib.TdApi.MessageViewer
Represents a viewer of a message.
MessageViewers() - Constructor for class org.drinkless.tdlib.TdApi.MessageViewers
Represents a list of message viewers.
MessageViewers(TdApi.MessageViewer[]) - Constructor for class org.drinkless.tdlib.TdApi.MessageViewers
Represents a list of message viewers.
MessageVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.MessageVoiceNote
A voice note message.
MessageVoiceNote(TdApi.VoiceNote, TdApi.FormattedText, boolean) - Constructor for class org.drinkless.tdlib.TdApi.MessageVoiceNote
A voice note message.
MessageWebAppDataReceived() - Constructor for class org.drinkless.tdlib.TdApi.MessageWebAppDataReceived
Data from a Web App has been received; for bots only.
MessageWebAppDataReceived(String, String) - Constructor for class org.drinkless.tdlib.TdApi.MessageWebAppDataReceived
Data from a Web App has been received; for bots only.
MessageWebAppDataSent() - Constructor for class org.drinkless.tdlib.TdApi.MessageWebAppDataSent
Data from a Web App has been sent to a bot.
MessageWebAppDataSent(String) - Constructor for class org.drinkless.tdlib.TdApi.MessageWebAppDataSent
Data from a Web App has been sent to a bot.
MessageWebsiteConnected() - Constructor for class org.drinkless.tdlib.TdApi.MessageWebsiteConnected
The current user has connected a website by logging in using Telegram Login Widget on it.
MessageWebsiteConnected(String) - Constructor for class org.drinkless.tdlib.TdApi.MessageWebsiteConnected
The current user has connected a website by logging in using Telegram Login Widget on it.
method - Variable in class org.drinkless.tdlib.TdApi.SendCustomRequest
The method name.
middleName - Variable in class org.drinkless.tdlib.TdApi.PersonalDetails
Middle name of the user written in English; 0-255 characters.
mimeType - Variable in class org.drinkless.tdlib.TdApi.Animation
MIME type of the file, usually "image/gif" or "video/mp4".
mimeType - Variable in class org.drinkless.tdlib.TdApi.Audio
The MIME type of the file; as defined by the sender.
mimeType - Variable in class org.drinkless.tdlib.TdApi.Document
MIME type of the file; as defined by the sender.
mimeType - Variable in class org.drinkless.tdlib.TdApi.GetFileExtension
The MIME type of the file.
mimeType - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
MIME type of the file content; only "application/pdf" and "application/zip" are currently allowed.
mimeType - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
MIME type of the content of the video URL, only "text/html" or "video/mp4" are currently supported.
mimeType - Variable in class org.drinkless.tdlib.TdApi.Video
MIME type of the file; as defined by the sender.
mimeType - Variable in class org.drinkless.tdlib.TdApi.VoiceNote
MIME type of the file; as defined by the sender.
minDate - Variable in class org.drinkless.tdlib.TdApi.DeleteChatMessagesByDate
The minimum date of the messages to delete.
minDate - Variable in class org.drinkless.tdlib.TdApi.SearchMessages
If not 0, the minimum date of the messages to return.
minithumbnail - Variable in class org.drinkless.tdlib.TdApi.Animation
Animation minithumbnail; may be null.
minithumbnail - Variable in class org.drinkless.tdlib.TdApi.ChatPhoto
Photo minithumbnail; may be null.
minithumbnail - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoInfo
Chat photo minithumbnail; may be null.
minithumbnail - Variable in class org.drinkless.tdlib.TdApi.Document
Document minithumbnail; may be null.
minithumbnail - Variable in class org.drinkless.tdlib.TdApi.MessageExtendedMediaPreview
Media minithumbnail; may be null.
minithumbnail - Variable in class org.drinkless.tdlib.TdApi.Photo
Photo minithumbnail; may be null.
minithumbnail - Variable in class org.drinkless.tdlib.TdApi.ProfilePhoto
User profile photo minithumbnail; may be null.
minithumbnail - Variable in class org.drinkless.tdlib.TdApi.Video
Video minithumbnail; may be null.
minithumbnail - Variable in class org.drinkless.tdlib.TdApi.VideoNote
Video minithumbnail; may be null.
Minithumbnail() - Constructor for class org.drinkless.tdlib.TdApi.Minithumbnail
Thumbnail image of a very poor quality and low resolution.
Minithumbnail(int, int, byte[]) - Constructor for class org.drinkless.tdlib.TdApi.Minithumbnail
Thumbnail image of a very poor quality and low resolution.
minLayer - Variable in class org.drinkless.tdlib.TdApi.CallProtocol
The minimum supported API layer; use 65.
minUserAge - Variable in class org.drinkless.tdlib.TdApi.TermsOfService
The minimum age of a user to be able to accept the terms; 0 if age isn't restricted.
missingChatIds - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLinkInfo
Identifiers of the chats from the link, which aren't added to the folder yet.
month - Variable in class org.drinkless.tdlib.TdApi.Date
Month; 1-12.
monthCount - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedPremium
Number of month the Telegram Premium subscription will be active.
monthCount - Variable in class org.drinkless.tdlib.TdApi.PremiumPaymentOption
Number of month the Telegram Premium subscription will be active.
muteFor - Variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
Time left before notifications will be unmuted, in seconds.
muteFor - Variable in class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
Time left before notifications will be unmuted, in seconds.
muteGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
A graph containing number of members muted and unmuted the chat.
muteNewParticipants - Variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatMuteNewParticipantsToggled
New value of the muteNewParticipants setting.
muteNewParticipants - Variable in class org.drinkless.tdlib.TdApi.GroupCall
True, if only group call administrators can unmute new participants.
muteNewParticipants - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallMuteNewParticipants
New value of the muteNewParticipants setting.

N

name - Variable in class org.drinkless.tdlib.TdApi.AddStickerToSet
Sticker set name.
name - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
Name for the bot in attachment menu.
name - Variable in class org.drinkless.tdlib.TdApi.Background
Unique background name.
name - Variable in class org.drinkless.tdlib.TdApi.ChatFolderIcon
The chosen icon name for short folder representation; one of "All", "Unread", "Unmuted", "Bots", "Channels", "Groups", "Private", "Custom", "Setup", "Cat", "Crown", "Favorite", "Flower", "Game", "Home", "Love", "Mask", "Party", "Sport", "Study", "Trade", "Travel", "Work", "Airplane", "Book", "Light", "Like", "Money", "Note", "Palette".
name - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInviteLink
Name of the link.
name - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
Name of the link.
name - Variable in class org.drinkless.tdlib.TdApi.ChatTheme
Theme name.
name - Variable in class org.drinkless.tdlib.TdApi.CheckStickerSetName
Name to be checked.
name - Variable in class org.drinkless.tdlib.TdApi.CountryInfo
Native name of the country.
name - Variable in class org.drinkless.tdlib.TdApi.CreateChatFolderInviteLink
Name of the link; 0-32 characters.
name - Variable in class org.drinkless.tdlib.TdApi.CreateChatInviteLink
Invite link name; 0-32 characters.
name - Variable in class org.drinkless.tdlib.TdApi.CreateForumTopic
Name of the topic; 1-128 characters.
name - Variable in class org.drinkless.tdlib.TdApi.CreateNewStickerSet
Sticker set name.
name - Variable in class org.drinkless.tdlib.TdApi.DeleteStickerSet
Sticker set name.
name - Variable in class org.drinkless.tdlib.TdApi.EditChatFolderInviteLink
New name of the link; 0-32 characters.
name - Variable in class org.drinkless.tdlib.TdApi.EditChatInviteLink
Invite link name; 0-32 characters.
name - Variable in class org.drinkless.tdlib.TdApi.EditForumTopic
New name of the topic; 0-128 characters.
name - Variable in class org.drinkless.tdlib.TdApi.EmojiCategory
Name of the category.
name - Variable in class org.drinkless.tdlib.TdApi.ForumTopicInfo
Name of the topic.
name - Variable in class org.drinkless.tdlib.TdApi.GetBackgroundUrl
Background name.
name - Variable in class org.drinkless.tdlib.TdApi.GetOption
The name of the option.
name - Variable in class org.drinkless.tdlib.TdApi.InputInvoiceName
Name of the invoice.
name - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
Language name.
name - Variable in class org.drinkless.tdlib.TdApi.MessageFileTypePrivate
Name of the other party; may be empty if unrecognized.
name - Variable in class org.drinkless.tdlib.TdApi.MessageForumTopicCreated
Name of the topic.
name - Variable in class org.drinkless.tdlib.TdApi.MessageForumTopicEdited
If non-empty, the new name of the topic.
name - Variable in class org.drinkless.tdlib.TdApi.OrderInfo
Name of the user.
name - Variable in class org.drinkless.tdlib.TdApi.PageBlockAnchor
Name of the anchor.
name - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentContact
Contact's name.
name - Variable in class org.drinkless.tdlib.TdApi.RichTextAnchor
Anchor name.
name - Variable in class org.drinkless.tdlib.TdApi.SearchBackground
The name of the background.
name - Variable in class org.drinkless.tdlib.TdApi.SearchStickerSet
Name of the sticker set.
name - Variable in class org.drinkless.tdlib.TdApi.SetBotName
New bot's name on the specified language; 0-64 characters; must be non-empty if language code is empty.
name - Variable in class org.drinkless.tdlib.TdApi.SetCustomEmojiStickerSetThumbnail
Sticker set name.
name - Variable in class org.drinkless.tdlib.TdApi.SetOption
The name of the option.
name - Variable in class org.drinkless.tdlib.TdApi.SetStickerSetThumbnail
Sticker set name.
name - Variable in class org.drinkless.tdlib.TdApi.SetStickerSetTitle
Sticker set name.
name - Variable in class org.drinkless.tdlib.TdApi.StickerSet
Name of the sticker set.
name - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
Name of the sticker set.
name - Variable in class org.drinkless.tdlib.TdApi.UpdateOption
The option name.
nameColor - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
Color to highlight selected name of the bot if appropriate; may be null.
nativeFirstName - Variable in class org.drinkless.tdlib.TdApi.PersonalDetails
Native first name of the user; 1-255 characters.
nativeLastName - Variable in class org.drinkless.tdlib.TdApi.PersonalDetails
Native last name of the user; 1-255 characters.
nativeMiddleName - Variable in class org.drinkless.tdlib.TdApi.PersonalDetails
Native middle name of the user; 0-255 characters.
nativeName - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
Name of the language in that language.
needAnotherSender - Variable in class org.drinkless.tdlib.TdApi.MessageSendingStateFailed
True, if the message can be re-sent only on behalf of a different sender.
needAutoplay - Variable in class org.drinkless.tdlib.TdApi.PageBlockAnimation
True, if the animation must be played automatically.
needAutoplay - Variable in class org.drinkless.tdlib.TdApi.PageBlockVideo
True, if the video must be played automatically.
needCardholderName - Variable in class org.drinkless.tdlib.TdApi.PaymentProviderStripe
True, if the cardholder name must be provided.
needCountry - Variable in class org.drinkless.tdlib.TdApi.PaymentProviderStripe
True, if the user country must be provided.
needDebugInformation - Variable in class org.drinkless.tdlib.TdApi.CallStateDiscarded
True, if the call debug information must be sent to the server.
needEmailAddress - Variable in class org.drinkless.tdlib.TdApi.Invoice
True, if the user's email address is needed for payment.
needLocation - Variable in class org.drinkless.tdlib.TdApi.UserTypeBot
True, if the location of the user is expected to be sent with every inline query to this bot.
needLog - Variable in class org.drinkless.tdlib.TdApi.CallStateDiscarded
True, if the call log must be sent to the server.
needName - Variable in class org.drinkless.tdlib.TdApi.Invoice
True, if the user's name is needed for payment.
needPassword - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
True, if the user will be able to save credentials, if sets up a 2-step verification password.
needPhoneNumber - Variable in class org.drinkless.tdlib.TdApi.Invoice
True, if the user's phone number is needed for payment.
needPhoneNumberPrivacyException - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
True, if the current user needs to explicitly allow to share their phone number with the user when the method addContact is used.
needPostalCode - Variable in class org.drinkless.tdlib.TdApi.PaymentProviderStripe
True, if the user ZIP/postal code must be provided.
needRating - Variable in class org.drinkless.tdlib.TdApi.CallStateDiscarded
True, if the call rating must be sent to the server.
needRejoin - Variable in class org.drinkless.tdlib.TdApi.GroupCall
True, if user was kicked from the call because of network loss and the call needs to be rejoined.
needShippingAddress - Variable in class org.drinkless.tdlib.TdApi.Invoice
True, if the user's shipping address is needed for payment.
needShippingAddress - Variable in class org.drinkless.tdlib.TdApi.MessageInvoice
True, if the shipping address must be specified.
needsPremium - Variable in class org.drinkless.tdlib.TdApi.AvailableReaction
True, if Telegram Premium is needed to send the reaction.
needsPremium - Variable in class org.drinkless.tdlib.TdApi.ChatMessageSender
True, if Telegram Premium is needed to use the message sender.
needsRepainting - Variable in class org.drinkless.tdlib.TdApi.CreateNewStickerSet
Pass true if stickers in the sticker set must be repainted; for custom emoji sticker sets only.
needsRepainting - Variable in class org.drinkless.tdlib.TdApi.StickerFullTypeCustomEmoji
True, if the sticker must be repainted to a text color in messages, the color of the Telegram Premium badge in emoji status, white color on chat photos, or another appropriate color in other places.
needUpdateApplication - Variable in class org.drinkless.tdlib.TdApi.DeepLinkInfo
True, if the user must be asked to update the application.
NetworkStatistics() - Constructor for class org.drinkless.tdlib.TdApi.NetworkStatistics
A full list of available network statistic entries.
NetworkStatistics(int, TdApi.NetworkStatisticsEntry[]) - Constructor for class org.drinkless.tdlib.TdApi.NetworkStatistics
A full list of available network statistic entries.
NetworkStatisticsEntry() - Constructor for class org.drinkless.tdlib.TdApi.NetworkStatisticsEntry
Default class constructor.
NetworkStatisticsEntryCall() - Constructor for class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryCall
Contains information about the total amount of data that was used for calls.
NetworkStatisticsEntryCall(TdApi.NetworkType, long, long, double) - Constructor for class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryCall
Contains information about the total amount of data that was used for calls.
NetworkStatisticsEntryFile() - Constructor for class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryFile
Contains information about the total amount of data that was used to send and receive files.
NetworkStatisticsEntryFile(TdApi.FileType, TdApi.NetworkType, long, long) - Constructor for class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryFile
Contains information about the total amount of data that was used to send and receive files.
networkType - Variable in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryCall
Type of the network the data was sent through.
networkType - Variable in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryFile
Type of the network the data was sent through.
NetworkType() - Constructor for class org.drinkless.tdlib.TdApi.NetworkType
Default class constructor.
NetworkTypeMobile() - Constructor for class org.drinkless.tdlib.TdApi.NetworkTypeMobile
A mobile network.
NetworkTypeMobileRoaming() - Constructor for class org.drinkless.tdlib.TdApi.NetworkTypeMobileRoaming
A mobile roaming network.
NetworkTypeNone() - Constructor for class org.drinkless.tdlib.TdApi.NetworkTypeNone
The network is not available.
NetworkTypeOther() - Constructor for class org.drinkless.tdlib.TdApi.NetworkTypeOther
A different network type (e.g., Ethernet network).
NetworkTypeWiFi() - Constructor for class org.drinkless.tdlib.TdApi.NetworkTypeWiFi
A Wi-Fi network.
newAvailableReactions - Variable in class org.drinkless.tdlib.TdApi.ChatEventAvailableReactionsChanged
New chat available reactions.
newCaption - Variable in class org.drinkless.tdlib.TdApi.MessageCopyOptions
New message caption; pass null to copy message without caption.
newChatMember - Variable in class org.drinkless.tdlib.TdApi.UpdateChatMember
New chat member.
newContent - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageContent
New message content.
newDescription - Variable in class org.drinkless.tdlib.TdApi.ChatEventDescriptionChanged
New chat description.
newEncryptionKey - Variable in class org.drinkless.tdlib.TdApi.SetDatabaseEncryptionKey
New encryption key.
newHint - Variable in class org.drinkless.tdlib.TdApi.RecoverAuthenticationPassword
New password hint; may be empty.
newHint - Variable in class org.drinkless.tdlib.TdApi.RecoverPassword
New password hint; may be empty.
newHint - Variable in class org.drinkless.tdlib.TdApi.SetPassword
New password hint; may be empty.
newInviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatEventInviteLinkEdited
New information about the invite link.
newLinkedChatId - Variable in class org.drinkless.tdlib.TdApi.ChatEventLinkedChatChanged
New supergroup linked chat identifier.
newLocation - Variable in class org.drinkless.tdlib.TdApi.ChatEventLocationChanged
New location; may be null.
newLoginEmailAddress - Variable in class org.drinkless.tdlib.TdApi.SetLoginEmailAddress
New login email address.
newMessage - Variable in class org.drinkless.tdlib.TdApi.ChatEventMessageEdited
The message after it was edited.
newMessageAutoDeleteTime - Variable in class org.drinkless.tdlib.TdApi.ChatEventMessageAutoDeleteTimeChanged
New value of messageAutoDeleteTime.
newPassword - Variable in class org.drinkless.tdlib.TdApi.RecoverAuthenticationPassword
New 2-step verification password of the user; may be empty to remove the password.
newPassword - Variable in class org.drinkless.tdlib.TdApi.RecoverPassword
New 2-step verification password of the user; may be empty to remove the password.
newPassword - Variable in class org.drinkless.tdlib.TdApi.SetPassword
New 2-step verification password of the user; may be empty to remove the password.
newPermissions - Variable in class org.drinkless.tdlib.TdApi.ChatEventPermissionsChanged
New chat permissions.
newPhoto - Variable in class org.drinkless.tdlib.TdApi.ChatEventPhotoChanged
New chat photo value; may be null.
newRecoveryEmailAddress - Variable in class org.drinkless.tdlib.TdApi.SetPassword
New recovery email address; may be empty.
newRecoveryEmailAddress - Variable in class org.drinkless.tdlib.TdApi.SetRecoveryEmailAddress
New recovery email address.
newSlowModeDelay - Variable in class org.drinkless.tdlib.TdApi.ChatEventSlowModeDelayChanged
New value of slowModeDelay, in seconds.
newStatus - Variable in class org.drinkless.tdlib.TdApi.ChatEventMemberPromoted
New status of the chat member.
newStatus - Variable in class org.drinkless.tdlib.TdApi.ChatEventMemberRestricted
New status of the chat member.
newStickerSetId - Variable in class org.drinkless.tdlib.TdApi.ChatEventStickerSetChanged
New identifier of the chat sticker set; 0 if none.
newString - Variable in class org.drinkless.tdlib.TdApi.SetCustomLanguagePackString
New language pack string.
newTitle - Variable in class org.drinkless.tdlib.TdApi.ChatEventTitleChanged
New chat title.
newTopicInfo - Variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicEdited
New information about the topic.
newTopicInfo - Variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicPinned
Information about the new pinned topic; may be null.
newUsername - Variable in class org.drinkless.tdlib.TdApi.ChatEventUsernameChanged
New chat username.
newUsernames - Variable in class org.drinkless.tdlib.TdApi.ChatEventActiveUsernamesChanged
New list of active usernames.
newVerbosityLevel - Variable in class org.drinkless.tdlib.TdApi.SetLogTagVerbosityLevel
New verbosity level; 1-1024.
newVerbosityLevel - Variable in class org.drinkless.tdlib.TdApi.SetLogVerbosityLevel
New value of the verbosity level for logging.
nextFromMessageId - Variable in class org.drinkless.tdlib.TdApi.FoundChatMessages
The offset for the next request.
nextOffset - Variable in class org.drinkless.tdlib.TdApi.AddedReactions
The offset for the next request.
nextOffset - Variable in class org.drinkless.tdlib.TdApi.AnswerInlineQuery
Offset for the next inline query; pass an empty string if there are no more results.
nextOffset - Variable in class org.drinkless.tdlib.TdApi.FoundFileDownloads
The offset for the next request.
nextOffset - Variable in class org.drinkless.tdlib.TdApi.FoundMessages
The offset for the next request.
nextOffset - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResults
The offset for the next request.
nextOffsetDate - Variable in class org.drinkless.tdlib.TdApi.ForumTopics
Offset date for the next getForumTopics request.
nextOffsetMessageId - Variable in class org.drinkless.tdlib.TdApi.ForumTopics
Offset message identifier for the next getForumTopics request.
nextOffsetMessageThreadId - Variable in class org.drinkless.tdlib.TdApi.ForumTopics
Offset message thread identifier for the next getForumTopics request.
nextType - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeInfo
The way the next code will be sent to the user; may be null.
nonce - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFirebaseAndroid
Nonce to pass to the SafetyNet Attestation API.
nonce - Variable in class org.drinkless.tdlib.TdApi.GetPassportAuthorizationForm
Unique request identifier provided by the service.
nonce - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePassportDataRequest
Unique request identifier provided by the service.
notification - Variable in class org.drinkless.tdlib.TdApi.UpdateNotification
Changed notification.
Notification() - Constructor for class org.drinkless.tdlib.TdApi.Notification
Contains information about a notification.
Notification(int, int, boolean, TdApi.NotificationType) - Constructor for class org.drinkless.tdlib.TdApi.Notification
Contains information about a notification.
NotificationGroup() - Constructor for class org.drinkless.tdlib.TdApi.NotificationGroup
Describes a group of notifications.
NotificationGroup(int, TdApi.NotificationGroupType, long, int, TdApi.Notification[]) - Constructor for class org.drinkless.tdlib.TdApi.NotificationGroup
Describes a group of notifications.
notificationGroupId - Variable in class org.drinkless.tdlib.TdApi.RemoveNotification
Identifier of notification group to which the notification belongs.
notificationGroupId - Variable in class org.drinkless.tdlib.TdApi.RemoveNotificationGroup
Notification group identifier.
notificationGroupId - Variable in class org.drinkless.tdlib.TdApi.UpdateNotification
Unique notification group identifier.
notificationGroupId - Variable in class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
Unique notification group identifier.
NotificationGroupType() - Constructor for class org.drinkless.tdlib.TdApi.NotificationGroupType
Default class constructor.
NotificationGroupTypeCalls() - Constructor for class org.drinkless.tdlib.TdApi.NotificationGroupTypeCalls
A group containing notifications of type notificationTypeNewCall.
NotificationGroupTypeMentions() - Constructor for class org.drinkless.tdlib.TdApi.NotificationGroupTypeMentions
A group containing notifications of type notificationTypeNewMessage and notificationTypeNewPushMessage with unread mentions of the current user, replies to their messages, or a pinned message.
NotificationGroupTypeMessages() - Constructor for class org.drinkless.tdlib.TdApi.NotificationGroupTypeMessages
A group containing notifications of type notificationTypeNewMessage and notificationTypeNewPushMessage with ordinary unread messages.
NotificationGroupTypeSecretChat() - Constructor for class org.drinkless.tdlib.TdApi.NotificationGroupTypeSecretChat
A group containing a notification of type notificationTypeNewSecretChat.
notificationId - Variable in class org.drinkless.tdlib.TdApi.RemoveNotification
Identifier of removed notification.
notifications - Variable in class org.drinkless.tdlib.TdApi.NotificationGroup
The list of active notifications.
notificationSettings - Variable in class org.drinkless.tdlib.TdApi.Chat
Notification settings for the chat.
notificationSettings - Variable in class org.drinkless.tdlib.TdApi.ForumTopic
Notification settings for the topic.
notificationSettings - Variable in class org.drinkless.tdlib.TdApi.SetChatNotificationSettings
New notification settings for the chat.
notificationSettings - Variable in class org.drinkless.tdlib.TdApi.SetForumTopicNotificationSettings
New notification settings for the forum topic.
notificationSettings - Variable in class org.drinkless.tdlib.TdApi.SetScopeNotificationSettings
The new notification settings for the given scope.
notificationSettings - Variable in class org.drinkless.tdlib.TdApi.UpdateChatNotificationSettings
The new notification settings.
notificationSettings - Variable in class org.drinkless.tdlib.TdApi.UpdateScopeNotificationSettings
The new notification settings.
notificationSettingsChatId - Variable in class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
Chat identifier, which notification settings must be applied to the added notifications.
NotificationSettingsScope() - Constructor for class org.drinkless.tdlib.TdApi.NotificationSettingsScope
Default class constructor.
NotificationSettingsScopeChannelChats() - Constructor for class org.drinkless.tdlib.TdApi.NotificationSettingsScopeChannelChats
Notification settings applied to all channel chats when the corresponding chat setting has a default value.
NotificationSettingsScopeGroupChats() - Constructor for class org.drinkless.tdlib.TdApi.NotificationSettingsScopeGroupChats
Notification settings applied to all basic group and supergroup chats when the corresponding chat setting has a default value.
NotificationSettingsScopePrivateChats() - Constructor for class org.drinkless.tdlib.TdApi.NotificationSettingsScopePrivateChats
Notification settings applied to all private and secret chats when the corresponding chat setting has a default value.
NotificationSound() - Constructor for class org.drinkless.tdlib.TdApi.NotificationSound
Describes a notification sound in MP3 format.
NotificationSound(long, int, int, String, String, TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.NotificationSound
Describes a notification sound in MP3 format.
notificationSoundId - Variable in class org.drinkless.tdlib.TdApi.GetSavedNotificationSound
Identifier of the notification sound.
notificationSoundId - Variable in class org.drinkless.tdlib.TdApi.RemoveSavedNotificationSound
Identifier of the notification sound.
notificationSoundId - Variable in class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
Identifier of the notification sound to be played; 0 if sound is disabled.
notificationSoundIds - Variable in class org.drinkless.tdlib.TdApi.UpdateSavedNotificationSounds
The new list of identifiers of saved notification sounds.
notificationSounds - Variable in class org.drinkless.tdlib.TdApi.NotificationSounds
A list of notification sounds.
NotificationSounds() - Constructor for class org.drinkless.tdlib.TdApi.NotificationSounds
Contains a list of notification sounds.
NotificationSounds(TdApi.NotificationSound[]) - Constructor for class org.drinkless.tdlib.TdApi.NotificationSounds
Contains a list of notification sounds.
NotificationType() - Constructor for class org.drinkless.tdlib.TdApi.NotificationType
Default class constructor.
NotificationTypeNewCall() - Constructor for class org.drinkless.tdlib.TdApi.NotificationTypeNewCall
New call was received.
NotificationTypeNewCall(int) - Constructor for class org.drinkless.tdlib.TdApi.NotificationTypeNewCall
New call was received.
NotificationTypeNewMessage() - Constructor for class org.drinkless.tdlib.TdApi.NotificationTypeNewMessage
New message was received.
NotificationTypeNewMessage(TdApi.Message, boolean) - Constructor for class org.drinkless.tdlib.TdApi.NotificationTypeNewMessage
New message was received.
NotificationTypeNewPushMessage() - Constructor for class org.drinkless.tdlib.TdApi.NotificationTypeNewPushMessage
New message was received through a push notification.
NotificationTypeNewPushMessage(long, TdApi.MessageSender, String, boolean, TdApi.PushMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.NotificationTypeNewPushMessage
New message was received through a push notification.
NotificationTypeNewSecretChat() - Constructor for class org.drinkless.tdlib.TdApi.NotificationTypeNewSecretChat
New secret chat was created.
number - Variable in class org.drinkless.tdlib.TdApi.IdentityDocument
Document number; 1-24 characters.
number - Variable in class org.drinkless.tdlib.TdApi.InputIdentityDocument
Document number; 1-24 characters.

O

Object() - Constructor for class org.drinkless.tdlib.TdApi.Object
Default Object constructor.
offset - Variable in class org.drinkless.tdlib.TdApi.DownloadFile
The starting position from which the file needs to be downloaded.
offset - Variable in class org.drinkless.tdlib.TdApi.GetBlockedMessageSenders
Number of users and chats to skip in the result; must be non-negative.
offset - Variable in class org.drinkless.tdlib.TdApi.GetChatHistory
Specify 0 to get results from exactly the fromMessageId or a negative offset up to 99 to get additionally some newer messages.
offset - Variable in class org.drinkless.tdlib.TdApi.GetFileDownloadedPrefixSize
Offset from which downloaded prefix size needs to be calculated.
offset - Variable in class org.drinkless.tdlib.TdApi.GetInlineQueryResults
Offset of the first entry to return.
offset - Variable in class org.drinkless.tdlib.TdApi.GetMessageAddedReactions
Offset of the first entry to return as received from the previous request; use empty string to get the first chunk of results.
offset - Variable in class org.drinkless.tdlib.TdApi.GetMessagePublicForwards
Offset of the first entry to return as received from the previous request; use empty string to get the first chunk of results.
offset - Variable in class org.drinkless.tdlib.TdApi.GetMessageThreadHistory
Specify 0 to get results from exactly the fromMessageId or a negative offset up to 99 to get additionally some newer messages.
offset - Variable in class org.drinkless.tdlib.TdApi.GetPollVoters
Number of users to skip in the result; must be non-negative.
offset - Variable in class org.drinkless.tdlib.TdApi.GetSupergroupMembers
Number of users to skip.
offset - Variable in class org.drinkless.tdlib.TdApi.GetTrendingStickerSets
The offset from which to return the sticker sets; must be non-negative.
offset - Variable in class org.drinkless.tdlib.TdApi.GetUserProfilePhotos
The number of photos to skip; must be non-negative.
offset - Variable in class org.drinkless.tdlib.TdApi.ReadFilePart
The offset from which to read the file.
offset - Variable in class org.drinkless.tdlib.TdApi.SearchCallMessages
Offset of the first entry to return as received from the previous request; use empty string to get the first chunk of results.
offset - Variable in class org.drinkless.tdlib.TdApi.SearchChatMessages
Specify 0 to get results from exactly the fromMessageId or a negative offset to get the specified message and some newer messages.
offset - Variable in class org.drinkless.tdlib.TdApi.SearchFileDownloads
Offset of the first entry to return as received from the previous request; use empty string to get the first chunk of results.
offset - Variable in class org.drinkless.tdlib.TdApi.SearchMessages
Offset of the first entry to return as received from the previous request; use empty string to get the first chunk of results.
offset - Variable in class org.drinkless.tdlib.TdApi.SearchSecretMessages
Offset of the first entry to return as received from the previous request; use empty string to get the first chunk of results.
offset - Variable in class org.drinkless.tdlib.TdApi.TextEntity
Offset of the entity, in UTF-16 code units.
offset - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineQuery
Offset of the first entry to return.
offset - Variable in class org.drinkless.tdlib.TdApi.WriteGeneratedFilePart
The offset from which to write the data to the file.
offsetChatId - Variable in class org.drinkless.tdlib.TdApi.GetGroupsInCommon
Chat identifier starting from which to return chats; use 0 for the first request.
offsetDate - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinks
Creation date of an invite link starting after which to return invite links; use 0 to get results from the beginning.
offsetDate - Variable in class org.drinkless.tdlib.TdApi.GetForumTopics
The date starting from which the results need to be fetched.
offsetInviteLink - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinks
Invite link starting after which to return invite links; use empty string to get results from the beginning.
offsetMember - Variable in class org.drinkless.tdlib.TdApi.GetChatInviteLinkMembers
A chat member from which to return next chat members; pass null to get results from the beginning.
offsetMessageId - Variable in class org.drinkless.tdlib.TdApi.GetForumTopics
The message identifier of the last message in the last found topic, or 0 for the first request.
offsetMessageThreadId - Variable in class org.drinkless.tdlib.TdApi.GetForumTopics
The message thread identifier of the last found topic, or 0 for the first request.
offsetRequest - Variable in class org.drinkless.tdlib.TdApi.GetChatJoinRequests
A chat join request from which to return next requests; pass null to get results from the beginning.
offsetStickerSetId - Variable in class org.drinkless.tdlib.TdApi.GetArchivedStickerSets
Identifier of the sticker set from which to return the result.
Ok() - Constructor for class org.drinkless.tdlib.TdApi.Ok
An object of this type is returned on a successful function call for certain functions.
oldAvailableReactions - Variable in class org.drinkless.tdlib.TdApi.ChatEventAvailableReactionsChanged
Previous chat available reactions.
oldBackgroundMessageId - Variable in class org.drinkless.tdlib.TdApi.MessageChatSetBackground
Identifier of the message with a previously set same background; 0 if none.
oldChatMember - Variable in class org.drinkless.tdlib.TdApi.UpdateChatMember
Previous chat member.
oldDescription - Variable in class org.drinkless.tdlib.TdApi.ChatEventDescriptionChanged
Previous chat description.
oldInviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatEventInviteLinkEdited
Previous information about the invite link.
oldLinkedChatId - Variable in class org.drinkless.tdlib.TdApi.ChatEventLinkedChatChanged
Previous supergroup linked chat identifier.
oldLocation - Variable in class org.drinkless.tdlib.TdApi.ChatEventLocationChanged
Previous location; may be null.
oldMessage - Variable in class org.drinkless.tdlib.TdApi.ChatEventMessageEdited
The original message before the edit.
oldMessageAutoDeleteTime - Variable in class org.drinkless.tdlib.TdApi.ChatEventMessageAutoDeleteTimeChanged
Previous value of messageAutoDeleteTime.
oldMessageId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageSendFailed
The previous temporary message identifier.
oldMessageId - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageSendSucceeded
The previous temporary message identifier.
oldPassword - Variable in class org.drinkless.tdlib.TdApi.SetPassword
Previous 2-step verification password of the user.
oldPermissions - Variable in class org.drinkless.tdlib.TdApi.ChatEventPermissionsChanged
Previous chat permissions.
oldPhoto - Variable in class org.drinkless.tdlib.TdApi.ChatEventPhotoChanged
Previous chat photo value; may be null.
oldSlowModeDelay - Variable in class org.drinkless.tdlib.TdApi.ChatEventSlowModeDelayChanged
Previous value of slowModeDelay, in seconds.
oldStatus - Variable in class org.drinkless.tdlib.TdApi.ChatEventMemberPromoted
Previous status of the chat member.
oldStatus - Variable in class org.drinkless.tdlib.TdApi.ChatEventMemberRestricted
Previous status of the chat member.
oldStickerSetId - Variable in class org.drinkless.tdlib.TdApi.ChatEventStickerSetChanged
Previous identifier of the chat sticker set; 0 if none.
oldTitle - Variable in class org.drinkless.tdlib.TdApi.ChatEventTitleChanged
Previous chat title.
oldTopicInfo - Variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicEdited
Old information about the topic.
oldTopicInfo - Variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicPinned
Information about the old pinned topic; may be null.
oldUsername - Variable in class org.drinkless.tdlib.TdApi.ChatEventUsernameChanged
Previous chat username.
oldUsernames - Variable in class org.drinkless.tdlib.TdApi.ChatEventActiveUsernamesChanged
Previous list of active usernames.
oneTime - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupShowKeyboard
True, if the application needs to hide the keyboard after use.
oneValue - Variable in class org.drinkless.tdlib.TdApi.LanguagePackStringValuePluralized
Value for one object.
onException(Throwable) - Method in interface org.drinkless.tdlib.Client.ExceptionHandler
Callback called on exceptions thrown while invoking ResultHandler.
onlineMemberCount - Variable in class org.drinkless.tdlib.TdApi.UpdateChatOnlineMemberCount
New number of online members in the chat, or 0 if unknown.
onLogMessage(int, String) - Method in interface org.drinkless.tdlib.Client.LogMessageHandler
Callback called on messages that are added to the internal TDLib log.
onlyActive - Variable in class org.drinkless.tdlib.TdApi.RemoveAllFilesFromDownloads
Pass true to remove only active downloads, including paused.
onlyActive - Variable in class org.drinkless.tdlib.TdApi.SearchFileDownloads
Pass true to search only for active downloads, including paused.
onlyCheck - Variable in class org.drinkless.tdlib.TdApi.ShareChatWithBot
Pass true to check that the chat can be shared by the button instead of actually sharing it.
onlyCheck - Variable in class org.drinkless.tdlib.TdApi.ShareUserWithBot
Pass true to check that the user can be shared by the button instead of actually sharing them.
onlyCompleted - Variable in class org.drinkless.tdlib.TdApi.RemoveAllFilesFromDownloads
Pass true to remove only completed downloads.
onlyCompleted - Variable in class org.drinkless.tdlib.TdApi.SearchFileDownloads
Pass true to search only for completed downloads.
onlyCurrent - Variable in class org.drinkless.tdlib.TdApi.GetNetworkStatistics
Pass true to get statistics only for the current library launch.
onlyForSelf - Variable in class org.drinkless.tdlib.TdApi.PinChatMessage
Pass true to pin the message only for self; private chats only.
onlyIfPending - Variable in class org.drinkless.tdlib.TdApi.CancelDownloadFile
Pass true to stop downloading only if it hasn't been started, i.e.
onlyLocal - Variable in class org.drinkless.tdlib.TdApi.GetChatHistory
Pass true to get only messages that are available without sending network requests.
onlyLocal - Variable in class org.drinkless.tdlib.TdApi.GetLocalizationTargetInfo
Pass true to get only locally available information without sending network requests.
onlyMissed - Variable in class org.drinkless.tdlib.TdApi.SearchCallMessages
Pass true to search only for messages with missed/declined calls.
onlyPreview - Variable in class org.drinkless.tdlib.TdApi.ForwardMessages
Pass true to get fake messages instead of actually forwarding them.
onlyPreview - Variable in class org.drinkless.tdlib.TdApi.SendMessageAlbum
Pass true to get fake messages instead of actually sending them.
onResult(TdApi.Object) - Method in interface org.drinkless.tdlib.Client.ResultHandler
Callback called on result of query to TDLib or incoming update from TDLib.
OpenChat() - Constructor for class org.drinkless.tdlib.TdApi.OpenChat
Default constructor for a function, which informs TDLib that the chat is opened by the user.
OpenChat(long) - Constructor for class org.drinkless.tdlib.TdApi.OpenChat
Creates a function, which informs TDLib that the chat is opened by the user.
OpenMessageContent() - Constructor for class org.drinkless.tdlib.TdApi.OpenMessageContent
Default constructor for a function, which informs TDLib that the message content has been opened (e.g., the user has opened a photo, video, document, location or venue, or has listened to an audio file or voice note message).
OpenMessageContent(long, long) - Constructor for class org.drinkless.tdlib.TdApi.OpenMessageContent
Creates a function, which informs TDLib that the message content has been opened (e.g., the user has opened a photo, video, document, location or venue, or has listened to an audio file or voice note message).
openPeriod - Variable in class org.drinkless.tdlib.TdApi.InputMessagePoll
Amount of time the poll will be active after creation, in seconds; for bots only.
openPeriod - Variable in class org.drinkless.tdlib.TdApi.Poll
Amount of time the poll will be active after creation, in seconds.
OpenWebApp() - Constructor for class org.drinkless.tdlib.TdApi.OpenWebApp
Default constructor for a function, which informs TDLib that a Web App is being opened from attachment menu, a botMenuButton button, an internalLinkTypeAttachmentMenuBot link, or an inlineKeyboardButtonTypeWebApp button.
OpenWebApp(long, long, String, TdApi.ThemeParameters, String, long, long) - Constructor for class org.drinkless.tdlib.TdApi.OpenWebApp
Creates a function, which informs TDLib that a Web App is being opened from attachment menu, a botMenuButton button, an internalLinkTypeAttachmentMenuBot link, or an inlineKeyboardButtonTypeWebApp button.
OptimizeStorage() - Constructor for class org.drinkless.tdlib.TdApi.OptimizeStorage
Default constructor for a function, which optimizes storage usage, i.e.
OptimizeStorage(long, int, int, int, TdApi.FileType[], long[], long[], boolean, int) - Constructor for class org.drinkless.tdlib.TdApi.OptimizeStorage
Creates a function, which optimizes storage usage, i.e.
optionId - Variable in class org.drinkless.tdlib.TdApi.GetPollVoters
0-based identifier of the answer option.
optionIds - Variable in class org.drinkless.tdlib.TdApi.SetPollAnswer
0-based identifiers of answer options, chosen by the user.
optionIds - Variable in class org.drinkless.tdlib.TdApi.UpdatePollAnswer
0-based identifiers of answer options, chosen by the user.
options - Variable in class org.drinkless.tdlib.TdApi.ForwardMessages
Options to be used to send the messages; pass null to use default options.
options - Variable in class org.drinkless.tdlib.TdApi.InputMessagePoll
List of poll answer options, 2-10 strings 1-100 characters each.
options - Variable in class org.drinkless.tdlib.TdApi.Poll
List of poll answer options.
options - Variable in class org.drinkless.tdlib.TdApi.SendInlineQueryResultMessage
Options to be used to send the message; pass null to use default options.
options - Variable in class org.drinkless.tdlib.TdApi.SendMessage
Options to be used to send the message; pass null to use default options.
options - Variable in class org.drinkless.tdlib.TdApi.SendMessageAlbum
Options to be used to send the messages; pass null to use default options.
OptionValue() - Constructor for class org.drinkless.tdlib.TdApi.OptionValue
Default class constructor.
OptionValueBoolean() - Constructor for class org.drinkless.tdlib.TdApi.OptionValueBoolean
Represents a boolean option.
OptionValueBoolean(boolean) - Constructor for class org.drinkless.tdlib.TdApi.OptionValueBoolean
Represents a boolean option.
OptionValueEmpty() - Constructor for class org.drinkless.tdlib.TdApi.OptionValueEmpty
Represents an unknown option or an option which has a default value.
OptionValueInteger() - Constructor for class org.drinkless.tdlib.TdApi.OptionValueInteger
Represents an integer option.
OptionValueInteger(long) - Constructor for class org.drinkless.tdlib.TdApi.OptionValueInteger
Represents an integer option.
OptionValueString() - Constructor for class org.drinkless.tdlib.TdApi.OptionValueString
Represents a string option.
OptionValueString(String) - Constructor for class org.drinkless.tdlib.TdApi.OptionValueString
Represents a string option.
order - Variable in class org.drinkless.tdlib.TdApi.ChatPosition
A parameter used to determine order of the chat in the chat list.
order - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
User's order in the group call participant list.
orderInfo - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
Information about the order; may be null.
orderInfo - Variable in class org.drinkless.tdlib.TdApi.PaymentReceipt
Order information; may be null.
orderInfo - Variable in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
Information about the order; may be null.
orderInfo - Variable in class org.drinkless.tdlib.TdApi.ValidateOrderInfo
The order information, provided by the user; pass null if empty.
OrderInfo() - Constructor for class org.drinkless.tdlib.TdApi.OrderInfo
Order information.
OrderInfo(String, String, String, TdApi.Address) - Constructor for class org.drinkless.tdlib.TdApi.OrderInfo
Order information.
orderInfoId - Variable in class org.drinkless.tdlib.TdApi.SendPaymentForm
Identifier returned by validateOrderInfo, or an empty string.
orderInfoId - Variable in class org.drinkless.tdlib.TdApi.ValidatedOrderInfo
Temporary identifier of the order information.
org.drinkless.tdlib - package org.drinkless.tdlib
 
origin - Variable in class org.drinkless.tdlib.TdApi.MessageForwardInfo
Origin of a forwarded message.
originalPath - Variable in class org.drinkless.tdlib.TdApi.InputFileGenerated
Local path to a file from which the file is generated; may be empty if there is no such file.
originalPath - Variable in class org.drinkless.tdlib.TdApi.UpdateFileGenerationStart
The path to a file from which a new file is generated; may be empty.
otherUserIds - Variable in class org.drinkless.tdlib.TdApi.RegisterDevice
List of user identifiers of other users currently using the application.
otherUserIds - Variable in class org.drinkless.tdlib.TdApi.RequestQrCodeAuthentication
List of user identifiers of other users currently using the application.
otherValue - Variable in class org.drinkless.tdlib.TdApi.LanguagePackStringValuePluralized
Default value.
outgoingMessageAccentColor - Variable in class org.drinkless.tdlib.TdApi.ThemeSettings
Accent color of outgoing messages in ARGB format.
outgoingMessageFill - Variable in class org.drinkless.tdlib.TdApi.ThemeSettings
The fill to be used as a background for outgoing messages.
outline - Variable in class org.drinkless.tdlib.TdApi.Sticker
Sticker's outline represented as a list of closed vector paths; may be empty.

P

p256dhBase64url - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenWebPush
Base64url-encoded P-256 elliptic curve Diffie-Hellman public key.
packageName - Variable in class org.drinkless.tdlib.TdApi.AssignGooglePlayTransaction
Application package name.
PageBlock() - Constructor for class org.drinkless.tdlib.TdApi.PageBlock
Default class constructor.
PageBlockAnchor() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockAnchor
An invisible anchor on a page, which can be used in a URL to open the page from the specified anchor.
PageBlockAnchor(String) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockAnchor
An invisible anchor on a page, which can be used in a URL to open the page from the specified anchor.
PageBlockAnimation() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockAnimation
An animation.
PageBlockAnimation(TdApi.Animation, TdApi.PageBlockCaption, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockAnimation
An animation.
PageBlockAudio() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockAudio
An audio file.
PageBlockAudio(TdApi.Audio, TdApi.PageBlockCaption) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockAudio
An audio file.
PageBlockAuthorDate() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockAuthorDate
The author and publishing date of a page.
PageBlockAuthorDate(TdApi.RichText, int) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockAuthorDate
The author and publishing date of a page.
PageBlockBlockQuote() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockBlockQuote
A block quote.
PageBlockBlockQuote(TdApi.RichText, TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockBlockQuote
A block quote.
PageBlockCaption() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockCaption
Contains a caption of an instant view web page block, consisting of a text and a trailing credit.
PageBlockCaption(TdApi.RichText, TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockCaption
Contains a caption of an instant view web page block, consisting of a text and a trailing credit.
PageBlockChatLink() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockChatLink
A link to a chat.
PageBlockChatLink(String, TdApi.ChatPhotoInfo, String) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockChatLink
A link to a chat.
PageBlockCollage() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockCollage
A collage.
PageBlockCollage(TdApi.PageBlock[], TdApi.PageBlockCaption) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockCollage
A collage.
PageBlockCover() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockCover
A page cover.
PageBlockCover(TdApi.PageBlock) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockCover
A page cover.
PageBlockDetails() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockDetails
A collapsible block.
PageBlockDetails(TdApi.RichText, TdApi.PageBlock[], boolean) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockDetails
A collapsible block.
PageBlockDivider() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockDivider
An empty block separating a page.
PageBlockEmbedded() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockEmbedded
An embedded web page.
PageBlockEmbedded(String, String, TdApi.Photo, int, int, TdApi.PageBlockCaption, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockEmbedded
An embedded web page.
PageBlockEmbeddedPost() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockEmbeddedPost
An embedded post.
PageBlockEmbeddedPost(String, String, TdApi.Photo, int, TdApi.PageBlock[], TdApi.PageBlockCaption) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockEmbeddedPost
An embedded post.
PageBlockFooter() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockFooter
The footer of a page.
PageBlockFooter(TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockFooter
The footer of a page.
PageBlockHeader() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockHeader
A header.
PageBlockHeader(TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockHeader
A header.
PageBlockHorizontalAlignment() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockHorizontalAlignment
Default class constructor.
PageBlockHorizontalAlignmentCenter() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockHorizontalAlignmentCenter
The content must be center-aligned.
PageBlockHorizontalAlignmentLeft() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockHorizontalAlignmentLeft
The content must be left-aligned.
PageBlockHorizontalAlignmentRight() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockHorizontalAlignmentRight
The content must be right-aligned.
PageBlockKicker() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockKicker
A kicker.
PageBlockKicker(TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockKicker
A kicker.
PageBlockList() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockList
A list of data blocks.
PageBlockList(TdApi.PageBlockListItem[]) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockList
A list of data blocks.
PageBlockListItem() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockListItem
Describes an item of a list page block.
PageBlockListItem(String, TdApi.PageBlock[]) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockListItem
Describes an item of a list page block.
PageBlockMap() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockMap
A map.
PageBlockMap(TdApi.Location, int, int, int, TdApi.PageBlockCaption) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockMap
A map.
PageBlockParagraph() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockParagraph
A text paragraph.
PageBlockParagraph(TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockParagraph
A text paragraph.
PageBlockPhoto() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockPhoto
A photo.
PageBlockPhoto(TdApi.Photo, TdApi.PageBlockCaption, String) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockPhoto
A photo.
PageBlockPreformatted() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockPreformatted
A preformatted text paragraph.
PageBlockPreformatted(TdApi.RichText, String) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockPreformatted
A preformatted text paragraph.
PageBlockPullQuote() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockPullQuote
A pull quote.
PageBlockPullQuote(TdApi.RichText, TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockPullQuote
A pull quote.
PageBlockRelatedArticle() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockRelatedArticle
Contains information about a related article.
PageBlockRelatedArticle(String, String, String, TdApi.Photo, String, int) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockRelatedArticle
Contains information about a related article.
PageBlockRelatedArticles() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockRelatedArticles
Related articles.
PageBlockRelatedArticles(TdApi.RichText, TdApi.PageBlockRelatedArticle[]) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockRelatedArticles
Related articles.
pageBlocks - Variable in class org.drinkless.tdlib.TdApi.PageBlockCollage
Collage item contents.
pageBlocks - Variable in class org.drinkless.tdlib.TdApi.PageBlockDetails
Block contents.
pageBlocks - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbeddedPost
Post content.
pageBlocks - Variable in class org.drinkless.tdlib.TdApi.PageBlockListItem
Item blocks.
pageBlocks - Variable in class org.drinkless.tdlib.TdApi.PageBlockSlideshow
Slideshow item contents.
pageBlocks - Variable in class org.drinkless.tdlib.TdApi.WebPageInstantView
Content of the web page.
PageBlockSlideshow() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockSlideshow
A slideshow.
PageBlockSlideshow(TdApi.PageBlock[], TdApi.PageBlockCaption) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockSlideshow
A slideshow.
PageBlockSubheader() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockSubheader
A subheader.
PageBlockSubheader(TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockSubheader
A subheader.
PageBlockSubtitle() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockSubtitle
The subtitle of a page.
PageBlockSubtitle(TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockSubtitle
The subtitle of a page.
PageBlockTable() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockTable
A table.
PageBlockTable(TdApi.RichText, TdApi.PageBlockTableCell[][], boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockTable
A table.
PageBlockTableCell() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockTableCell
Represents a cell of a table.
PageBlockTableCell(TdApi.RichText, boolean, int, int, TdApi.PageBlockHorizontalAlignment, TdApi.PageBlockVerticalAlignment) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockTableCell
Represents a cell of a table.
PageBlockTitle() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockTitle
The title of a page.
PageBlockTitle(TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockTitle
The title of a page.
PageBlockVerticalAlignment() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockVerticalAlignment
Default class constructor.
PageBlockVerticalAlignmentBottom() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockVerticalAlignmentBottom
The content must be bottom-aligned.
PageBlockVerticalAlignmentMiddle() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockVerticalAlignmentMiddle
The content must be middle-aligned.
PageBlockVerticalAlignmentTop() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockVerticalAlignmentTop
The content must be top-aligned.
PageBlockVideo() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockVideo
A video.
PageBlockVideo(TdApi.Video, TdApi.PageBlockCaption, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockVideo
A video.
PageBlockVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.PageBlockVoiceNote
A voice note.
PageBlockVoiceNote(TdApi.VoiceNote, TdApi.PageBlockCaption) - Constructor for class org.drinkless.tdlib.TdApi.PageBlockVoiceNote
A voice note.
parameter - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeStartBot
The parameter for the bot start message.
parameter - Variable in class org.drinkless.tdlib.TdApi.SendBotStartMessage
A hidden parameter sent to the bot for deep linking purposes (https://core.telegram.org/bots#deep-linking).
parameters - Variable in class org.drinkless.tdlib.TdApi.SendCustomRequest
JSON-serialized method parameters.
ParseMarkdown() - Constructor for class org.drinkless.tdlib.TdApi.ParseMarkdown
Default constructor for a function, which parses Markdown entities in a human-friendly format, ignoring markup errors.
ParseMarkdown(TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.ParseMarkdown
Creates a function, which parses Markdown entities in a human-friendly format, ignoring markup errors.
parseMode - Variable in class org.drinkless.tdlib.TdApi.ParseTextEntities
Text parse mode.
ParseTextEntities() - Constructor for class org.drinkless.tdlib.TdApi.ParseTextEntities
Default constructor for a function, which parses Bold, Italic, Underline, Strikethrough, Spoiler, CustomEmoji, Code, Pre, PreCode, TextUrl and MentionName entities from a marked-up text.
ParseTextEntities(String, TdApi.TextParseMode) - Constructor for class org.drinkless.tdlib.TdApi.ParseTextEntities
Creates a function, which parses Bold, Italic, Underline, Strikethrough, Spoiler, CustomEmoji, Code, Pre, PreCode, TextUrl and MentionName entities from a marked-up text.
partialText - Variable in class org.drinkless.tdlib.TdApi.SpeechRecognitionResultPending
Partially recognized text.
participant - Variable in class org.drinkless.tdlib.TdApi.UpdateGroupCallParticipant
New data about a participant.
participantCount - Variable in class org.drinkless.tdlib.TdApi.GroupCall
Number of participants in the group call.
participantId - Variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantIsMutedToggled
Identifier of the affected group call participant.
participantId - Variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantVolumeLevelChanged
Identifier of the affected group call participant.
participantId - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
Identifier of the group call participant.
participantId - Variable in class org.drinkless.tdlib.TdApi.GroupCallRecentSpeaker
Group call participant identifier.
participantId - Variable in class org.drinkless.tdlib.TdApi.JoinGroupCall
Identifier of a group call participant, which will be used to join the call; pass null to join as self; video chats only.
participantId - Variable in class org.drinkless.tdlib.TdApi.SetGroupCallParticipantVolumeLevel
Participant identifier.
participantId - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsHandRaised
Participant identifier.
participantId - Variable in class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsMuted
Participant identifier.
passport - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementPassport
The passport to be saved.
passport - Variable in class org.drinkless.tdlib.TdApi.PassportElementPassport
Passport.
PassportAuthorizationForm() - Constructor for class org.drinkless.tdlib.TdApi.PassportAuthorizationForm
Contains information about a Telegram Passport authorization form that was requested.
PassportAuthorizationForm(int, TdApi.PassportRequiredElement[], String) - Constructor for class org.drinkless.tdlib.TdApi.PassportAuthorizationForm
Contains information about a Telegram Passport authorization form that was requested.
PassportElement() - Constructor for class org.drinkless.tdlib.TdApi.PassportElement
Default class constructor.
PassportElementAddress() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementAddress
A Telegram Passport element containing the user's address.
PassportElementAddress(TdApi.Address) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementAddress
A Telegram Passport element containing the user's address.
PassportElementBankStatement() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementBankStatement
A Telegram Passport element containing the user's bank statement.
PassportElementBankStatement(TdApi.PersonalDocument) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementBankStatement
A Telegram Passport element containing the user's bank statement.
PassportElementDriverLicense() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementDriverLicense
A Telegram Passport element containing the user's driver license.
PassportElementDriverLicense(TdApi.IdentityDocument) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementDriverLicense
A Telegram Passport element containing the user's driver license.
PassportElementEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementEmailAddress
A Telegram Passport element containing the user's email address.
PassportElementEmailAddress(String) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementEmailAddress
A Telegram Passport element containing the user's email address.
PassportElementError() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementError
Contains the description of an error in a Telegram Passport element.
PassportElementError(TdApi.PassportElementType, String, TdApi.PassportElementErrorSource) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementError
Contains the description of an error in a Telegram Passport element.
PassportElementErrorSource() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementErrorSource
Default class constructor.
PassportElementErrorSourceDataField() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementErrorSourceDataField
One of the data fields contains an error.
PassportElementErrorSourceDataField(String) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementErrorSourceDataField
One of the data fields contains an error.
PassportElementErrorSourceFile() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementErrorSourceFile
The file contains an error.
PassportElementErrorSourceFile(int) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementErrorSourceFile
The file contains an error.
PassportElementErrorSourceFiles() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementErrorSourceFiles
The list of attached files contains an error.
PassportElementErrorSourceFrontSide() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementErrorSourceFrontSide
The front side of the document contains an error.
PassportElementErrorSourceReverseSide() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementErrorSourceReverseSide
The reverse side of the document contains an error.
PassportElementErrorSourceSelfie() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementErrorSourceSelfie
The selfie with the document contains an error.
PassportElementErrorSourceTranslationFile() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementErrorSourceTranslationFile
One of files with the translation of the document contains an error.
PassportElementErrorSourceTranslationFile(int) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementErrorSourceTranslationFile
One of files with the translation of the document contains an error.
PassportElementErrorSourceTranslationFiles() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementErrorSourceTranslationFiles
The translation of the document contains an error.
PassportElementErrorSourceUnspecified() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementErrorSourceUnspecified
The element contains an error in an unspecified place.
PassportElementIdentityCard() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementIdentityCard
A Telegram Passport element containing the user's identity card.
PassportElementIdentityCard(TdApi.IdentityDocument) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementIdentityCard
A Telegram Passport element containing the user's identity card.
PassportElementInternalPassport() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementInternalPassport
A Telegram Passport element containing the user's internal passport.
PassportElementInternalPassport(TdApi.IdentityDocument) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementInternalPassport
A Telegram Passport element containing the user's internal passport.
PassportElementPassport() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementPassport
A Telegram Passport element containing the user's passport.
PassportElementPassport(TdApi.IdentityDocument) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementPassport
A Telegram Passport element containing the user's passport.
PassportElementPassportRegistration() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementPassportRegistration
A Telegram Passport element containing the user's passport registration pages.
PassportElementPassportRegistration(TdApi.PersonalDocument) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementPassportRegistration
A Telegram Passport element containing the user's passport registration pages.
PassportElementPersonalDetails() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementPersonalDetails
A Telegram Passport element containing the user's personal details.
PassportElementPersonalDetails(TdApi.PersonalDetails) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementPersonalDetails
A Telegram Passport element containing the user's personal details.
PassportElementPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementPhoneNumber
A Telegram Passport element containing the user's phone number.
PassportElementPhoneNumber(String) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementPhoneNumber
A Telegram Passport element containing the user's phone number.
PassportElementRentalAgreement() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementRentalAgreement
A Telegram Passport element containing the user's rental agreement.
PassportElementRentalAgreement(TdApi.PersonalDocument) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementRentalAgreement
A Telegram Passport element containing the user's rental agreement.
PassportElements() - Constructor for class org.drinkless.tdlib.TdApi.PassportElements
Contains information about saved Telegram Passport elements.
PassportElements(TdApi.PassportElement[]) - Constructor for class org.drinkless.tdlib.TdApi.PassportElements
Contains information about saved Telegram Passport elements.
PassportElementsWithErrors() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementsWithErrors
Contains information about a Telegram Passport elements and corresponding errors.
PassportElementsWithErrors(TdApi.PassportElement[], TdApi.PassportElementError[]) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementsWithErrors
Contains information about a Telegram Passport elements and corresponding errors.
PassportElementTemporaryRegistration() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementTemporaryRegistration
A Telegram Passport element containing the user's temporary registration.
PassportElementTemporaryRegistration(TdApi.PersonalDocument) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementTemporaryRegistration
A Telegram Passport element containing the user's temporary registration.
PassportElementType() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementType
Default class constructor.
PassportElementTypeAddress() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementTypeAddress
A Telegram Passport element containing the user's address.
PassportElementTypeBankStatement() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementTypeBankStatement
A Telegram Passport element containing the user's bank statement.
PassportElementTypeDriverLicense() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementTypeDriverLicense
A Telegram Passport element containing the user's driver license.
PassportElementTypeEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementTypeEmailAddress
A Telegram Passport element containing the user's email address.
PassportElementTypeIdentityCard() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementTypeIdentityCard
A Telegram Passport element containing the user's identity card.
PassportElementTypeInternalPassport() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementTypeInternalPassport
A Telegram Passport element containing the user's internal passport.
PassportElementTypePassport() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementTypePassport
A Telegram Passport element containing the user's passport.
PassportElementTypePassportRegistration() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementTypePassportRegistration
A Telegram Passport element containing the registration page of the user's passport.
PassportElementTypePersonalDetails() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementTypePersonalDetails
A Telegram Passport element containing the user's personal details.
PassportElementTypePhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementTypePhoneNumber
A Telegram Passport element containing the user's phone number.
PassportElementTypeRentalAgreement() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementTypeRentalAgreement
A Telegram Passport element containing the user's rental agreement.
PassportElementTypeTemporaryRegistration() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementTypeTemporaryRegistration
A Telegram Passport element containing the user's temporary registration.
PassportElementTypeUtilityBill() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementTypeUtilityBill
A Telegram Passport element containing the user's utility bill.
PassportElementUtilityBill() - Constructor for class org.drinkless.tdlib.TdApi.PassportElementUtilityBill
A Telegram Passport element containing the user's utility bill.
PassportElementUtilityBill(TdApi.PersonalDocument) - Constructor for class org.drinkless.tdlib.TdApi.PassportElementUtilityBill
A Telegram Passport element containing the user's utility bill.
passportRegistration - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementPassportRegistration
The passport registration page to be saved.
passportRegistration - Variable in class org.drinkless.tdlib.TdApi.PassportElementPassportRegistration
Passport registration pages.
PassportRequiredElement() - Constructor for class org.drinkless.tdlib.TdApi.PassportRequiredElement
Contains a description of the required Telegram Passport element that was requested by a service.
PassportRequiredElement(TdApi.PassportSuitableElement[]) - Constructor for class org.drinkless.tdlib.TdApi.PassportRequiredElement
Contains a description of the required Telegram Passport element that was requested by a service.
PassportSuitableElement() - Constructor for class org.drinkless.tdlib.TdApi.PassportSuitableElement
Contains information about a Telegram Passport element that was requested by a service.
PassportSuitableElement(TdApi.PassportElementType, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PassportSuitableElement
Contains information about a Telegram Passport element that was requested by a service.
password - Variable in class org.drinkless.tdlib.TdApi.CallbackQueryPayloadDataWithPassword
The 2-step verification password for the current user.
password - Variable in class org.drinkless.tdlib.TdApi.CallServerTypeWebrtc
Authentication password.
password - Variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationPassword
The 2-step verification password to check.
password - Variable in class org.drinkless.tdlib.TdApi.CreateTemporaryPassword
The 2-step verification password of the current user.
password - Variable in class org.drinkless.tdlib.TdApi.DeleteAccount
The 2-step verification password of the current user.
password - Variable in class org.drinkless.tdlib.TdApi.GetAllPassportElements
The 2-step verification password of the current user.
password - Variable in class org.drinkless.tdlib.TdApi.GetPassportAuthorizationFormAvailableElements
The 2-step verification password of the current user.
password - Variable in class org.drinkless.tdlib.TdApi.GetPassportElement
The 2-step verification password of the current user.
password - Variable in class org.drinkless.tdlib.TdApi.GetRecoveryEmailAddress
The 2-step verification password for the current user.
password - Variable in class org.drinkless.tdlib.TdApi.ProxyTypeHttp
Password for logging in; may be empty.
password - Variable in class org.drinkless.tdlib.TdApi.ProxyTypeSocks5
Password for logging in; may be empty.
password - Variable in class org.drinkless.tdlib.TdApi.SetPassportElement
The 2-step verification password of the current user.
password - Variable in class org.drinkless.tdlib.TdApi.SetRecoveryEmailAddress
The 2-step verification password of the current user.
password - Variable in class org.drinkless.tdlib.TdApi.TransferChatOwnership
The 2-step verification password of the current user.
passwordHint - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitPassword
Hint for the password; may be empty.
passwordHint - Variable in class org.drinkless.tdlib.TdApi.PasswordState
Hint for the password; may be empty.
PasswordState() - Constructor for class org.drinkless.tdlib.TdApi.PasswordState
Represents the current state of 2-step verification.
PasswordState(boolean, String, boolean, boolean, TdApi.EmailAddressAuthenticationCodeInfo, String, int) - Constructor for class org.drinkless.tdlib.TdApi.PasswordState
Represents the current state of 2-step verification.
path - Variable in class org.drinkless.tdlib.TdApi.InputFileLocal
Local path to the file.
path - Variable in class org.drinkless.tdlib.TdApi.LocalFile
Local path to the locally available file part; may be empty.
path - Variable in class org.drinkless.tdlib.TdApi.LogStreamFile
Path to the file to where the internal TDLib log will be written.
pattern - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFlashCall
Pattern of the phone number from which the call will be made.
pausedCount - Variable in class org.drinkless.tdlib.TdApi.DownloadedFileCounts
Number of paused file downloads found.
payload - Variable in class org.drinkless.tdlib.TdApi.GetCallbackQueryAnswer
Query payload.
payload - Variable in class org.drinkless.tdlib.TdApi.GetPushReceiverId
JSON-encoded push notification payload.
payload - Variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
The invoice payload.
payload - Variable in class org.drinkless.tdlib.TdApi.JoinGroupCall
Group call join payload; received from tgcalls.
payload - Variable in class org.drinkless.tdlib.TdApi.ProcessPushNotification
JSON-encoded push notification payload with all fields sent by the server, and "google.sentTime" and "google.notification.sound" fields added.
payload - Variable in class org.drinkless.tdlib.TdApi.StartGroupCallScreenSharing
Group call join payload; received from tgcalls.
payload - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCallbackQuery
Query payload.
payload - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineCallbackQuery
Query payload.
PaymentForm() - Constructor for class org.drinkless.tdlib.TdApi.PaymentForm
Contains information about an invoice payment form.
PaymentForm(long, TdApi.Invoice, long, long, TdApi.PaymentProvider, TdApi.PaymentOption[], TdApi.OrderInfo, TdApi.SavedCredentials[], boolean, boolean, String, TdApi.FormattedText, TdApi.Photo) - Constructor for class org.drinkless.tdlib.TdApi.PaymentForm
Contains information about an invoice payment form.
paymentFormId - Variable in class org.drinkless.tdlib.TdApi.SendPaymentForm
Payment form identifier returned by getPaymentForm.
paymentLink - Variable in class org.drinkless.tdlib.TdApi.PremiumFeatures
An internal link to be opened to pay for Telegram Premium if store payment isn't possible; may be null if direct payment isn't available.
paymentLink - Variable in class org.drinkless.tdlib.TdApi.PremiumPaymentOption
An internal link to be opened for buying Telegram Premium to the user if store payment isn't possible; may be null if direct payment isn't available.
paymentOption - Variable in class org.drinkless.tdlib.TdApi.PremiumStatePaymentOption
Information about the payment option.
PaymentOption() - Constructor for class org.drinkless.tdlib.TdApi.PaymentOption
Describes an additional payment option.
PaymentOption(String, String) - Constructor for class org.drinkless.tdlib.TdApi.PaymentOption
Describes an additional payment option.
paymentOptions - Variable in class org.drinkless.tdlib.TdApi.PremiumState
The list of available options for buying Telegram Premium.
paymentProvider - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
Information about the payment provider.
PaymentProvider() - Constructor for class org.drinkless.tdlib.TdApi.PaymentProvider
Default class constructor.
PaymentProviderOther() - Constructor for class org.drinkless.tdlib.TdApi.PaymentProviderOther
Some other payment provider, for which a web payment form must be shown.
PaymentProviderOther(String) - Constructor for class org.drinkless.tdlib.TdApi.PaymentProviderOther
Some other payment provider, for which a web payment form must be shown.
PaymentProviderSmartGlocal() - Constructor for class org.drinkless.tdlib.TdApi.PaymentProviderSmartGlocal
Smart Glocal payment provider.
PaymentProviderSmartGlocal(String) - Constructor for class org.drinkless.tdlib.TdApi.PaymentProviderSmartGlocal
Smart Glocal payment provider.
PaymentProviderStripe() - Constructor for class org.drinkless.tdlib.TdApi.PaymentProviderStripe
Stripe payment provider.
PaymentProviderStripe(String, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PaymentProviderStripe
Stripe payment provider.
paymentProviderUserId - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
User identifier of the payment provider bot.
paymentProviderUserId - Variable in class org.drinkless.tdlib.TdApi.PaymentReceipt
User identifier of the payment provider bot.
PaymentReceipt() - Constructor for class org.drinkless.tdlib.TdApi.PaymentReceipt
Contains information about a successful payment.
PaymentReceipt(String, TdApi.FormattedText, TdApi.Photo, int, long, long, TdApi.Invoice, TdApi.OrderInfo, TdApi.ShippingOption, String, long) - Constructor for class org.drinkless.tdlib.TdApi.PaymentReceipt
Contains information about a successful payment.
PaymentResult() - Constructor for class org.drinkless.tdlib.TdApi.PaymentResult
Contains the result of a payment request.
PaymentResult(boolean, String) - Constructor for class org.drinkless.tdlib.TdApi.PaymentResult
Contains the result of a payment request.
peerTag - Variable in class org.drinkless.tdlib.TdApi.CallServerTypeTelegramReflector
A peer tag to be used with the reflector.
pendingJoinRequestCount - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLink
Number of pending join requests created using this link.
pendingJoinRequests - Variable in class org.drinkless.tdlib.TdApi.Chat
Information about pending join requests; may be null.
pendingJoinRequests - Variable in class org.drinkless.tdlib.TdApi.UpdateChatPendingJoinRequests
The new data about pending join requests; may be null.
pendingResetDate - Variable in class org.drinkless.tdlib.TdApi.PasswordState
If not 0, point in time (Unix timestamp) after which the 2-step verification password can be reset immediately using resetPassword.
pendingResetDate - Variable in class org.drinkless.tdlib.TdApi.ResetPasswordResultPending
Point in time (Unix timestamp) after which the password can be reset immediately using resetPassword.
pendingUpdateCount - Variable in class org.drinkless.tdlib.TdApi.SetBotUpdatesStatus
The number of pending updates.
performer - Variable in class org.drinkless.tdlib.TdApi.Audio
Performer of the audio; as defined by the sender.
performer - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
Performer of the audio file.
performer - Variable in class org.drinkless.tdlib.TdApi.InputMessageAudio
Performer of the audio; 0-64 characters, may be replaced by the server.
period - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
A period to which the statistics applies.
period - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
A period to which the statistics applies.
permissions - Variable in class org.drinkless.tdlib.TdApi.Chat
Actions that non-administrator chat members are allowed to take in the chat.
permissions - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusRestricted
User permissions in the chat.
permissions - Variable in class org.drinkless.tdlib.TdApi.SetChatPermissions
New non-administrator members permissions in the chat.
permissions - Variable in class org.drinkless.tdlib.TdApi.UpdateChatPermissions
The new chat permissions.
personalDetails - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementPersonalDetails
Personal details of the user.
personalDetails - Variable in class org.drinkless.tdlib.TdApi.PassportElementPersonalDetails
Personal details of the user.
PersonalDetails() - Constructor for class org.drinkless.tdlib.TdApi.PersonalDetails
Contains the user's personal details.
PersonalDetails(String, String, String, String, String, String, TdApi.Date, String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.PersonalDetails
Contains the user's personal details.
PersonalDocument() - Constructor for class org.drinkless.tdlib.TdApi.PersonalDocument
A personal document, containing some information about a user.
PersonalDocument(TdApi.DatedFile[], TdApi.DatedFile[]) - Constructor for class org.drinkless.tdlib.TdApi.PersonalDocument
A personal document, containing some information about a user.
personalPhoto - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
User profile photo set by the current user for the contact; may be null.
phoneNumber - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeInfo
A phone number that is being authenticated.
phoneNumber - Variable in class org.drinkless.tdlib.TdApi.ChangePhoneNumber
The new phone number of the user in international format.
phoneNumber - Variable in class org.drinkless.tdlib.TdApi.Contact
Phone number of the user.
phoneNumber - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementPhoneNumber
The phone number to be saved.
phoneNumber - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePhoneNumberConfirmation
Phone number value from the link.
phoneNumber - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeUserPhoneNumber
Phone number of the user.
phoneNumber - Variable in class org.drinkless.tdlib.TdApi.OrderInfo
Phone number of the user.
phoneNumber - Variable in class org.drinkless.tdlib.TdApi.PassportElementPhoneNumber
Phone number.
phoneNumber - Variable in class org.drinkless.tdlib.TdApi.RichTextPhoneNumber
Phone number.
phoneNumber - Variable in class org.drinkless.tdlib.TdApi.SearchUserByPhoneNumber
Phone number to search for.
phoneNumber - Variable in class org.drinkless.tdlib.TdApi.SendPhoneNumberConfirmationCode
Phone number value from the link.
phoneNumber - Variable in class org.drinkless.tdlib.TdApi.SendPhoneNumberVerificationCode
The phone number of the user, in international format.
phoneNumber - Variable in class org.drinkless.tdlib.TdApi.SetAuthenticationPhoneNumber
The phone number of the user, in international format.
phoneNumber - Variable in class org.drinkless.tdlib.TdApi.User
Phone number of the user.
PhoneNumberAuthenticationSettings() - Constructor for class org.drinkless.tdlib.TdApi.PhoneNumberAuthenticationSettings
Contains settings for the authentication of the user's phone number.
PhoneNumberAuthenticationSettings(boolean, boolean, boolean, boolean, TdApi.FirebaseAuthenticationSettings, String[]) - Constructor for class org.drinkless.tdlib.TdApi.PhoneNumberAuthenticationSettings
Contains settings for the authentication of the user's phone number.
PhoneNumberInfo() - Constructor for class org.drinkless.tdlib.TdApi.PhoneNumberInfo
Contains information about a phone number.
PhoneNumberInfo(TdApi.CountryInfo, String, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PhoneNumberInfo
Contains information about a phone number.
phoneNumberPrefix - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeMissedCall
Prefix of the phone number from which the call will be made.
phoneNumberPrefix - Variable in class org.drinkless.tdlib.TdApi.GetPhoneNumberInfo
The phone number prefix.
phoneNumberPrefix - Variable in class org.drinkless.tdlib.TdApi.GetPhoneNumberInfoSync
The phone number prefix.
photo - Variable in class org.drinkless.tdlib.TdApi.BasicGroupFullInfo
Chat photo; may be null if empty or unknown.
photo - Variable in class org.drinkless.tdlib.TdApi.BotInfo
Photo shown in the chat with the bot if the chat is empty; may be null.
photo - Variable in class org.drinkless.tdlib.TdApi.Chat
Chat photo; may be null.
photo - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
Chat photo; may be null.
photo - Variable in class org.drinkless.tdlib.TdApi.Game
Game photo.
photo - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultPhoto
Photo.
photo - Variable in class org.drinkless.tdlib.TdApi.InputChatPhotoStatic
Photo to be set as profile photo.
photo - Variable in class org.drinkless.tdlib.TdApi.InputMessagePhoto
Photo to send.
photo - Variable in class org.drinkless.tdlib.TdApi.MessageChatChangePhoto
New chat photo.
photo - Variable in class org.drinkless.tdlib.TdApi.MessageExtendedMediaPhoto
The photo.
photo - Variable in class org.drinkless.tdlib.TdApi.MessageInvoice
Product photo; may be null.
photo - Variable in class org.drinkless.tdlib.TdApi.MessagePhoto
The photo.
photo - Variable in class org.drinkless.tdlib.TdApi.MessageSuggestProfilePhoto
The suggested chat photo.
photo - Variable in class org.drinkless.tdlib.TdApi.PageBlockChatLink
Chat photo; may be null.
photo - Variable in class org.drinkless.tdlib.TdApi.PageBlockPhoto
Photo file; may be null.
photo - Variable in class org.drinkless.tdlib.TdApi.PageBlockRelatedArticle
Article photo; may be null.
photo - Variable in class org.drinkless.tdlib.TdApi.PaymentReceipt
Product photo; may be null.
photo - Variable in class org.drinkless.tdlib.TdApi.PhotoSize
Information about the image file.
photo - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentPhoto
Message content; may be null.
photo - Variable in class org.drinkless.tdlib.TdApi.SetBotProfilePhoto
Profile photo to set; pass null to delete the chat photo.
photo - Variable in class org.drinkless.tdlib.TdApi.SetChatPhoto
New chat photo; pass null to delete the chat photo.
photo - Variable in class org.drinkless.tdlib.TdApi.SetProfilePhoto
Profile photo to set.
photo - Variable in class org.drinkless.tdlib.TdApi.SetUserPersonalProfilePhoto
Profile photo to set; pass null to delete the photo; inputChatPhotoPrevious isn't supported in this function.
photo - Variable in class org.drinkless.tdlib.TdApi.SuggestUserProfilePhoto
Profile photo to suggest; inputChatPhotoPrevious isn't supported in this function.
photo - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Chat photo; may be null if empty or unknown.
photo - Variable in class org.drinkless.tdlib.TdApi.UpdateChatPhoto
The new chat photo; may be null.
photo - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
User profile photo; may be null.
photo - Variable in class org.drinkless.tdlib.TdApi.WebApp
Web App photo.
photo - Variable in class org.drinkless.tdlib.TdApi.WebPage
Image representing the content; may be null.
Photo() - Constructor for class org.drinkless.tdlib.TdApi.Photo
Describes a photo.
Photo(boolean, TdApi.Minithumbnail, TdApi.PhotoSize[]) - Constructor for class org.drinkless.tdlib.TdApi.Photo
Describes a photo.
photoHeight - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
Height of the photo.
photoHeight - Variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
Product photo height.
photos - Variable in class org.drinkless.tdlib.TdApi.ChatPhotos
List of photos.
photoSize - Variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
Product photo size.
PhotoSize() - Constructor for class org.drinkless.tdlib.TdApi.PhotoSize
Describes an image in JPEG format.
PhotoSize(String, TdApi.File, int, int, int[]) - Constructor for class org.drinkless.tdlib.TdApi.PhotoSize
Describes an image in JPEG format.
photoUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
The URL of the JPEG photo (photo size must not exceed 5MB).
photoUrl - Variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
Product photo URL; optional.
photoWidth - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
Width of the photo.
photoWidth - Variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
Product photo width.
PinChatMessage() - Constructor for class org.drinkless.tdlib.TdApi.PinChatMessage
Default constructor for a function, which pins a message in a chat; requires canPinMessages rights or canEditMessages rights in the channel.
PinChatMessage(long, long, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PinChatMessage
Creates a function, which pins a message in a chat; requires canPinMessages rights or canEditMessages rights in the channel.
PingProxy() - Constructor for class org.drinkless.tdlib.TdApi.PingProxy
Default constructor for a function, which computes time needed to receive a response from a Telegram server through a proxy.
PingProxy(int) - Constructor for class org.drinkless.tdlib.TdApi.PingProxy
Creates a function, which computes time needed to receive a response from a Telegram server through a proxy.
pinnedChatIds - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
The chat identifiers of pinned chats in the folder.
platform - Variable in class org.drinkless.tdlib.TdApi.ConnectedWebsite
Operating system the browser is running on.
platform - Variable in class org.drinkless.tdlib.TdApi.Session
Operating system the application has been run or is running on, as provided by the application.
pluralCode - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
A language code to be used to apply plural forms.
point - Variable in class org.drinkless.tdlib.TdApi.MaskPosition
Part of the face, relative to which the mask is placed.
Point() - Constructor for class org.drinkless.tdlib.TdApi.Point
A point on a Cartesian plane.
Point(double, double) - Constructor for class org.drinkless.tdlib.TdApi.Point
A point on a Cartesian plane.
poll - Variable in class org.drinkless.tdlib.TdApi.MessagePoll
The poll description.
poll - Variable in class org.drinkless.tdlib.TdApi.UpdatePoll
New data about the poll.
Poll() - Constructor for class org.drinkless.tdlib.TdApi.Poll
Describes a poll.
Poll(long, String, TdApi.PollOption[], int, long[], boolean, TdApi.PollType, int, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.Poll
Describes a poll.
pollId - Variable in class org.drinkless.tdlib.TdApi.UpdatePollAnswer
Unique poll identifier.
PollOption() - Constructor for class org.drinkless.tdlib.TdApi.PollOption
Describes one answer option of a poll.
PollOption(String, int, int, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PollOption
Describes one answer option of a poll.
PollType() - Constructor for class org.drinkless.tdlib.TdApi.PollType
Default class constructor.
PollTypeQuiz() - Constructor for class org.drinkless.tdlib.TdApi.PollTypeQuiz
A poll in quiz mode, which has exactly one correct answer option and can be answered only once.
PollTypeQuiz(int, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.PollTypeQuiz
A poll in quiz mode, which has exactly one correct answer option and can be answered only once.
PollTypeRegular() - Constructor for class org.drinkless.tdlib.TdApi.PollTypeRegular
A regular poll.
PollTypeRegular(boolean) - Constructor for class org.drinkless.tdlib.TdApi.PollTypeRegular
A regular poll.
popularReactions - Variable in class org.drinkless.tdlib.TdApi.AvailableReactions
List of popular reactions.
port - Variable in class org.drinkless.tdlib.TdApi.AddProxy
Proxy server port.
port - Variable in class org.drinkless.tdlib.TdApi.CallServer
Server port number.
port - Variable in class org.drinkless.tdlib.TdApi.EditProxy
Proxy server port.
port - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeProxy
Proxy server port.
port - Variable in class org.drinkless.tdlib.TdApi.Proxy
Proxy server port.
port - Variable in class org.drinkless.tdlib.TdApi.TestProxy
Proxy server port.
position - Variable in class org.drinkless.tdlib.TdApi.GameHighScore
Position in the high score table.
position - Variable in class org.drinkless.tdlib.TdApi.MessagePosition
0-based message position in the full list of suitable messages.
position - Variable in class org.drinkless.tdlib.TdApi.SetStickerPositionInSet
New position of the sticker in the set, 0-based.
position - Variable in class org.drinkless.tdlib.TdApi.UpdateChatPosition
New chat position.
positions - Variable in class org.drinkless.tdlib.TdApi.Chat
Positions of the chat in chat lists.
positions - Variable in class org.drinkless.tdlib.TdApi.MessagePositions
List of message positions.
positions - Variable in class org.drinkless.tdlib.TdApi.UpdateChatDraftMessage
The new chat positions in the chat lists.
positions - Variable in class org.drinkless.tdlib.TdApi.UpdateChatLastMessage
The new chat positions in the chat lists.
postalCode - Variable in class org.drinkless.tdlib.TdApi.Address
Address postal code.
posterPhoto - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbedded
Poster photo, if available; may be null.
preCheckoutQueryId - Variable in class org.drinkless.tdlib.TdApi.AnswerPreCheckoutQuery
Identifier of the pre-checkout query.
prefix - Variable in class org.drinkless.tdlib.TdApi.SearchHashtags
Hashtag prefix to search for.
PreliminaryUploadFile() - Constructor for class org.drinkless.tdlib.TdApi.PreliminaryUploadFile
Default constructor for a function, which preliminary uploads a file to the cloud before sending it in a message, which can be useful for uploading of being recorded voice and video notes.
PreliminaryUploadFile(TdApi.InputFile, TdApi.FileType, int) - Constructor for class org.drinkless.tdlib.TdApi.PreliminaryUploadFile
Creates a function, which preliminary uploads a file to the cloud before sending it in a message, which can be useful for uploading of being recorded voice and video notes.
preloadLargeVideos - Variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettings
True, if the beginning of video files needs to be preloaded for instant playback.
preloadNextAudio - Variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettings
True, if the next audio track needs to be preloaded while the user is listening to an audio file.
premiumAnimation - Variable in class org.drinkless.tdlib.TdApi.StickerFullTypeRegular
Premium animation of the sticker; may be null.
PremiumFeature() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeature
Default class constructor.
PremiumFeatureAdvancedChatManagement() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatureAdvancedChatManagement
Ability to change position of the main chat list, archive and mute all new chats from non-contacts, and completely disable notifications about the user's contacts joined Telegram.
PremiumFeatureAnimatedProfilePhoto() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatureAnimatedProfilePhoto
Profile photo animation on message and chat screens.
PremiumFeatureAppIcons() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatureAppIcons
Allowed to set a premium application icons.
PremiumFeatureCustomEmoji() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatureCustomEmoji
Allowed to use custom emoji stickers in message texts and captions.
PremiumFeatureDisabledAds() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatureDisabledAds
Disabled ads.
PremiumFeatureEmojiStatus() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatureEmojiStatus
A emoji status shown along with the user's name.
PremiumFeatureForumTopicIcon() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatureForumTopicIcon
The ability to set a custom emoji as a forum topic icon.
PremiumFeatureImprovedDownloadSpeed() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatureImprovedDownloadSpeed
Improved download speed.
PremiumFeatureIncreasedLimits() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatureIncreasedLimits
Increased limits.
PremiumFeatureIncreasedUploadFileSize() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatureIncreasedUploadFileSize
Increased maximum upload file size.
PremiumFeatureProfileBadge() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatureProfileBadge
A badge in the user's profile.
PremiumFeaturePromotionAnimation() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeaturePromotionAnimation
Describes a promotion animation for a Premium feature.
PremiumFeaturePromotionAnimation(TdApi.PremiumFeature, TdApi.Animation) - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeaturePromotionAnimation
Describes a promotion animation for a Premium feature.
PremiumFeatureRealTimeChatTranslation() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatureRealTimeChatTranslation
Allowed to translate chat messages real-time.
PremiumFeatures() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatures
Contains information about features, available to Premium users.
PremiumFeatures(TdApi.PremiumFeature[], TdApi.PremiumLimit[], TdApi.InternalLinkType) - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatures
Contains information about features, available to Premium users.
PremiumFeatureUniqueReactions() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatureUniqueReactions
Allowed to use more reactions.
PremiumFeatureUniqueStickers() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatureUniqueStickers
Allowed to use premium stickers with unique effects.
PremiumFeatureVoiceRecognition() - Constructor for class org.drinkless.tdlib.TdApi.PremiumFeatureVoiceRecognition
The ability to convert voice notes to text.
premiumGiftOptions - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
The list of available options for gifting Telegram Premium to the user.
PremiumLimit() - Constructor for class org.drinkless.tdlib.TdApi.PremiumLimit
Contains information about a limit, increased for Premium users.
PremiumLimit(TdApi.PremiumLimitType, int, int) - Constructor for class org.drinkless.tdlib.TdApi.PremiumLimit
Contains information about a limit, increased for Premium users.
PremiumLimitType() - Constructor for class org.drinkless.tdlib.TdApi.PremiumLimitType
Default class constructor.
PremiumLimitTypeBioLength() - Constructor for class org.drinkless.tdlib.TdApi.PremiumLimitTypeBioLength
The maximum length of the user's bio.
PremiumLimitTypeCaptionLength() - Constructor for class org.drinkless.tdlib.TdApi.PremiumLimitTypeCaptionLength
The maximum length of sent media caption.
PremiumLimitTypeChatFolderChosenChatCount() - Constructor for class org.drinkless.tdlib.TdApi.PremiumLimitTypeChatFolderChosenChatCount
The maximum number of pinned and always included, or always excluded chats in a chat folder.
PremiumLimitTypeChatFolderCount() - Constructor for class org.drinkless.tdlib.TdApi.PremiumLimitTypeChatFolderCount
The maximum number of chat folders.
PremiumLimitTypeChatFolderInviteLinkCount() - Constructor for class org.drinkless.tdlib.TdApi.PremiumLimitTypeChatFolderInviteLinkCount
The maximum number of invite links for a chat folder.
PremiumLimitTypeCreatedPublicChatCount() - Constructor for class org.drinkless.tdlib.TdApi.PremiumLimitTypeCreatedPublicChatCount
The maximum number of created public chats.
PremiumLimitTypeFavoriteStickerCount() - Constructor for class org.drinkless.tdlib.TdApi.PremiumLimitTypeFavoriteStickerCount
The maximum number of favorite stickers.
PremiumLimitTypePinnedArchivedChatCount() - Constructor for class org.drinkless.tdlib.TdApi.PremiumLimitTypePinnedArchivedChatCount
The maximum number of pinned chats in the archive chat list.
PremiumLimitTypePinnedChatCount() - Constructor for class org.drinkless.tdlib.TdApi.PremiumLimitTypePinnedChatCount
The maximum number of pinned chats in the main chat list.
PremiumLimitTypeSavedAnimationCount() - Constructor for class org.drinkless.tdlib.TdApi.PremiumLimitTypeSavedAnimationCount
The maximum number of saved animations.
PremiumLimitTypeShareableChatFolderCount() - Constructor for class org.drinkless.tdlib.TdApi.PremiumLimitTypeShareableChatFolderCount
The maximum number of added shareable chat folders.
PremiumLimitTypeSupergroupCount() - Constructor for class org.drinkless.tdlib.TdApi.PremiumLimitTypeSupergroupCount
The maximum number of joined supergroups and channels.
PremiumPaymentOption() - Constructor for class org.drinkless.tdlib.TdApi.PremiumPaymentOption
Describes an option for buying Telegram Premium to a user.
PremiumPaymentOption(String, long, int, int, String, TdApi.InternalLinkType) - Constructor for class org.drinkless.tdlib.TdApi.PremiumPaymentOption
Describes an option for buying Telegram Premium to a user.
PremiumSource() - Constructor for class org.drinkless.tdlib.TdApi.PremiumSource
Default class constructor.
PremiumSourceFeature() - Constructor for class org.drinkless.tdlib.TdApi.PremiumSourceFeature
A user tried to use a Premium feature.
PremiumSourceFeature(TdApi.PremiumFeature) - Constructor for class org.drinkless.tdlib.TdApi.PremiumSourceFeature
A user tried to use a Premium feature.
PremiumSourceLimitExceeded() - Constructor for class org.drinkless.tdlib.TdApi.PremiumSourceLimitExceeded
A limit was exceeded.
PremiumSourceLimitExceeded(TdApi.PremiumLimitType) - Constructor for class org.drinkless.tdlib.TdApi.PremiumSourceLimitExceeded
A limit was exceeded.
PremiumSourceLink() - Constructor for class org.drinkless.tdlib.TdApi.PremiumSourceLink
A user opened an internal link of the type internalLinkTypePremiumFeatures.
PremiumSourceLink(String) - Constructor for class org.drinkless.tdlib.TdApi.PremiumSourceLink
A user opened an internal link of the type internalLinkTypePremiumFeatures.
PremiumSourceSettings() - Constructor for class org.drinkless.tdlib.TdApi.PremiumSourceSettings
A user opened the Premium features screen from settings.
PremiumState() - Constructor for class org.drinkless.tdlib.TdApi.PremiumState
Contains state of Telegram Premium subscription and promotion videos for Premium features.
PremiumState(TdApi.FormattedText, TdApi.PremiumStatePaymentOption[], TdApi.PremiumFeaturePromotionAnimation[]) - Constructor for class org.drinkless.tdlib.TdApi.PremiumState
Contains state of Telegram Premium subscription and promotion videos for Premium features.
PremiumStatePaymentOption() - Constructor for class org.drinkless.tdlib.TdApi.PremiumStatePaymentOption
Describes an option for buying or upgrading Telegram Premium for self.
PremiumStatePaymentOption(TdApi.PremiumPaymentOption, boolean, boolean, String) - Constructor for class org.drinkless.tdlib.TdApi.PremiumStatePaymentOption
Describes an option for buying or upgrading Telegram Premium for self.
premiumValue - Variable in class org.drinkless.tdlib.TdApi.PremiumLimit
Value of the limit for Premium users.
previousApplicationVersion - Variable in class org.drinkless.tdlib.TdApi.AddApplicationChangelog
The previous application version.
previousValue - Variable in class org.drinkless.tdlib.TdApi.StatisticalValue
The value for the previous day.
price - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentInvoice
Product price.
priceParts - Variable in class org.drinkless.tdlib.TdApi.Invoice
A list of objects used to calculate the total price of the product.
priceParts - Variable in class org.drinkless.tdlib.TdApi.ShippingOption
A list of objects used to calculate the total shipping costs.
priority - Variable in class org.drinkless.tdlib.TdApi.AddFileToDownloads
Priority of the download (1-32).
priority - Variable in class org.drinkless.tdlib.TdApi.DownloadFile
Priority of the download (1-32).
priority - Variable in class org.drinkless.tdlib.TdApi.PreliminaryUploadFile
Priority of the upload (1-32).
privacyPolicyUrl - Variable in class org.drinkless.tdlib.TdApi.PassportAuthorizationForm
URL for the privacy policy of the service; may be empty.
privateChatSettings - Variable in class org.drinkless.tdlib.TdApi.AutosaveSettings
Default autosave settings for private chats.
problems - Variable in class org.drinkless.tdlib.TdApi.SendCallRating
List of the exact types of problems with the call, specified by the user.
ProcessChatFolderNewChats() - Constructor for class org.drinkless.tdlib.TdApi.ProcessChatFolderNewChats
Default constructor for a function, which process new chats added to a shareable chat folder by its owner.
ProcessChatFolderNewChats(int, long[]) - Constructor for class org.drinkless.tdlib.TdApi.ProcessChatFolderNewChats
Creates a function, which process new chats added to a shareable chat folder by its owner.
ProcessChatJoinRequest() - Constructor for class org.drinkless.tdlib.TdApi.ProcessChatJoinRequest
Default constructor for a function, which handles a pending join request in a chat.
ProcessChatJoinRequest(long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ProcessChatJoinRequest
Creates a function, which handles a pending join request in a chat.
ProcessChatJoinRequests() - Constructor for class org.drinkless.tdlib.TdApi.ProcessChatJoinRequests
Default constructor for a function, which handles all pending join requests for a given link in a chat.
ProcessChatJoinRequests(long, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ProcessChatJoinRequests
Creates a function, which handles all pending join requests for a given link in a chat.
ProcessPushNotification() - Constructor for class org.drinkless.tdlib.TdApi.ProcessPushNotification
Default constructor for a function, which handles a push notification.
ProcessPushNotification(String) - Constructor for class org.drinkless.tdlib.TdApi.ProcessPushNotification
Creates a function, which handles a push notification.
productDescription - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
Product description.
productPhoto - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
Product photo; may be null.
productTitle - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
Product title.
profilePhoto - Variable in class org.drinkless.tdlib.TdApi.User
Profile photo of the user; may be null.
ProfilePhoto() - Constructor for class org.drinkless.tdlib.TdApi.ProfilePhoto
Describes a user profile photo.
ProfilePhoto(long, TdApi.File, TdApi.File, TdApi.Minithumbnail, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ProfilePhoto
Describes a user profile photo.
profilePhotoId - Variable in class org.drinkless.tdlib.TdApi.DeleteProfilePhoto
Identifier of the profile photo to delete.
progress - Variable in class org.drinkless.tdlib.TdApi.ChatActionUploadingDocument
Upload progress, as a percentage.
progress - Variable in class org.drinkless.tdlib.TdApi.ChatActionUploadingPhoto
Upload progress, as a percentage.
progress - Variable in class org.drinkless.tdlib.TdApi.ChatActionUploadingVideo
Upload progress, as a percentage.
progress - Variable in class org.drinkless.tdlib.TdApi.ChatActionUploadingVideoNote
Upload progress, as a percentage.
progress - Variable in class org.drinkless.tdlib.TdApi.ChatActionUploadingVoiceNote
Upload progress, as a percentage.
progressiveSizes - Variable in class org.drinkless.tdlib.TdApi.PhotoSize
Sizes of progressive JPEG file prefixes, which can be used to preliminarily show the image; in bytes.
protectContent - Variable in class org.drinkless.tdlib.TdApi.MessageSendOptions
Pass true if the content of the message must be protected from forwarding and saving; for bots only.
protocol - Variable in class org.drinkless.tdlib.TdApi.AcceptCall
The call protocols supported by the application.
protocol - Variable in class org.drinkless.tdlib.TdApi.CallStateReady
Call protocols supported by the peer.
protocol - Variable in class org.drinkless.tdlib.TdApi.CreateCall
The call protocols supported by the application.
provider - Variable in class org.drinkless.tdlib.TdApi.UpdateAnimationSearchParameters
Name of the animation search provider.
provider - Variable in class org.drinkless.tdlib.TdApi.Venue
Provider of the venue database; as defined by the sender.
providerData - Variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
JSON-encoded data about the invoice, which will be shared with the payment provider.
providerPaymentChargeId - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
Provider payment identifier.
providerToken - Variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
Payment provider token.
proxies - Variable in class org.drinkless.tdlib.TdApi.Proxies
List of proxy servers.
Proxies() - Constructor for class org.drinkless.tdlib.TdApi.Proxies
Represents a list of proxy servers.
Proxies(TdApi.Proxy[]) - Constructor for class org.drinkless.tdlib.TdApi.Proxies
Represents a list of proxy servers.
proximityAlertRadius - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageLiveLocation
The new maximum distance for proximity alerts, in meters (0-100000).
proximityAlertRadius - Variable in class org.drinkless.tdlib.TdApi.EditMessageLiveLocation
The new maximum distance for proximity alerts, in meters (0-100000).
proximityAlertRadius - Variable in class org.drinkless.tdlib.TdApi.InputMessageLocation
For live locations, a maximum distance to another chat member for proximity alerts, in meters (0-100000).
proximityAlertRadius - Variable in class org.drinkless.tdlib.TdApi.MessageLocation
For live locations, a maximum distance to another chat member for proximity alerts, in meters (0-100000).
Proxy() - Constructor for class org.drinkless.tdlib.TdApi.Proxy
Contains information about a proxy server.
Proxy(int, String, int, int, boolean, TdApi.ProxyType) - Constructor for class org.drinkless.tdlib.TdApi.Proxy
Contains information about a proxy server.
proxyId - Variable in class org.drinkless.tdlib.TdApi.EditProxy
Proxy identifier.
proxyId - Variable in class org.drinkless.tdlib.TdApi.EnableProxy
Proxy identifier.
proxyId - Variable in class org.drinkless.tdlib.TdApi.GetProxyLink
Proxy identifier.
proxyId - Variable in class org.drinkless.tdlib.TdApi.PingProxy
Proxy identifier.
proxyId - Variable in class org.drinkless.tdlib.TdApi.RemoveProxy
Proxy identifier.
ProxyType() - Constructor for class org.drinkless.tdlib.TdApi.ProxyType
Default class constructor.
ProxyTypeHttp() - Constructor for class org.drinkless.tdlib.TdApi.ProxyTypeHttp
A HTTP transparent proxy server.
ProxyTypeHttp(String, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ProxyTypeHttp
A HTTP transparent proxy server.
ProxyTypeMtproto() - Constructor for class org.drinkless.tdlib.TdApi.ProxyTypeMtproto
An MTProto proxy server.
ProxyTypeMtproto(String) - Constructor for class org.drinkless.tdlib.TdApi.ProxyTypeMtproto
An MTProto proxy server.
ProxyTypeSocks5() - Constructor for class org.drinkless.tdlib.TdApi.ProxyTypeSocks5
A SOCKS5 proxy server.
ProxyTypeSocks5(String, String) - Constructor for class org.drinkless.tdlib.TdApi.ProxyTypeSocks5
A SOCKS5 proxy server.
PublicChatType() - Constructor for class org.drinkless.tdlib.TdApi.PublicChatType
Default class constructor.
PublicChatTypeHasUsername() - Constructor for class org.drinkless.tdlib.TdApi.PublicChatTypeHasUsername
The chat is public, because it has an active username.
PublicChatTypeIsLocationBased() - Constructor for class org.drinkless.tdlib.TdApi.PublicChatTypeIsLocationBased
The chat is public, because it is a location-based supergroup.
publicKey - Variable in class org.drinkless.tdlib.TdApi.GetPassportAuthorizationForm
Service's public key.
publicKey - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePassportDataRequest
Service's public key.
publicPhoto - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
User profile photo visible if the main photo is hidden by privacy settings; may be null.
publicServiceAnnouncementType - Variable in class org.drinkless.tdlib.TdApi.MessageForwardInfo
The type of a public service announcement for the forwarded message.
publicToken - Variable in class org.drinkless.tdlib.TdApi.PaymentProviderSmartGlocal
Public payment token.
publishableKey - Variable in class org.drinkless.tdlib.TdApi.PaymentProviderStripe
Stripe API publishable key.
publishDate - Variable in class org.drinkless.tdlib.TdApi.PageBlockAuthorDate
Point in time (Unix timestamp) when the article was published; 0 if unknown.
publishDate - Variable in class org.drinkless.tdlib.TdApi.PageBlockRelatedArticle
Point in time (Unix timestamp) when the article was published; 0 if unknown.
purchaseToken - Variable in class org.drinkless.tdlib.TdApi.AssignGooglePlayTransaction
Google Play purchase token.
purpose - Variable in class org.drinkless.tdlib.TdApi.AssignAppStoreTransaction
Transaction purpose.
purpose - Variable in class org.drinkless.tdlib.TdApi.AssignGooglePlayTransaction
Transaction purpose.
purpose - Variable in class org.drinkless.tdlib.TdApi.CanPurchasePremium
Transaction purpose.
PushMessageContent() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContent
Default class constructor.
PushMessageContentAnimation() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentAnimation
An animation message (GIF-style).
PushMessageContentAnimation(TdApi.Animation, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentAnimation
An animation message (GIF-style).
PushMessageContentAudio() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentAudio
An audio message.
PushMessageContentAudio(TdApi.Audio, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentAudio
An audio message.
PushMessageContentBasicGroupChatCreate() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentBasicGroupChatCreate
A newly created basic group.
PushMessageContentChatAddMembers() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentChatAddMembers
New chat members were invited to a group.
PushMessageContentChatAddMembers(String, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentChatAddMembers
New chat members were invited to a group.
PushMessageContentChatChangePhoto() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentChatChangePhoto
A chat photo was edited.
PushMessageContentChatChangeTitle() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentChatChangeTitle
A chat title was edited.
PushMessageContentChatChangeTitle(String) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentChatChangeTitle
A chat title was edited.
PushMessageContentChatDeleteMember() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentChatDeleteMember
A chat member was deleted.
PushMessageContentChatDeleteMember(String, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentChatDeleteMember
A chat member was deleted.
PushMessageContentChatJoinByLink() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentChatJoinByLink
A new member joined the chat via an invite link.
PushMessageContentChatJoinByRequest() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentChatJoinByRequest
A new member was accepted to the chat by an administrator.
PushMessageContentChatSetBackground() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentChatSetBackground
A chat background was edited.
PushMessageContentChatSetBackground(boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentChatSetBackground
A chat background was edited.
PushMessageContentChatSetTheme() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentChatSetTheme
A chat theme was edited.
PushMessageContentChatSetTheme(String) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentChatSetTheme
A chat theme was edited.
PushMessageContentContact() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentContact
A message with a user contact.
PushMessageContentContact(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentContact
A message with a user contact.
PushMessageContentContactRegistered() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentContactRegistered
A contact has registered with Telegram.
PushMessageContentDocument() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentDocument
A document message (a general file).
PushMessageContentDocument(TdApi.Document, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentDocument
A document message (a general file).
PushMessageContentGame() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentGame
A message with a game.
PushMessageContentGame(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentGame
A message with a game.
PushMessageContentGameScore() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentGameScore
A new high score was achieved in a game.
PushMessageContentGameScore(String, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentGameScore
A new high score was achieved in a game.
PushMessageContentHidden() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentHidden
A general message with hidden content.
PushMessageContentHidden(boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentHidden
A general message with hidden content.
PushMessageContentInvoice() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentInvoice
A message with an invoice from a bot.
PushMessageContentInvoice(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentInvoice
A message with an invoice from a bot.
PushMessageContentLocation() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentLocation
A message with a location.
PushMessageContentLocation(boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentLocation
A message with a location.
PushMessageContentMediaAlbum() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentMediaAlbum
A media album.
PushMessageContentMediaAlbum(int, boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentMediaAlbum
A media album.
PushMessageContentMessageForwards() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentMessageForwards
A forwarded messages.
PushMessageContentMessageForwards(int) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentMessageForwards
A forwarded messages.
PushMessageContentPhoto() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentPhoto
A photo message.
PushMessageContentPhoto(TdApi.Photo, String, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentPhoto
A photo message.
PushMessageContentPoll() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentPoll
A message with a poll.
PushMessageContentPoll(String, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentPoll
A message with a poll.
PushMessageContentRecurringPayment() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentRecurringPayment
A new recurrent payment was made by the current user.
PushMessageContentRecurringPayment(String) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentRecurringPayment
A new recurrent payment was made by the current user.
PushMessageContentScreenshotTaken() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentScreenshotTaken
A screenshot of a message in the chat has been taken.
PushMessageContentSticker() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentSticker
A message with a sticker.
PushMessageContentSticker(TdApi.Sticker, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentSticker
A message with a sticker.
PushMessageContentSuggestProfilePhoto() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentSuggestProfilePhoto
A profile photo was suggested to the user.
PushMessageContentText() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentText
A text message.
PushMessageContentText(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentText
A text message.
PushMessageContentVideo() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentVideo
A video message.
PushMessageContentVideo(TdApi.Video, String, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentVideo
A video message.
PushMessageContentVideoNote() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentVideoNote
A video note message.
PushMessageContentVideoNote(TdApi.VideoNote, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentVideoNote
A video note message.
PushMessageContentVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentVoiceNote
A voice note message.
PushMessageContentVoiceNote(TdApi.VoiceNote, boolean) - Constructor for class org.drinkless.tdlib.TdApi.PushMessageContentVoiceNote
A voice note message.
PushReceiverId() - Constructor for class org.drinkless.tdlib.TdApi.PushReceiverId
Contains a globally unique push receiver identifier, which can be used to identify which account has received a push notification.
PushReceiverId(long) - Constructor for class org.drinkless.tdlib.TdApi.PushReceiverId
Contains a globally unique push receiver identifier, which can be used to identify which account has received a push notification.
pushTimeout - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFirebaseIos
Time after the next authentication method is supposed to be used if verification push notification isn't received, in seconds.

Q

query - Variable in class org.drinkless.tdlib.TdApi.GetChatEventLog
Search query by which to filter events.
query - Variable in class org.drinkless.tdlib.TdApi.GetChatJoinRequests
A query to search for in the first names, last names and usernames of the users to return.
query - Variable in class org.drinkless.tdlib.TdApi.GetForumTopics
Query to search for in the forum topic's name.
query - Variable in class org.drinkless.tdlib.TdApi.GetInlineQueryResults
Text of the query.
query - Variable in class org.drinkless.tdlib.TdApi.GetStickers
Search query; a space-separated list of emoji or a keyword prefix.
query - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeSwitchInline
Inline query to be sent to the bot.
query - Variable in class org.drinkless.tdlib.TdApi.SearchChatMembers
Query to search for.
query - Variable in class org.drinkless.tdlib.TdApi.SearchChatMessages
Query to search for.
query - Variable in class org.drinkless.tdlib.TdApi.SearchChats
Query to search for.
query - Variable in class org.drinkless.tdlib.TdApi.SearchChatsOnServer
Query to search for.
query - Variable in class org.drinkless.tdlib.TdApi.SearchContacts
Query to search for; may be empty to return all contacts.
query - Variable in class org.drinkless.tdlib.TdApi.SearchFileDownloads
Query to search for; may be empty to return all downloaded files.
query - Variable in class org.drinkless.tdlib.TdApi.SearchInstalledStickerSets
Query to search for.
query - Variable in class org.drinkless.tdlib.TdApi.SearchMessages
Query to search for.
query - Variable in class org.drinkless.tdlib.TdApi.SearchOutgoingDocumentMessages
Query to search for in document file name and message caption.
query - Variable in class org.drinkless.tdlib.TdApi.SearchPublicChats
Query to search for.
query - Variable in class org.drinkless.tdlib.TdApi.SearchSecretMessages
Query to search for.
query - Variable in class org.drinkless.tdlib.TdApi.SearchStickerSets
Query to search for.
query - Variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterBanned
Query to search for.
query - Variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterContacts
Query to search for.
query - Variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterMention
Query to search for.
query - Variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterRestricted
Query to search for.
query - Variable in class org.drinkless.tdlib.TdApi.SupergroupMembersFilterSearch
Query to search for.
query - Variable in class org.drinkless.tdlib.TdApi.UpdateNewChosenInlineResult
Text of the query.
query - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineQuery
Text of the query.
queryId - Variable in class org.drinkless.tdlib.TdApi.SendInlineQueryResultMessage
Identifier of the inline query.
question - Variable in class org.drinkless.tdlib.TdApi.InputMessagePoll
Poll question; 1-255 characters (up to 300 characters for bots).
question - Variable in class org.drinkless.tdlib.TdApi.Poll
Poll question; 1-300 characters.
question - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentPoll
Poll question.

R

RateSpeechRecognition() - Constructor for class org.drinkless.tdlib.TdApi.RateSpeechRecognition
Default constructor for a function, which rates recognized speech in a video note or a voice note message.
RateSpeechRecognition(long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.RateSpeechRecognition
Creates a function, which rates recognized speech in a video note or a voice note message.
rating - Variable in class org.drinkless.tdlib.TdApi.SendCallRating
Call rating; 1-5.
reactions - Variable in class org.drinkless.tdlib.TdApi.AddedReactions
The list of added reactions.
reactions - Variable in class org.drinkless.tdlib.TdApi.ChatAvailableReactionsSome
The list of reactions.
reactions - Variable in class org.drinkless.tdlib.TdApi.MessageInteractionInfo
The list of reactions added to the message.
reactionType - Variable in class org.drinkless.tdlib.TdApi.AddMessageReaction
Type of the reaction to add.
reactionType - Variable in class org.drinkless.tdlib.TdApi.GetMessageAddedReactions
Type of the reactions to return; pass null to return all added reactions.
reactionType - Variable in class org.drinkless.tdlib.TdApi.RemoveMessageReaction
Type of the reaction to remove.
reactionType - Variable in class org.drinkless.tdlib.TdApi.SetDefaultReactionType
New type of the default reaction.
reactionType - Variable in class org.drinkless.tdlib.TdApi.UpdateDefaultReactionType
The new type of the default reaction.
ReactionType() - Constructor for class org.drinkless.tdlib.TdApi.ReactionType
Default class constructor.
ReactionTypeCustomEmoji() - Constructor for class org.drinkless.tdlib.TdApi.ReactionTypeCustomEmoji
A reaction with a custom emoji.
ReactionTypeCustomEmoji(long) - Constructor for class org.drinkless.tdlib.TdApi.ReactionTypeCustomEmoji
A reaction with a custom emoji.
ReactionTypeEmoji() - Constructor for class org.drinkless.tdlib.TdApi.ReactionTypeEmoji
A reaction with an emoji.
ReactionTypeEmoji(String) - Constructor for class org.drinkless.tdlib.TdApi.ReactionTypeEmoji
A reaction with an emoji.
ReadAllChatMentions() - Constructor for class org.drinkless.tdlib.TdApi.ReadAllChatMentions
Default constructor for a function, which marks all mentions in a chat as read.
ReadAllChatMentions(long) - Constructor for class org.drinkless.tdlib.TdApi.ReadAllChatMentions
Creates a function, which marks all mentions in a chat as read.
ReadAllChatReactions() - Constructor for class org.drinkless.tdlib.TdApi.ReadAllChatReactions
Default constructor for a function, which marks all reactions in a chat or a forum topic as read.
ReadAllChatReactions(long) - Constructor for class org.drinkless.tdlib.TdApi.ReadAllChatReactions
Creates a function, which marks all reactions in a chat or a forum topic as read.
ReadAllMessageThreadMentions() - Constructor for class org.drinkless.tdlib.TdApi.ReadAllMessageThreadMentions
Default constructor for a function, which marks all mentions in a forum topic as read.
ReadAllMessageThreadMentions(long, long) - Constructor for class org.drinkless.tdlib.TdApi.ReadAllMessageThreadMentions
Creates a function, which marks all mentions in a forum topic as read.
ReadAllMessageThreadReactions() - Constructor for class org.drinkless.tdlib.TdApi.ReadAllMessageThreadReactions
Default constructor for a function, which marks all reactions in a forum topic as read.
ReadAllMessageThreadReactions(long, long) - Constructor for class org.drinkless.tdlib.TdApi.ReadAllMessageThreadReactions
Creates a function, which marks all reactions in a forum topic as read.
ReadChatList() - Constructor for class org.drinkless.tdlib.TdApi.ReadChatList
Default constructor for a function, which traverse all chats in a chat list and marks all messages in the chats as read.
ReadChatList(TdApi.ChatList) - Constructor for class org.drinkless.tdlib.TdApi.ReadChatList
Creates a function, which traverse all chats in a chat list and marks all messages in the chats as read.
ReadFilePart() - Constructor for class org.drinkless.tdlib.TdApi.ReadFilePart
Default constructor for a function, which reads a part of a file from the TDLib file cache and returns read bytes.
ReadFilePart(int, long, long) - Constructor for class org.drinkless.tdlib.TdApi.ReadFilePart
Creates a function, which reads a part of a file from the TDLib file cache and returns read bytes.
reason - Variable in class org.drinkless.tdlib.TdApi.CallStateDiscarded
The reason, why the call has ended.
reason - Variable in class org.drinkless.tdlib.TdApi.DeleteAccount
The reason why the account was deleted; optional.
reason - Variable in class org.drinkless.tdlib.TdApi.ReportChat
The reason for reporting the chat.
reason - Variable in class org.drinkless.tdlib.TdApi.ReportChatPhoto
The reason for reporting the chat photo.
receipt - Variable in class org.drinkless.tdlib.TdApi.AssignAppStoreTransaction
App Store receipt.
receipt - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFirebaseIos
Receipt of successful application token validation to compare with receipt from push notification.
receiptMessageId - Variable in class org.drinkless.tdlib.TdApi.MessageInvoice
The identifier of the message with the receipt, after the product has been purchased.
receivedBytes - Variable in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryCall
Total number of bytes received.
receivedBytes - Variable in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryFile
Total number of bytes received.
recentMessageInteractions - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
Detailed statistics about number of views and shares of recently sent messages.
recentReactions - Variable in class org.drinkless.tdlib.TdApi.AvailableReactions
List of recently used reactions.
recentReplierIds - Variable in class org.drinkless.tdlib.TdApi.MessageReplyInfo
Identifiers of at most 3 recent repliers to the message; available in channels with a discussion supergroup.
recentSenderIds - Variable in class org.drinkless.tdlib.TdApi.MessageReaction
Identifiers of at most 3 recent message senders, added the reaction; available in private, basic group and supergroup chats.
recentSpeakers - Variable in class org.drinkless.tdlib.TdApi.GroupCall
At most 3 recently speaking users in the group call.
recentVoterUserIds - Variable in class org.drinkless.tdlib.TdApi.Poll
User identifiers of recent voters, if the poll is non-anonymous.
RecognizeSpeech() - Constructor for class org.drinkless.tdlib.TdApi.RecognizeSpeech
Default constructor for a function, which recognizes speech in a video note or a voice note message.
RecognizeSpeech(long, long) - Constructor for class org.drinkless.tdlib.TdApi.RecognizeSpeech
Creates a function, which recognizes speech in a video note or a voice note message.
RecommendedChatFolder() - Constructor for class org.drinkless.tdlib.TdApi.RecommendedChatFolder
Describes a recommended chat folder.
RecommendedChatFolder(TdApi.ChatFolder, String) - Constructor for class org.drinkless.tdlib.TdApi.RecommendedChatFolder
Describes a recommended chat folder.
RecommendedChatFolders() - Constructor for class org.drinkless.tdlib.TdApi.RecommendedChatFolders
Contains a list of recommended chat folders.
RecommendedChatFolders(TdApi.RecommendedChatFolder[]) - Constructor for class org.drinkless.tdlib.TdApi.RecommendedChatFolders
Contains a list of recommended chat folders.
recordDuration - Variable in class org.drinkless.tdlib.TdApi.GroupCall
Duration of the ongoing group call recording, in seconds; 0 if none.
recordVideo - Variable in class org.drinkless.tdlib.TdApi.StartGroupCallRecording
Pass true to record a video file instead of an audio file.
RecoverAuthenticationPassword() - Constructor for class org.drinkless.tdlib.TdApi.RecoverAuthenticationPassword
Default constructor for a function, which recovers the 2-step verification password with a password recovery code sent to an email address that was previously set up.
RecoverAuthenticationPassword(String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.RecoverAuthenticationPassword
Creates a function, which recovers the 2-step verification password with a password recovery code sent to an email address that was previously set up.
RecoverPassword() - Constructor for class org.drinkless.tdlib.TdApi.RecoverPassword
Default constructor for a function, which recovers the 2-step verification password using a recovery code sent to an email address that was previously set up.
RecoverPassword(String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.RecoverPassword
Creates a function, which recovers the 2-step verification password using a recovery code sent to an email address that was previously set up.
recoveryCode - Variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationPasswordRecoveryCode
Recovery code to check.
recoveryCode - Variable in class org.drinkless.tdlib.TdApi.CheckPasswordRecoveryCode
Recovery code to check.
recoveryCode - Variable in class org.drinkless.tdlib.TdApi.RecoverAuthenticationPassword
Recovery code to check.
recoveryCode - Variable in class org.drinkless.tdlib.TdApi.RecoverPassword
Recovery code to check.
recoveryEmailAddress - Variable in class org.drinkless.tdlib.TdApi.RecoveryEmailAddress
Recovery email address.
RecoveryEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.RecoveryEmailAddress
Contains information about the current recovery email address.
RecoveryEmailAddress(String) - Constructor for class org.drinkless.tdlib.TdApi.RecoveryEmailAddress
Contains information about the current recovery email address.
recoveryEmailAddressCodeInfo - Variable in class org.drinkless.tdlib.TdApi.PasswordState
Information about the recovery email address to which the confirmation email was sent; may be null.
recoveryEmailAddressPattern - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitPassword
Pattern of the email address to which the recovery email was sent; empty until a recovery email has been sent.
recurringPaymentTermsOfServiceUrl - Variable in class org.drinkless.tdlib.TdApi.Invoice
An HTTP URL with terms of service for recurring payments.
redirectStderr - Variable in class org.drinkless.tdlib.TdApi.LogStreamFile
Pass true to additionally redirect stderr to the log file.
referrer - Variable in class org.drinkless.tdlib.TdApi.GetRecentlyVisitedTMeUrls
Google Play referrer to identify the user.
referrer - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePremiumFeatures
Referrer specified in the link.
referrer - Variable in class org.drinkless.tdlib.TdApi.PremiumSourceLink
The referrer from the link.
regId - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenTizenPush
Push service registration identifier; may be empty to deregister a device.
region - Variable in class org.drinkless.tdlib.TdApi.Session
Region code from which the session was created, based on the IP address.
RegisterDevice() - Constructor for class org.drinkless.tdlib.TdApi.RegisterDevice
Default constructor for a function, which registers the currently used device for receiving push notifications.
RegisterDevice(TdApi.DeviceToken, long[]) - Constructor for class org.drinkless.tdlib.TdApi.RegisterDevice
Creates a function, which registers the currently used device for receiving push notifications.
RegisterUser() - Constructor for class org.drinkless.tdlib.TdApi.RegisterUser
Default constructor for a function, which finishes user registration.
RegisterUser(String, String) - Constructor for class org.drinkless.tdlib.TdApi.RegisterUser
Creates a function, which finishes user registration.
remote - Variable in class org.drinkless.tdlib.TdApi.File
Information about the remote copy of the file.
RemoteFile() - Constructor for class org.drinkless.tdlib.TdApi.RemoteFile
Represents a remote file.
RemoteFile(String, String, boolean, boolean, long) - Constructor for class org.drinkless.tdlib.TdApi.RemoteFile
Represents a remote file.
remoteFileId - Variable in class org.drinkless.tdlib.TdApi.GetRemoteFile
Remote identifier of the file to get.
RemoveAllFilesFromDownloads() - Constructor for class org.drinkless.tdlib.TdApi.RemoveAllFilesFromDownloads
Default constructor for a function, which removes all files from the file download list.
RemoveAllFilesFromDownloads(boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.RemoveAllFilesFromDownloads
Creates a function, which removes all files from the file download list.
RemoveBackground() - Constructor for class org.drinkless.tdlib.TdApi.RemoveBackground
Default constructor for a function, which removes background from the list of installed backgrounds.
RemoveBackground(long) - Constructor for class org.drinkless.tdlib.TdApi.RemoveBackground
Creates a function, which removes background from the list of installed backgrounds.
removeCaption - Variable in class org.drinkless.tdlib.TdApi.ForwardMessages
Pass true to remove media captions of message copies.
RemoveChatActionBar() - Constructor for class org.drinkless.tdlib.TdApi.RemoveChatActionBar
Default constructor for a function, which removes a chat action bar without any other action.
RemoveChatActionBar(long) - Constructor for class org.drinkless.tdlib.TdApi.RemoveChatActionBar
Creates a function, which removes a chat action bar without any other action.
RemoveContacts() - Constructor for class org.drinkless.tdlib.TdApi.RemoveContacts
Default constructor for a function, which removes users from the contact list.
RemoveContacts(long[]) - Constructor for class org.drinkless.tdlib.TdApi.RemoveContacts
Creates a function, which removes users from the contact list.
removedActions - Variable in class org.drinkless.tdlib.TdApi.UpdateSuggestedActions
Removed suggested actions.
removedNotificationIds - Variable in class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
Identifiers of removed group notifications, sorted by notification ID.
RemoveFavoriteSticker() - Constructor for class org.drinkless.tdlib.TdApi.RemoveFavoriteSticker
Default constructor for a function, which removes a sticker from the list of favorite stickers.
RemoveFavoriteSticker(TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.RemoveFavoriteSticker
Creates a function, which removes a sticker from the list of favorite stickers.
RemoveFileFromDownloads() - Constructor for class org.drinkless.tdlib.TdApi.RemoveFileFromDownloads
Default constructor for a function, which removes a file from the file download list.
RemoveFileFromDownloads(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.RemoveFileFromDownloads
Creates a function, which removes a file from the file download list.
removeFromChatList - Variable in class org.drinkless.tdlib.TdApi.DeleteChatHistory
Pass true to remove the chat from all chat lists.
RemoveMessageReaction() - Constructor for class org.drinkless.tdlib.TdApi.RemoveMessageReaction
Default constructor for a function, which removes a reaction from a message.
RemoveMessageReaction(long, long, TdApi.ReactionType) - Constructor for class org.drinkless.tdlib.TdApi.RemoveMessageReaction
Creates a function, which removes a reaction from a message.
RemoveNotification() - Constructor for class org.drinkless.tdlib.TdApi.RemoveNotification
Default constructor for a function, which removes an active notification from notification list.
RemoveNotification(int, int) - Constructor for class org.drinkless.tdlib.TdApi.RemoveNotification
Creates a function, which removes an active notification from notification list.
RemoveNotificationGroup() - Constructor for class org.drinkless.tdlib.TdApi.RemoveNotificationGroup
Default constructor for a function, which removes a group of active notifications.
RemoveNotificationGroup(int, int) - Constructor for class org.drinkless.tdlib.TdApi.RemoveNotificationGroup
Creates a function, which removes a group of active notifications.
RemoveProxy() - Constructor for class org.drinkless.tdlib.TdApi.RemoveProxy
Default constructor for a function, which removes a proxy server.
RemoveProxy(int) - Constructor for class org.drinkless.tdlib.TdApi.RemoveProxy
Creates a function, which removes a proxy server.
RemoveRecentHashtag() - Constructor for class org.drinkless.tdlib.TdApi.RemoveRecentHashtag
Default constructor for a function, which removes a hashtag from the list of recently used hashtags.
RemoveRecentHashtag(String) - Constructor for class org.drinkless.tdlib.TdApi.RemoveRecentHashtag
Creates a function, which removes a hashtag from the list of recently used hashtags.
RemoveRecentlyFoundChat() - Constructor for class org.drinkless.tdlib.TdApi.RemoveRecentlyFoundChat
Default constructor for a function, which removes a chat from the list of recently found chats.
RemoveRecentlyFoundChat(long) - Constructor for class org.drinkless.tdlib.TdApi.RemoveRecentlyFoundChat
Creates a function, which removes a chat from the list of recently found chats.
RemoveRecentSticker() - Constructor for class org.drinkless.tdlib.TdApi.RemoveRecentSticker
Default constructor for a function, which removes a sticker from the list of recently used stickers.
RemoveRecentSticker(boolean, TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.RemoveRecentSticker
Creates a function, which removes a sticker from the list of recently used stickers.
RemoveSavedAnimation() - Constructor for class org.drinkless.tdlib.TdApi.RemoveSavedAnimation
Default constructor for a function, which removes an animation from the list of saved animations.
RemoveSavedAnimation(TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.RemoveSavedAnimation
Creates a function, which removes an animation from the list of saved animations.
RemoveSavedNotificationSound() - Constructor for class org.drinkless.tdlib.TdApi.RemoveSavedNotificationSound
Default constructor for a function, which removes a notification sound from the list of saved notification sounds.
RemoveSavedNotificationSound(long) - Constructor for class org.drinkless.tdlib.TdApi.RemoveSavedNotificationSound
Creates a function, which removes a notification sound from the list of saved notification sounds.
RemoveStickerFromSet() - Constructor for class org.drinkless.tdlib.TdApi.RemoveStickerFromSet
Default constructor for a function, which removes a sticker from the set to which it belongs; for bots only.
RemoveStickerFromSet(TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.RemoveStickerFromSet
Creates a function, which removes a sticker from the set to which it belongs; for bots only.
RemoveTopChat() - Constructor for class org.drinkless.tdlib.TdApi.RemoveTopChat
Default constructor for a function, which removes a chat from the list of frequently used chats.
RemoveTopChat(TdApi.TopChatCategory, long) - Constructor for class org.drinkless.tdlib.TdApi.RemoveTopChat
Creates a function, which removes a chat from the list of frequently used chats.
rentalAgreement - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementRentalAgreement
The rental agreement to be saved.
rentalAgreement - Variable in class org.drinkless.tdlib.TdApi.PassportElementRentalAgreement
Rental agreement.
ReorderActiveBotUsernames() - Constructor for class org.drinkless.tdlib.TdApi.ReorderActiveBotUsernames
Default constructor for a function, which changes order of active usernames of a bot.
ReorderActiveBotUsernames(long, String[]) - Constructor for class org.drinkless.tdlib.TdApi.ReorderActiveBotUsernames
Creates a function, which changes order of active usernames of a bot.
ReorderActiveUsernames() - Constructor for class org.drinkless.tdlib.TdApi.ReorderActiveUsernames
Default constructor for a function, which changes order of active usernames of the current user.
ReorderActiveUsernames(String[]) - Constructor for class org.drinkless.tdlib.TdApi.ReorderActiveUsernames
Creates a function, which changes order of active usernames of the current user.
ReorderChatFolders() - Constructor for class org.drinkless.tdlib.TdApi.ReorderChatFolders
Default constructor for a function, which changes the order of chat folders.
ReorderChatFolders(int[], int) - Constructor for class org.drinkless.tdlib.TdApi.ReorderChatFolders
Creates a function, which changes the order of chat folders.
ReorderInstalledStickerSets() - Constructor for class org.drinkless.tdlib.TdApi.ReorderInstalledStickerSets
Default constructor for a function, which changes the order of installed sticker sets.
ReorderInstalledStickerSets(TdApi.StickerType, long[]) - Constructor for class org.drinkless.tdlib.TdApi.ReorderInstalledStickerSets
Creates a function, which changes the order of installed sticker sets.
ReorderSupergroupActiveUsernames() - Constructor for class org.drinkless.tdlib.TdApi.ReorderSupergroupActiveUsernames
Default constructor for a function, which changes order of active usernames of a supergroup or channel, requires owner privileges in the supergroup or channel.
ReorderSupergroupActiveUsernames(long, String[]) - Constructor for class org.drinkless.tdlib.TdApi.ReorderSupergroupActiveUsernames
Creates a function, which changes order of active usernames of a supergroup or channel, requires owner privileges in the supergroup or channel.
replaceCaption - Variable in class org.drinkless.tdlib.TdApi.MessageCopyOptions
True, if media caption of the message copy needs to be replaced.
ReplacePrimaryChatInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.ReplacePrimaryChatInviteLink
Default constructor for a function, which replaces current primary invite link for a chat with a new primary invite link.
ReplacePrimaryChatInviteLink(long) - Constructor for class org.drinkless.tdlib.TdApi.ReplacePrimaryChatInviteLink
Creates a function, which replaces current primary invite link for a chat with a new primary invite link.
ReplaceVideoChatRtmpUrl() - Constructor for class org.drinkless.tdlib.TdApi.ReplaceVideoChatRtmpUrl
Default constructor for a function, which replaces the current RTMP URL for streaming to the chat; requires creator privileges.
ReplaceVideoChatRtmpUrl(long) - Constructor for class org.drinkless.tdlib.TdApi.ReplaceVideoChatRtmpUrl
Creates a function, which replaces the current RTMP URL for streaming to the chat; requires creator privileges.
replyCount - Variable in class org.drinkless.tdlib.TdApi.MessageReplyInfo
Number of times the message was directly or indirectly replied.
replyInChatId - Variable in class org.drinkless.tdlib.TdApi.Message
If non-zero, the identifier of the chat to which the replied message belongs; Currently, only messages in the Replies chat can have different replyInChatId and chatId.
replyInfo - Variable in class org.drinkless.tdlib.TdApi.MessageInteractionInfo
Information about direct or indirect replies to the message; may be null.
replyInfo - Variable in class org.drinkless.tdlib.TdApi.MessageThreadInfo
Information about the message thread; may be null for forum topic threads.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageCaption
The new message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageLiveLocation
The new message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageMedia
The new message reply markup; pass null if none; for bots only.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageReplyMarkup
The new message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.EditInlineMessageText
The new message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.EditMessageCaption
The new message reply markup; pass null if none; for bots only.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.EditMessageLiveLocation
The new message reply markup; pass null if none; for bots only.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.EditMessageMedia
The new message reply markup; pass null if none; for bots only.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.EditMessageReplyMarkup
The new message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.EditMessageText
The new message reply markup; pass null if none; for bots only.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
The message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
The message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
The message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
The message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
The message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultGame
The message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
The message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
The message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
The message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
The message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
The message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
The message reply markup; pass null if none.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.Message
Reply markup for the message; may be null.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.SendMessage
Markup for replying to the message; pass null if none; for bots only.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.StopPoll
The new message reply markup; pass null if none; for bots only.
replyMarkup - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageEdited
New message reply markup; may be null.
ReplyMarkup() - Constructor for class org.drinkless.tdlib.TdApi.ReplyMarkup
Default class constructor.
ReplyMarkupForceReply() - Constructor for class org.drinkless.tdlib.TdApi.ReplyMarkupForceReply
Instructs application to force a reply to this message.
ReplyMarkupForceReply(boolean, String) - Constructor for class org.drinkless.tdlib.TdApi.ReplyMarkupForceReply
Instructs application to force a reply to this message.
ReplyMarkupInlineKeyboard() - Constructor for class org.drinkless.tdlib.TdApi.ReplyMarkupInlineKeyboard
Contains an inline keyboard layout.
ReplyMarkupInlineKeyboard(TdApi.InlineKeyboardButton[][]) - Constructor for class org.drinkless.tdlib.TdApi.ReplyMarkupInlineKeyboard
Contains an inline keyboard layout.
replyMarkupMessageId - Variable in class org.drinkless.tdlib.TdApi.Chat
Identifier of the message from which reply markup needs to be used; 0 if there is no default custom reply markup in the chat.
replyMarkupMessageId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatReplyMarkup
Identifier of the message from which reply markup needs to be used; 0 if there is no default custom reply markup in the chat.
ReplyMarkupRemoveKeyboard() - Constructor for class org.drinkless.tdlib.TdApi.ReplyMarkupRemoveKeyboard
Instructs application to remove the keyboard once this message has been received.
ReplyMarkupRemoveKeyboard(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ReplyMarkupRemoveKeyboard
Instructs application to remove the keyboard once this message has been received.
ReplyMarkupShowKeyboard() - Constructor for class org.drinkless.tdlib.TdApi.ReplyMarkupShowKeyboard
Contains a custom keyboard layout to quickly reply to bots.
ReplyMarkupShowKeyboard(TdApi.KeyboardButton[][], boolean, boolean, boolean, boolean, String) - Constructor for class org.drinkless.tdlib.TdApi.ReplyMarkupShowKeyboard
Contains a custom keyboard layout to quickly reply to bots.
replyToMessageId - Variable in class org.drinkless.tdlib.TdApi.AddLocalMessage
Identifier of the replied message; 0 if none.
replyToMessageId - Variable in class org.drinkless.tdlib.TdApi.DraftMessage
Identifier of the replied message; 0 if none.
replyToMessageId - Variable in class org.drinkless.tdlib.TdApi.Message
If non-zero, the identifier of the message this message is replying to; can be the identifier of a deleted message.
replyToMessageId - Variable in class org.drinkless.tdlib.TdApi.OpenWebApp
Identifier of the replied message for the message sent by the Web App; 0 if none.
replyToMessageId - Variable in class org.drinkless.tdlib.TdApi.SendInlineQueryResultMessage
Identifier of a replied message; 0 if none.
replyToMessageId - Variable in class org.drinkless.tdlib.TdApi.SendMessage
Identifier of the replied message; 0 if none.
replyToMessageId - Variable in class org.drinkless.tdlib.TdApi.SendMessageAlbum
Identifier of a replied message; 0 if none.
ReportChat() - Constructor for class org.drinkless.tdlib.TdApi.ReportChat
Default constructor for a function, which reports a chat to the Telegram moderators.
ReportChat(long, long[], TdApi.ChatReportReason, String) - Constructor for class org.drinkless.tdlib.TdApi.ReportChat
Creates a function, which reports a chat to the Telegram moderators.
ReportChatPhoto() - Constructor for class org.drinkless.tdlib.TdApi.ReportChatPhoto
Default constructor for a function, which reports a chat photo to the Telegram moderators.
ReportChatPhoto(long, int, TdApi.ChatReportReason, String) - Constructor for class org.drinkless.tdlib.TdApi.ReportChatPhoto
Creates a function, which reports a chat photo to the Telegram moderators.
ReportMessageReactions() - Constructor for class org.drinkless.tdlib.TdApi.ReportMessageReactions
Default constructor for a function, which reports reactions set on a message to the Telegram moderators.
ReportMessageReactions(long, long, TdApi.MessageSender) - Constructor for class org.drinkless.tdlib.TdApi.ReportMessageReactions
Creates a function, which reports reactions set on a message to the Telegram moderators.
reportSpam - Variable in class org.drinkless.tdlib.TdApi.BlockMessageSenderFromReplies
Pass true to report the sender to the Telegram moderators.
ReportSupergroupAntiSpamFalsePositive() - Constructor for class org.drinkless.tdlib.TdApi.ReportSupergroupAntiSpamFalsePositive
Default constructor for a function, which reports a false deletion of a message by aggressive anti-spam checks; requires administrator rights in the supergroup.
ReportSupergroupAntiSpamFalsePositive(long, long) - Constructor for class org.drinkless.tdlib.TdApi.ReportSupergroupAntiSpamFalsePositive
Creates a function, which reports a false deletion of a message by aggressive anti-spam checks; requires administrator rights in the supergroup.
ReportSupergroupSpam() - Constructor for class org.drinkless.tdlib.TdApi.ReportSupergroupSpam
Default constructor for a function, which reports messages in a supergroup as spam; requires administrator rights in the supergroup.
ReportSupergroupSpam(long, long[]) - Constructor for class org.drinkless.tdlib.TdApi.ReportSupergroupSpam
Creates a function, which reports messages in a supergroup as spam; requires administrator rights in the supergroup.
request - Variable in class org.drinkless.tdlib.TdApi.UpdateNewChatJoinRequest
Join request.
RequestAuthenticationPasswordRecovery() - Constructor for class org.drinkless.tdlib.TdApi.RequestAuthenticationPasswordRecovery
Default constructor for a function, which requests to send a 2-step verification password recovery code to an email address that was previously set up.
requestDate - Variable in class org.drinkless.tdlib.TdApi.ChatActionBarJoinRequest
Point in time (Unix timestamp) when the join request was sent.
RequestPasswordRecovery() - Constructor for class org.drinkless.tdlib.TdApi.RequestPasswordRecovery
Default constructor for a function, which requests to send a 2-step verification password recovery code to an email address that was previously set up.
RequestQrCodeAuthentication() - Constructor for class org.drinkless.tdlib.TdApi.RequestQrCodeAuthentication
Default constructor for a function, which requests QR code authentication by scanning a QR code on another logged in device.
RequestQrCodeAuthentication(long[]) - Constructor for class org.drinkless.tdlib.TdApi.RequestQrCodeAuthentication
Creates a function, which requests QR code authentication by scanning a QR code on another logged in device.
requests - Variable in class org.drinkless.tdlib.TdApi.ChatJoinRequests
List of the requests.
requestWriteAccess - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
True, if the user must be asked for the permission to the bot to send them messages.
requestWriteAccess - Variable in class org.drinkless.tdlib.TdApi.FoundWebApp
True, if the user must be asked for the permission to the bot to send them messages.
requestWriteAccess - Variable in class org.drinkless.tdlib.TdApi.LoginUrlInfoRequestConfirmation
True, if the user must be asked for the permission to the bot to send them messages.
requiredElements - Variable in class org.drinkless.tdlib.TdApi.PassportAuthorizationForm
Telegram Passport elements that must be provided to complete the form.
ResendAuthenticationCode() - Constructor for class org.drinkless.tdlib.TdApi.ResendAuthenticationCode
Default constructor for a function, which resends an authentication code to the user.
ResendChangePhoneNumberCode() - Constructor for class org.drinkless.tdlib.TdApi.ResendChangePhoneNumberCode
Default constructor for a function, which resends the authentication code sent to confirm a new phone number for the current user.
ResendEmailAddressVerificationCode() - Constructor for class org.drinkless.tdlib.TdApi.ResendEmailAddressVerificationCode
Default constructor for a function, which resends the code to verify an email address to be added to a user's Telegram Passport.
ResendLoginEmailAddressCode() - Constructor for class org.drinkless.tdlib.TdApi.ResendLoginEmailAddressCode
Default constructor for a function, which resends the login email address verification code.
ResendMessages() - Constructor for class org.drinkless.tdlib.TdApi.ResendMessages
Default constructor for a function, which resends messages which failed to send.
ResendMessages(long, long[]) - Constructor for class org.drinkless.tdlib.TdApi.ResendMessages
Creates a function, which resends messages which failed to send.
ResendPhoneNumberConfirmationCode() - Constructor for class org.drinkless.tdlib.TdApi.ResendPhoneNumberConfirmationCode
Default constructor for a function, which resends phone number confirmation code.
ResendPhoneNumberVerificationCode() - Constructor for class org.drinkless.tdlib.TdApi.ResendPhoneNumberVerificationCode
Default constructor for a function, which resends the code to verify a phone number to be added to a user's Telegram Passport.
ResendRecoveryEmailAddressCode() - Constructor for class org.drinkless.tdlib.TdApi.ResendRecoveryEmailAddressCode
Default constructor for a function, which resends the 2-step verification recovery email address verification code.
ResetAllNotificationSettings() - Constructor for class org.drinkless.tdlib.TdApi.ResetAllNotificationSettings
Default constructor for a function, which resets all notification settings to their default values.
ResetAuthenticationEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.ResetAuthenticationEmailAddress
Default constructor for a function, which resets the login email address.
ResetBackgrounds() - Constructor for class org.drinkless.tdlib.TdApi.ResetBackgrounds
Default constructor for a function, which resets list of installed backgrounds to its default value.
resetIn - Variable in class org.drinkless.tdlib.TdApi.EmailAddressResetStatePending
Left time before the email address will be reset, in seconds.
ResetNetworkStatistics() - Constructor for class org.drinkless.tdlib.TdApi.ResetNetworkStatistics
Default constructor for a function, which resets all network data usage statistics to zero.
ResetPassword() - Constructor for class org.drinkless.tdlib.TdApi.ResetPassword
Default constructor for a function, which removes 2-step verification password without previous password and access to recovery email address.
ResetPasswordResult() - Constructor for class org.drinkless.tdlib.TdApi.ResetPasswordResult
Default class constructor.
ResetPasswordResultDeclined() - Constructor for class org.drinkless.tdlib.TdApi.ResetPasswordResultDeclined
The password reset request was declined.
ResetPasswordResultDeclined(int) - Constructor for class org.drinkless.tdlib.TdApi.ResetPasswordResultDeclined
The password reset request was declined.
ResetPasswordResultOk() - Constructor for class org.drinkless.tdlib.TdApi.ResetPasswordResultOk
The password was reset.
ResetPasswordResultPending() - Constructor for class org.drinkless.tdlib.TdApi.ResetPasswordResultPending
The password reset request is pending.
ResetPasswordResultPending(int) - Constructor for class org.drinkless.tdlib.TdApi.ResetPasswordResultPending
The password reset request is pending.
residenceCountryCode - Variable in class org.drinkless.tdlib.TdApi.PersonalDetails
A two-letter ISO 3166-1 alpha-2 country code of the user's residence country.
resizeKeyboard - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupShowKeyboard
True, if the application needs to resize the keyboard vertically.
restrictChatHasUsername - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
True, if the chat must or must not have a username.
restrictChatIsForum - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
True, if the chat must or must not be a forum supergroup.
restrictedCount - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Number of restricted users in the supergroup; 0 if unknown.
restrictedUntilDate - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusRestricted
Point in time (Unix timestamp) when restrictions will be lifted from the user; 0 if never.
restrictedUserCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsAdministratorActionsInfo
Number of users restricted by the administrator.
restrictionReason - Variable in class org.drinkless.tdlib.TdApi.Message
If non-empty, contains a human-readable description of the reason why access to this message must be restricted.
restrictionReason - Variable in class org.drinkless.tdlib.TdApi.Supergroup
If non-empty, contains a human-readable description of the reason why access to this supergroup or channel must be restricted.
restrictionReason - Variable in class org.drinkless.tdlib.TdApi.User
If non-empty, it contains a human-readable description of the reason why access to this user must be restricted.
restrictUserIsBot - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestUser
True, if the shared user must or must not be a bot.
restrictUserIsPremium - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestUser
True, if the shared user must or must not be a Telegram Premium user.
result - Variable in class org.drinkless.tdlib.TdApi.AnswerWebAppQuery
The result of the query.
result - Variable in class org.drinkless.tdlib.TdApi.CustomRequestResult
A JSON-serialized result.
resultId - Variable in class org.drinkless.tdlib.TdApi.SendInlineQueryResultMessage
Identifier of the inline result.
resultId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewChosenInlineResult
Identifier of the chosen result.
results - Variable in class org.drinkless.tdlib.TdApi.AnswerInlineQuery
The results of the query.
results - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResults
Results of the query.
retryAfter - Variable in class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultPasswordTooFresh
Time left before the session can be used to transfer ownership of a chat, in seconds.
retryAfter - Variable in class org.drinkless.tdlib.TdApi.CanTransferOwnershipResultSessionTooFresh
Time left before the session can be used to transfer ownership of a chat, in seconds.
retryAfter - Variable in class org.drinkless.tdlib.TdApi.MessageSendingStateFailed
Time left before the message can be re-sent, in seconds.
retryDate - Variable in class org.drinkless.tdlib.TdApi.ResetPasswordResultDeclined
Point in time (Unix timestamp) when the password reset can be retried.
returnDeletedFileStatistics - Variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
Pass true if statistics about the files that were deleted must be returned instead of the whole storage usage statistics.
returnLocal - Variable in class org.drinkless.tdlib.TdApi.GetChatMessageCount
Pass true to get the number of messages without sending network requests, or -1 if the number of messages is unknown locally.
reverseSide - Variable in class org.drinkless.tdlib.TdApi.EncryptedPassportElement
The reverse side of an identity document; may be null.
reverseSide - Variable in class org.drinkless.tdlib.TdApi.IdentityDocument
Reverse side of the document; only for driver license and identity card; may be null.
reverseSide - Variable in class org.drinkless.tdlib.TdApi.InputIdentityDocument
Reverse side of the document; only for driver license and identity card; pass null otherwise.
revoke - Variable in class org.drinkless.tdlib.TdApi.DeleteAllCallMessages
Pass true to delete the messages for all users.
revoke - Variable in class org.drinkless.tdlib.TdApi.DeleteChatHistory
Pass true to delete chat history for all users.
revoke - Variable in class org.drinkless.tdlib.TdApi.DeleteChatMessagesByDate
Pass true to delete chat messages for all users; private chats only.
revoke - Variable in class org.drinkless.tdlib.TdApi.DeleteMessages
Pass true to delete messages for all chat members.
RevokeChatInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.RevokeChatInviteLink
Default constructor for a function, which revokes invite link for a chat.
RevokeChatInviteLink(long, String) - Constructor for class org.drinkless.tdlib.TdApi.RevokeChatInviteLink
Creates a function, which revokes invite link for a chat.
revokedInviteLinkCount - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkCount
Number of revoked invite links.
RevokeGroupCallInviteLink() - Constructor for class org.drinkless.tdlib.TdApi.RevokeGroupCallInviteLink
Default constructor for a function, which revokes invite link for a group call.
RevokeGroupCallInviteLink(int) - Constructor for class org.drinkless.tdlib.TdApi.RevokeGroupCallInviteLink
Creates a function, which revokes invite link for a group call.
revokeMessages - Variable in class org.drinkless.tdlib.TdApi.BanChatMember
Pass true to delete all messages in the chat for the user that is being removed.
RichText() - Constructor for class org.drinkless.tdlib.TdApi.RichText
Default class constructor.
RichTextAnchor() - Constructor for class org.drinkless.tdlib.TdApi.RichTextAnchor
An anchor.
RichTextAnchor(String) - Constructor for class org.drinkless.tdlib.TdApi.RichTextAnchor
An anchor.
RichTextAnchorLink() - Constructor for class org.drinkless.tdlib.TdApi.RichTextAnchorLink
A link to an anchor on the same web page.
RichTextAnchorLink(TdApi.RichText, String, String) - Constructor for class org.drinkless.tdlib.TdApi.RichTextAnchorLink
A link to an anchor on the same web page.
RichTextBold() - Constructor for class org.drinkless.tdlib.TdApi.RichTextBold
A bold rich text.
RichTextBold(TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.RichTextBold
A bold rich text.
RichTextEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.RichTextEmailAddress
A rich text email link.
RichTextEmailAddress(TdApi.RichText, String) - Constructor for class org.drinkless.tdlib.TdApi.RichTextEmailAddress
A rich text email link.
RichTextFixed() - Constructor for class org.drinkless.tdlib.TdApi.RichTextFixed
A fixed-width rich text.
RichTextFixed(TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.RichTextFixed
A fixed-width rich text.
RichTextIcon() - Constructor for class org.drinkless.tdlib.TdApi.RichTextIcon
A small image inside the text.
RichTextIcon(TdApi.Document, int, int) - Constructor for class org.drinkless.tdlib.TdApi.RichTextIcon
A small image inside the text.
RichTextItalic() - Constructor for class org.drinkless.tdlib.TdApi.RichTextItalic
An italicized rich text.
RichTextItalic(TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.RichTextItalic
An italicized rich text.
RichTextMarked() - Constructor for class org.drinkless.tdlib.TdApi.RichTextMarked
A marked rich text.
RichTextMarked(TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.RichTextMarked
A marked rich text.
RichTextPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.RichTextPhoneNumber
A rich text phone number.
RichTextPhoneNumber(TdApi.RichText, String) - Constructor for class org.drinkless.tdlib.TdApi.RichTextPhoneNumber
A rich text phone number.
RichTextPlain() - Constructor for class org.drinkless.tdlib.TdApi.RichTextPlain
A plain text.
RichTextPlain(String) - Constructor for class org.drinkless.tdlib.TdApi.RichTextPlain
A plain text.
RichTextReference() - Constructor for class org.drinkless.tdlib.TdApi.RichTextReference
A reference to a richTexts object on the same web page.
RichTextReference(TdApi.RichText, String, String) - Constructor for class org.drinkless.tdlib.TdApi.RichTextReference
A reference to a richTexts object on the same web page.
RichTexts() - Constructor for class org.drinkless.tdlib.TdApi.RichTexts
A concatenation of rich texts.
RichTexts(TdApi.RichText[]) - Constructor for class org.drinkless.tdlib.TdApi.RichTexts
A concatenation of rich texts.
RichTextStrikethrough() - Constructor for class org.drinkless.tdlib.TdApi.RichTextStrikethrough
A strikethrough rich text.
RichTextStrikethrough(TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.RichTextStrikethrough
A strikethrough rich text.
RichTextSubscript() - Constructor for class org.drinkless.tdlib.TdApi.RichTextSubscript
A subscript rich text.
RichTextSubscript(TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.RichTextSubscript
A subscript rich text.
RichTextSuperscript() - Constructor for class org.drinkless.tdlib.TdApi.RichTextSuperscript
A superscript rich text.
RichTextSuperscript(TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.RichTextSuperscript
A superscript rich text.
RichTextUnderline() - Constructor for class org.drinkless.tdlib.TdApi.RichTextUnderline
An underlined rich text.
RichTextUnderline(TdApi.RichText) - Constructor for class org.drinkless.tdlib.TdApi.RichTextUnderline
An underlined rich text.
RichTextUrl() - Constructor for class org.drinkless.tdlib.TdApi.RichTextUrl
A rich text URL link.
RichTextUrl(TdApi.RichText, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.RichTextUrl
A rich text URL link.
rightReel - Variable in class org.drinkless.tdlib.TdApi.DiceStickersSlotMachine
The animated sticker with the right reel.
rights - Variable in class org.drinkless.tdlib.TdApi.ChatMemberStatusAdministrator
Rights of the administrator.
rotationAngle - Variable in class org.drinkless.tdlib.TdApi.BackgroundFillGradient
Clockwise rotation angle of the gradient, in degrees; 0-359.
rows - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupInlineKeyboard
A list of rows of inline keyboard buttons.
rows - Variable in class org.drinkless.tdlib.TdApi.ReplyMarkupShowKeyboard
A list of rows of bot keyboard buttons.
rowSize - Variable in class org.drinkless.tdlib.TdApi.GetMessageAvailableReactions
Number of reaction per row, 5-25.
rowspan - Variable in class org.drinkless.tdlib.TdApi.PageBlockTableCell
The number of rows the cell spans.
RtmpUrl() - Constructor for class org.drinkless.tdlib.TdApi.RtmpUrl
Represents an RTMP URL.
RtmpUrl(String, String) - Constructor for class org.drinkless.tdlib.TdApi.RtmpUrl
Represents an RTMP URL.
rules - Variable in class org.drinkless.tdlib.TdApi.SetUserPrivacySettingRules
The new privacy rules.
rules - Variable in class org.drinkless.tdlib.TdApi.UpdateUserPrivacySettingRules
New privacy rules.
rules - Variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRules
A list of rules.

S

SaveApplicationLogEvent() - Constructor for class org.drinkless.tdlib.TdApi.SaveApplicationLogEvent
Default constructor for a function, which saves application log event on the server.
SaveApplicationLogEvent(String, long, TdApi.JsonValue) - Constructor for class org.drinkless.tdlib.TdApi.SaveApplicationLogEvent
Creates a function, which saves application log event on the server.
savedCredentials - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
The list of saved payment credentials.
SavedCredentials() - Constructor for class org.drinkless.tdlib.TdApi.SavedCredentials
Contains information about saved payment credentials.
SavedCredentials(String, String) - Constructor for class org.drinkless.tdlib.TdApi.SavedCredentials
Contains information about saved payment credentials.
savedCredentialsId - Variable in class org.drinkless.tdlib.TdApi.InputCredentialsSaved
Identifier of the saved credentials.
savedOrderInfo - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
Saved server-side order information; may be null.
scale - Variable in class org.drinkless.tdlib.TdApi.GetGroupCallStreamSegment
Segment duration scale; 0-1.
scale - Variable in class org.drinkless.tdlib.TdApi.GetMapThumbnailFile
Map scale; 1-3.
scale - Variable in class org.drinkless.tdlib.TdApi.GroupCallStream
Scale of segment durations in the stream.
scale - Variable in class org.drinkless.tdlib.TdApi.MaskPosition
Mask scaling coefficient.
scheduledStartDate - Variable in class org.drinkless.tdlib.TdApi.GroupCall
Point in time (Unix timestamp) when the group call is supposed to be started by an administrator; 0 if it is already active or was ended.
schedulingState - Variable in class org.drinkless.tdlib.TdApi.EditMessageSchedulingState
The new message scheduling state; pass null to send the message immediately.
schedulingState - Variable in class org.drinkless.tdlib.TdApi.Message
The scheduling state of the message; may be null.
schedulingState - Variable in class org.drinkless.tdlib.TdApi.MessageSendOptions
Message scheduling state; pass null to send message immediately.
scope - Variable in class org.drinkless.tdlib.TdApi.DeleteCommands
The scope to which the commands are relevant; pass null to delete commands in the default bot command scope.
scope - Variable in class org.drinkless.tdlib.TdApi.GetChatNotificationSettingsExceptions
If specified, only chats from the scope will be returned; pass null to return chats from all scopes.
scope - Variable in class org.drinkless.tdlib.TdApi.GetCommands
The scope to which the commands are relevant; pass null to get commands in the default bot command scope.
scope - Variable in class org.drinkless.tdlib.TdApi.GetPassportAuthorizationForm
Telegram Passport element types requested by the service.
scope - Variable in class org.drinkless.tdlib.TdApi.GetScopeNotificationSettings
Types of chats for which to return the notification settings information.
scope - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypePassportDataRequest
Telegram Passport element types requested by the service.
scope - Variable in class org.drinkless.tdlib.TdApi.SetAutosaveSettings
Autosave settings scope.
scope - Variable in class org.drinkless.tdlib.TdApi.SetCommands
The scope to which the commands are relevant; pass null to change commands in the default bot command scope.
scope - Variable in class org.drinkless.tdlib.TdApi.SetScopeNotificationSettings
Types of chats for which to change the notification settings.
scope - Variable in class org.drinkless.tdlib.TdApi.UpdateAutosaveSettings
Type of chats for which autosave settings were updated.
scope - Variable in class org.drinkless.tdlib.TdApi.UpdateScopeNotificationSettings
Types of chats for which notification settings were updated.
ScopeAutosaveSettings() - Constructor for class org.drinkless.tdlib.TdApi.ScopeAutosaveSettings
Contains autosave settings for an autosave settings scope.
ScopeAutosaveSettings(boolean, boolean, long) - Constructor for class org.drinkless.tdlib.TdApi.ScopeAutosaveSettings
Contains autosave settings for an autosave settings scope.
ScopeNotificationSettings() - Constructor for class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
Contains information about notification settings for several chats.
ScopeNotificationSettings(int, long, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
Contains information about notification settings for several chats.
score - Variable in class org.drinkless.tdlib.TdApi.GameHighScore
User score.
score - Variable in class org.drinkless.tdlib.TdApi.MessageGameScore
New score.
score - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentGameScore
New score, 0 for pinned message.
score - Variable in class org.drinkless.tdlib.TdApi.SetGameScore
The new score.
score - Variable in class org.drinkless.tdlib.TdApi.SetInlineGameScore
The new score.
scores - Variable in class org.drinkless.tdlib.TdApi.GameHighScores
A list of game high scores.
screenSharingAudioSourceId - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
User's screen sharing audio channel synchronization source identifier.
screenSharingVideoInfo - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
Information about user's screen sharing video channel; may be null if there is no active screen sharing video.
SearchBackground() - Constructor for class org.drinkless.tdlib.TdApi.SearchBackground
Default constructor for a function, which searches for a background by its name.
SearchBackground(String) - Constructor for class org.drinkless.tdlib.TdApi.SearchBackground
Creates a function, which searches for a background by its name.
SearchCallMessages() - Constructor for class org.drinkless.tdlib.TdApi.SearchCallMessages
Default constructor for a function, which searches for call messages.
SearchCallMessages(String, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SearchCallMessages
Creates a function, which searches for call messages.
SearchChatMembers() - Constructor for class org.drinkless.tdlib.TdApi.SearchChatMembers
Default constructor for a function, which searches for a specified query in the first name, last name and usernames of the members of a specified chat.
SearchChatMembers(long, String, int, TdApi.ChatMembersFilter) - Constructor for class org.drinkless.tdlib.TdApi.SearchChatMembers
Creates a function, which searches for a specified query in the first name, last name and usernames of the members of a specified chat.
SearchChatMessages() - Constructor for class org.drinkless.tdlib.TdApi.SearchChatMessages
Default constructor for a function, which searches for messages with given words in the chat.
SearchChatMessages(long, String, TdApi.MessageSender, long, int, int, TdApi.SearchMessagesFilter, long) - Constructor for class org.drinkless.tdlib.TdApi.SearchChatMessages
Creates a function, which searches for messages with given words in the chat.
SearchChatRecentLocationMessages() - Constructor for class org.drinkless.tdlib.TdApi.SearchChatRecentLocationMessages
Default constructor for a function, which returns information about the recent locations of chat members that were sent to the chat.
SearchChatRecentLocationMessages(long, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchChatRecentLocationMessages
Creates a function, which returns information about the recent locations of chat members that were sent to the chat.
SearchChats() - Constructor for class org.drinkless.tdlib.TdApi.SearchChats
Default constructor for a function, which searches for the specified query in the title and username of already known chats, this is an offline request.
SearchChats(String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchChats
Creates a function, which searches for the specified query in the title and username of already known chats, this is an offline request.
SearchChatsNearby() - Constructor for class org.drinkless.tdlib.TdApi.SearchChatsNearby
Default constructor for a function, which returns a list of users and location-based supergroups nearby.
SearchChatsNearby(TdApi.Location) - Constructor for class org.drinkless.tdlib.TdApi.SearchChatsNearby
Creates a function, which returns a list of users and location-based supergroups nearby.
SearchChatsOnServer() - Constructor for class org.drinkless.tdlib.TdApi.SearchChatsOnServer
Default constructor for a function, which searches for the specified query in the title and username of already known chats via request to the server.
SearchChatsOnServer(String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchChatsOnServer
Creates a function, which searches for the specified query in the title and username of already known chats via request to the server.
SearchContacts() - Constructor for class org.drinkless.tdlib.TdApi.SearchContacts
Default constructor for a function, which searches for the specified query in the first names, last names and usernames of the known user contacts.
SearchContacts(String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchContacts
Creates a function, which searches for the specified query in the first names, last names and usernames of the known user contacts.
SearchEmojis() - Constructor for class org.drinkless.tdlib.TdApi.SearchEmojis
Default constructor for a function, which searches for emojis by keywords.
SearchEmojis(String, boolean, String[]) - Constructor for class org.drinkless.tdlib.TdApi.SearchEmojis
Creates a function, which searches for emojis by keywords.
SearchFileDownloads() - Constructor for class org.drinkless.tdlib.TdApi.SearchFileDownloads
Default constructor for a function, which searches for files in the file download list or recently downloaded files from the list.
SearchFileDownloads(String, boolean, boolean, String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchFileDownloads
Creates a function, which searches for files in the file download list or recently downloaded files from the list.
SearchHashtags() - Constructor for class org.drinkless.tdlib.TdApi.SearchHashtags
Default constructor for a function, which searches for recently used hashtags by their prefix.
SearchHashtags(String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchHashtags
Creates a function, which searches for recently used hashtags by their prefix.
SearchInstalledStickerSets() - Constructor for class org.drinkless.tdlib.TdApi.SearchInstalledStickerSets
Default constructor for a function, which searches for installed sticker sets by looking for specified query in their title and name.
SearchInstalledStickerSets(TdApi.StickerType, String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchInstalledStickerSets
Creates a function, which searches for installed sticker sets by looking for specified query in their title and name.
SearchMessages() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessages
Default constructor for a function, which searches for messages in all chats except secret chats.
SearchMessages(TdApi.ChatList, String, String, int, TdApi.SearchMessagesFilter, int, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchMessages
Creates a function, which searches for messages in all chats except secret chats.
SearchMessagesFilter() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilter
Default class constructor.
SearchMessagesFilterAnimation() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterAnimation
Returns only animation messages.
SearchMessagesFilterAudio() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterAudio
Returns only audio messages.
SearchMessagesFilterChatPhoto() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterChatPhoto
Returns only messages containing chat photos.
SearchMessagesFilterDocument() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterDocument
Returns only document messages.
SearchMessagesFilterEmpty() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterEmpty
Returns all found messages, no filter is applied.
SearchMessagesFilterFailedToSend() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterFailedToSend
Returns only failed to send messages.
SearchMessagesFilterMention() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterMention
Returns only messages with mentions of the current user, or messages that are replies to their messages.
SearchMessagesFilterPhoto() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterPhoto
Returns only photo messages.
SearchMessagesFilterPhotoAndVideo() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterPhotoAndVideo
Returns only photo and video messages.
SearchMessagesFilterPinned() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterPinned
Returns only pinned messages.
SearchMessagesFilterUnreadMention() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterUnreadMention
Returns only messages with unread mentions of the current user, or messages that are replies to their messages.
SearchMessagesFilterUnreadReaction() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterUnreadReaction
Returns only messages with unread reactions for the current user.
SearchMessagesFilterUrl() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterUrl
Returns only messages containing URLs.
SearchMessagesFilterVideo() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterVideo
Returns only video messages.
SearchMessagesFilterVideoNote() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterVideoNote
Returns only video note messages.
SearchMessagesFilterVoiceAndVideoNote() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterVoiceAndVideoNote
Returns only voice and video note messages.
SearchMessagesFilterVoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.SearchMessagesFilterVoiceNote
Returns only voice note messages.
SearchOutgoingDocumentMessages() - Constructor for class org.drinkless.tdlib.TdApi.SearchOutgoingDocumentMessages
Default constructor for a function, which searches for outgoing messages with content of the type messageDocument in all chats except secret chats.
SearchOutgoingDocumentMessages(String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchOutgoingDocumentMessages
Creates a function, which searches for outgoing messages with content of the type messageDocument in all chats except secret chats.
SearchPublicChat() - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicChat
Default constructor for a function, which searches a public chat by its username.
SearchPublicChat(String) - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicChat
Creates a function, which searches a public chat by its username.
SearchPublicChats() - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicChats
Default constructor for a function, which searches public chats by looking for specified query in their username and title.
SearchPublicChats(String) - Constructor for class org.drinkless.tdlib.TdApi.SearchPublicChats
Creates a function, which searches public chats by looking for specified query in their username and title.
SearchSecretMessages() - Constructor for class org.drinkless.tdlib.TdApi.SearchSecretMessages
Default constructor for a function, which searches for messages in secret chats.
SearchSecretMessages(long, String, String, int, TdApi.SearchMessagesFilter) - Constructor for class org.drinkless.tdlib.TdApi.SearchSecretMessages
Creates a function, which searches for messages in secret chats.
SearchStickers() - Constructor for class org.drinkless.tdlib.TdApi.SearchStickers
Default constructor for a function, which searches for stickers from public sticker sets that correspond to any of the given emoji.
SearchStickers(TdApi.StickerType, String, int) - Constructor for class org.drinkless.tdlib.TdApi.SearchStickers
Creates a function, which searches for stickers from public sticker sets that correspond to any of the given emoji.
SearchStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.SearchStickerSet
Default constructor for a function, which searches for a sticker set by its name.
SearchStickerSet(String) - Constructor for class org.drinkless.tdlib.TdApi.SearchStickerSet
Creates a function, which searches for a sticker set by its name.
SearchStickerSets() - Constructor for class org.drinkless.tdlib.TdApi.SearchStickerSets
Default constructor for a function, which searches for ordinary sticker sets by looking for specified query in their title and name.
SearchStickerSets(String) - Constructor for class org.drinkless.tdlib.TdApi.SearchStickerSets
Creates a function, which searches for ordinary sticker sets by looking for specified query in their title and name.
SearchUserByPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.SearchUserByPhoneNumber
Default constructor for a function, which searches a user by their phone number.
SearchUserByPhoneNumber(String) - Constructor for class org.drinkless.tdlib.TdApi.SearchUserByPhoneNumber
Creates a function, which searches a user by their phone number.
SearchUserByToken() - Constructor for class org.drinkless.tdlib.TdApi.SearchUserByToken
Default constructor for a function, which searches a user by a token from the user's link.
SearchUserByToken(String) - Constructor for class org.drinkless.tdlib.TdApi.SearchUserByToken
Creates a function, which searches a user by a token from the user's link.
SearchWebApp() - Constructor for class org.drinkless.tdlib.TdApi.SearchWebApp
Default constructor for a function, which returns information about a Web App by its short name.
SearchWebApp(long, String) - Constructor for class org.drinkless.tdlib.TdApi.SearchWebApp
Creates a function, which returns information about a Web App by its short name.
secondaryBackgroundColor - Variable in class org.drinkless.tdlib.TdApi.ThemeParameters
A secondary color for the background in the RGB24 format.
seconds - Variable in class org.drinkless.tdlib.TdApi.Seconds
Number of seconds.
seconds - Variable in class org.drinkless.tdlib.TdApi.SetAlarm
Number of seconds before the function returns.
Seconds() - Constructor for class org.drinkless.tdlib.TdApi.Seconds
Contains a value representing a number of seconds.
Seconds(double) - Constructor for class org.drinkless.tdlib.TdApi.Seconds
Contains a value representing a number of seconds.
secret - Variable in class org.drinkless.tdlib.TdApi.EncryptedCredentials
Secret for data decryption, encrypted with the service's public key.
secret - Variable in class org.drinkless.tdlib.TdApi.ProxyTypeMtproto
The proxy's secret in hexadecimal encoding.
secretChat - Variable in class org.drinkless.tdlib.TdApi.UpdateSecretChat
New data about the secret chat.
SecretChat() - Constructor for class org.drinkless.tdlib.TdApi.SecretChat
Represents a secret chat.
SecretChat(int, long, TdApi.SecretChatState, boolean, byte[], int) - Constructor for class org.drinkless.tdlib.TdApi.SecretChat
Represents a secret chat.
secretChatId - Variable in class org.drinkless.tdlib.TdApi.ChatTypeSecret
Secret chat identifier.
secretChatId - Variable in class org.drinkless.tdlib.TdApi.CloseSecretChat
Secret chat identifier.
secretChatId - Variable in class org.drinkless.tdlib.TdApi.CreateSecretChat
Secret chat identifier.
secretChatId - Variable in class org.drinkless.tdlib.TdApi.GetSecretChat
Secret chat identifier.
SecretChatState() - Constructor for class org.drinkless.tdlib.TdApi.SecretChatState
Default class constructor.
SecretChatStateClosed() - Constructor for class org.drinkless.tdlib.TdApi.SecretChatStateClosed
The secret chat is closed.
SecretChatStatePending() - Constructor for class org.drinkless.tdlib.TdApi.SecretChatStatePending
The secret chat is not yet created; waiting for the other user to get online.
SecretChatStateReady() - Constructor for class org.drinkless.tdlib.TdApi.SecretChatStateReady
The secret chat is ready to use.
selectAnimation - Variable in class org.drinkless.tdlib.TdApi.EmojiReaction
Select animation for the reaction.
selfDestructIn - Variable in class org.drinkless.tdlib.TdApi.Message
Time left before the message self-destruct timer expires, in seconds.
selfDestructTime - Variable in class org.drinkless.tdlib.TdApi.InputMessagePhoto
Photo self-destruct time, in seconds (0-60).
selfDestructTime - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
Video self-destruct time, in seconds (0-60).
selfDestructTime - Variable in class org.drinkless.tdlib.TdApi.Message
The message's self-destruct time, in seconds; 0 if none.
selfie - Variable in class org.drinkless.tdlib.TdApi.EncryptedPassportElement
Selfie with the document; may be null.
selfie - Variable in class org.drinkless.tdlib.TdApi.IdentityDocument
Selfie with the document; may be null.
selfie - Variable in class org.drinkless.tdlib.TdApi.InputIdentityDocument
Selfie with the document; pass null if unavailable.
sellerBotUserId - Variable in class org.drinkless.tdlib.TdApi.PaymentForm
User identifier of the seller bot.
sellerBotUserId - Variable in class org.drinkless.tdlib.TdApi.PaymentReceipt
User identifier of the seller bot.
semantics - Variable in class org.drinkless.tdlib.TdApi.GroupCallVideoSourceGroup
The semantics of sources, one of "SIM" or "FID".
send(TdApi.Function, Client.ResultHandler) - Method in class org.drinkless.tdlib.Client
Sends a request to the TDLib with an empty ExceptionHandler.
send(TdApi.Function, Client.ResultHandler, Client.ExceptionHandler) - Method in class org.drinkless.tdlib.Client
Sends a request to the TDLib.
SendAuthenticationFirebaseSms() - Constructor for class org.drinkless.tdlib.TdApi.SendAuthenticationFirebaseSms
Default constructor for a function, which sends Firebase Authentication SMS to the phone number of the user.
SendAuthenticationFirebaseSms(String) - Constructor for class org.drinkless.tdlib.TdApi.SendAuthenticationFirebaseSms
Creates a function, which sends Firebase Authentication SMS to the phone number of the user.
SendBotStartMessage() - Constructor for class org.drinkless.tdlib.TdApi.SendBotStartMessage
Default constructor for a function, which invites a bot to a chat (if it is not yet a member) and sends it the /start command.
SendBotStartMessage(long, long, String) - Constructor for class org.drinkless.tdlib.TdApi.SendBotStartMessage
Creates a function, which invites a bot to a chat (if it is not yet a member) and sends it the /start command.
SendCallDebugInformation() - Constructor for class org.drinkless.tdlib.TdApi.SendCallDebugInformation
Default constructor for a function, which sends debug information for a call to Telegram servers.
SendCallDebugInformation(int, String) - Constructor for class org.drinkless.tdlib.TdApi.SendCallDebugInformation
Creates a function, which sends debug information for a call to Telegram servers.
SendCallLog() - Constructor for class org.drinkless.tdlib.TdApi.SendCallLog
Default constructor for a function, which sends log file for a call to Telegram servers.
SendCallLog(int, TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.SendCallLog
Creates a function, which sends log file for a call to Telegram servers.
SendCallRating() - Constructor for class org.drinkless.tdlib.TdApi.SendCallRating
Default constructor for a function, which sends a call rating.
SendCallRating(int, int, String, TdApi.CallProblem[]) - Constructor for class org.drinkless.tdlib.TdApi.SendCallRating
Creates a function, which sends a call rating.
SendCallSignalingData() - Constructor for class org.drinkless.tdlib.TdApi.SendCallSignalingData
Default constructor for a function, which sends call signaling data.
SendCallSignalingData(int, byte[]) - Constructor for class org.drinkless.tdlib.TdApi.SendCallSignalingData
Creates a function, which sends call signaling data.
SendChatAction() - Constructor for class org.drinkless.tdlib.TdApi.SendChatAction
Default constructor for a function, which sends a notification about user activity in a chat.
SendChatAction(long, long, TdApi.ChatAction) - Constructor for class org.drinkless.tdlib.TdApi.SendChatAction
Creates a function, which sends a notification about user activity in a chat.
SendChatScreenshotTakenNotification() - Constructor for class org.drinkless.tdlib.TdApi.SendChatScreenshotTakenNotification
Default constructor for a function, which sends a notification about a screenshot taken in a chat.
SendChatScreenshotTakenNotification(long) - Constructor for class org.drinkless.tdlib.TdApi.SendChatScreenshotTakenNotification
Creates a function, which sends a notification about a screenshot taken in a chat.
sendCopy - Variable in class org.drinkless.tdlib.TdApi.ForwardMessages
Pass true to copy content of the messages without reference to the original sender.
sendCopy - Variable in class org.drinkless.tdlib.TdApi.MessageCopyOptions
True, if content of the message needs to be copied without reference to the original sender.
SendCustomRequest() - Constructor for class org.drinkless.tdlib.TdApi.SendCustomRequest
Default constructor for a function, which sends a custom request; for bots only.
SendCustomRequest(String, String) - Constructor for class org.drinkless.tdlib.TdApi.SendCustomRequest
Creates a function, which sends a custom request; for bots only.
sendDate - Variable in class org.drinkless.tdlib.TdApi.MessageSchedulingStateSendAtDate
Date the message will be sent.
sendEmailAddressToProvider - Variable in class org.drinkless.tdlib.TdApi.Invoice
True, if the user's email address will be sent to the provider.
SendEmailAddressVerificationCode() - Constructor for class org.drinkless.tdlib.TdApi.SendEmailAddressVerificationCode
Default constructor for a function, which sends a code to verify an email address to be added to a user's Telegram Passport.
SendEmailAddressVerificationCode(String) - Constructor for class org.drinkless.tdlib.TdApi.SendEmailAddressVerificationCode
Creates a function, which sends a code to verify an email address to be added to a user's Telegram Passport.
sender - Variable in class org.drinkless.tdlib.TdApi.ChatMessageSender
Available message senders.
senderChatId - Variable in class org.drinkless.tdlib.TdApi.MessageForwardOriginChat
Identifier of the chat that originally sent the message.
senderCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
Number of users who sent messages to the chat.
senderId - Variable in class org.drinkless.tdlib.TdApi.AddedReaction
Identifier of the chat member, applied the reaction.
senderId - Variable in class org.drinkless.tdlib.TdApi.AddLocalMessage
Identifier of the sender of the message.
senderId - Variable in class org.drinkless.tdlib.TdApi.DeleteChatMessagesBySender
Identifier of the sender of messages to delete.
senderId - Variable in class org.drinkless.tdlib.TdApi.Message
Identifier of the sender of the message.
senderId - Variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewPushMessage
Identifier of the sender of the message.
senderId - Variable in class org.drinkless.tdlib.TdApi.ReportMessageReactions
Identifier of the sender, which added the reaction.
senderId - Variable in class org.drinkless.tdlib.TdApi.SearchChatMessages
Identifier of the sender of messages to search for; pass null to search for messages from any sender.
senderId - Variable in class org.drinkless.tdlib.TdApi.ToggleMessageSenderIsBlocked
Identifier of a message sender to block/unblock.
senderId - Variable in class org.drinkless.tdlib.TdApi.UnreadReaction
Identifier of the sender, added the reaction.
senderId - Variable in class org.drinkless.tdlib.TdApi.UpdateChatAction
Identifier of a message sender performing the action.
senderName - Variable in class org.drinkless.tdlib.TdApi.MessageForwardOriginHiddenUser
Name of the sender.
senderName - Variable in class org.drinkless.tdlib.TdApi.MessageForwardOriginMessageImport
Name of the sender.
senderName - Variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewPushMessage
Name of the sender.
senders - Variable in class org.drinkless.tdlib.TdApi.ChatMessageSenders
List of available message senders.
senders - Variable in class org.drinkless.tdlib.TdApi.MessageSenders
List of message senders.
senderUserId - Variable in class org.drinkless.tdlib.TdApi.MessageForwardOriginUser
Identifier of the user that originally sent the message.
senderUserId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCallbackQuery
Identifier of the user who sent the query.
senderUserId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewChosenInlineResult
Identifier of the user who sent the query.
senderUserId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineCallbackQuery
Identifier of the user who sent the query.
senderUserId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineQuery
Identifier of the user who sent the query.
senderUserId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
Identifier of the user who sent the query.
senderUserId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewShippingQuery
Identifier of the user who sent the query.
sendingId - Variable in class org.drinkless.tdlib.TdApi.MessageSendingStatePending
Non-persistent message sending identifier, specified by the application.
sendingId - Variable in class org.drinkless.tdlib.TdApi.MessageSendOptions
Non-persistent identifier, which will be returned back in messageSendingStatePending object and can be used to match sent messages and corresponding updateNewMessage updates.
sendingState - Variable in class org.drinkless.tdlib.TdApi.Message
The sending state of the message; may be null.
SendInlineQueryResultMessage() - Constructor for class org.drinkless.tdlib.TdApi.SendInlineQueryResultMessage
Default constructor for a function, which sends the result of an inline query as a message.
SendInlineQueryResultMessage(long, long, long, TdApi.MessageSendOptions, long, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SendInlineQueryResultMessage
Creates a function, which sends the result of an inline query as a message.
SendMessage() - Constructor for class org.drinkless.tdlib.TdApi.SendMessage
Default constructor for a function, which sends a message.
SendMessage(long, long, long, TdApi.MessageSendOptions, TdApi.ReplyMarkup, TdApi.InputMessageContent) - Constructor for class org.drinkless.tdlib.TdApi.SendMessage
Creates a function, which sends a message.
SendMessageAlbum() - Constructor for class org.drinkless.tdlib.TdApi.SendMessageAlbum
Default constructor for a function, which sends 2-10 messages grouped together into an album.
SendMessageAlbum(long, long, long, TdApi.MessageSendOptions, TdApi.InputMessageContent[], boolean) - Constructor for class org.drinkless.tdlib.TdApi.SendMessageAlbum
Creates a function, which sends 2-10 messages grouped together into an album.
SendPassportAuthorizationForm() - Constructor for class org.drinkless.tdlib.TdApi.SendPassportAuthorizationForm
Default constructor for a function, which sends a Telegram Passport authorization form, effectively sharing data with the service.
SendPassportAuthorizationForm(int, TdApi.PassportElementType[]) - Constructor for class org.drinkless.tdlib.TdApi.SendPassportAuthorizationForm
Creates a function, which sends a Telegram Passport authorization form, effectively sharing data with the service.
SendPaymentForm() - Constructor for class org.drinkless.tdlib.TdApi.SendPaymentForm
Default constructor for a function, which sends a filled-out payment form to the bot for final verification.
SendPaymentForm(TdApi.InputInvoice, long, String, String, TdApi.InputCredentials, long) - Constructor for class org.drinkless.tdlib.TdApi.SendPaymentForm
Creates a function, which sends a filled-out payment form to the bot for final verification.
SendPhoneNumberConfirmationCode() - Constructor for class org.drinkless.tdlib.TdApi.SendPhoneNumberConfirmationCode
Default constructor for a function, which sends phone number confirmation code to handle links of the type internalLinkTypePhoneNumberConfirmation.
SendPhoneNumberConfirmationCode(String, String, TdApi.PhoneNumberAuthenticationSettings) - Constructor for class org.drinkless.tdlib.TdApi.SendPhoneNumberConfirmationCode
Creates a function, which sends phone number confirmation code to handle links of the type internalLinkTypePhoneNumberConfirmation.
sendPhoneNumberToProvider - Variable in class org.drinkless.tdlib.TdApi.Invoice
True, if the user's phone number will be sent to the provider.
SendPhoneNumberVerificationCode() - Constructor for class org.drinkless.tdlib.TdApi.SendPhoneNumberVerificationCode
Default constructor for a function, which sends a code to verify a phone number to be added to a user's Telegram Passport.
SendPhoneNumberVerificationCode(String, TdApi.PhoneNumberAuthenticationSettings) - Constructor for class org.drinkless.tdlib.TdApi.SendPhoneNumberVerificationCode
Creates a function, which sends a code to verify a phone number to be added to a user's Telegram Passport.
SendWebAppData() - Constructor for class org.drinkless.tdlib.TdApi.SendWebAppData
Default constructor for a function, which sends data received from a keyboardButtonTypeWebApp Web App to a bot.
SendWebAppData(long, String, String) - Constructor for class org.drinkless.tdlib.TdApi.SendWebAppData
Creates a function, which sends data received from a keyboardButtonTypeWebApp Web App to a bot.
sentBytes - Variable in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryCall
Total number of bytes sent.
sentBytes - Variable in class org.drinkless.tdlib.TdApi.NetworkStatisticsEntryFile
Total number of bytes sent.
sentMessageCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsMessageSenderInfo
Number of sent messages.
SentWebAppMessage() - Constructor for class org.drinkless.tdlib.TdApi.SentWebAppMessage
Information about the message sent by answerWebAppQuery.
SentWebAppMessage(String) - Constructor for class org.drinkless.tdlib.TdApi.SentWebAppMessage
Information about the message sent by answerWebAppQuery.
server - Variable in class org.drinkless.tdlib.TdApi.AddProxy
Proxy server IP address.
server - Variable in class org.drinkless.tdlib.TdApi.EditProxy
Proxy server IP address.
server - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeProxy
Proxy server IP address.
server - Variable in class org.drinkless.tdlib.TdApi.Proxy
Proxy server IP address.
server - Variable in class org.drinkless.tdlib.TdApi.TestProxy
Proxy server IP address.
servers - Variable in class org.drinkless.tdlib.TdApi.CallStateReady
List of available call servers.
Session() - Constructor for class org.drinkless.tdlib.TdApi.Session
Contains information about one session in a Telegram application used by the current user.
Session(long, boolean, boolean, boolean, boolean, TdApi.SessionType, int, String, String, boolean, String, String, String, int, int, String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.Session
Contains information about one session in a Telegram application used by the current user.
sessionId - Variable in class org.drinkless.tdlib.TdApi.TerminateSession
Session identifier.
sessionId - Variable in class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptCalls
Session identifier.
sessionId - Variable in class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptSecretChats
Session identifier.
sessions - Variable in class org.drinkless.tdlib.TdApi.Sessions
List of sessions.
Sessions() - Constructor for class org.drinkless.tdlib.TdApi.Sessions
Contains a list of sessions.
Sessions(TdApi.Session[], int) - Constructor for class org.drinkless.tdlib.TdApi.Sessions
Contains a list of sessions.
SessionType() - Constructor for class org.drinkless.tdlib.TdApi.SessionType
Default class constructor.
SessionTypeAndroid() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeAndroid
The session is running on an Android device.
SessionTypeApple() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeApple
The session is running on a generic Apple device.
SessionTypeBrave() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeBrave
The session is running on the Brave browser.
SessionTypeChrome() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeChrome
The session is running on the Chrome browser.
SessionTypeEdge() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeEdge
The session is running on the Edge browser.
SessionTypeFirefox() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeFirefox
The session is running on the Firefox browser.
SessionTypeIpad() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeIpad
The session is running on an iPad device.
SessionTypeIphone() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeIphone
The session is running on an iPhone device.
SessionTypeLinux() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeLinux
The session is running on a Linux device.
SessionTypeMac() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeMac
The session is running on a Mac device.
SessionTypeOpera() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeOpera
The session is running on the Opera browser.
SessionTypeSafari() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeSafari
The session is running on the Safari browser.
SessionTypeUbuntu() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeUbuntu
The session is running on an Ubuntu device.
SessionTypeUnknown() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeUnknown
The session is running on an unknown type of device.
SessionTypeVivaldi() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeVivaldi
The session is running on the Vivaldi browser.
SessionTypeWindows() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeWindows
The session is running on a Windows device.
SessionTypeXbox() - Constructor for class org.drinkless.tdlib.TdApi.SessionTypeXbox
The session is running on an Xbox console.
SetAccountTtl() - Constructor for class org.drinkless.tdlib.TdApi.SetAccountTtl
Default constructor for a function, which changes the period of inactivity after which the account of the current user will automatically be deleted.
SetAccountTtl(TdApi.AccountTtl) - Constructor for class org.drinkless.tdlib.TdApi.SetAccountTtl
Creates a function, which changes the period of inactivity after which the account of the current user will automatically be deleted.
SetAlarm() - Constructor for class org.drinkless.tdlib.TdApi.SetAlarm
Default constructor for a function, which succeeds after a specified amount of time has passed.
SetAlarm(double) - Constructor for class org.drinkless.tdlib.TdApi.SetAlarm
Creates a function, which succeeds after a specified amount of time has passed.
SetAuthenticationEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.SetAuthenticationEmailAddress
Default constructor for a function, which sets the email address of the user and sends an authentication code to the email address.
SetAuthenticationEmailAddress(String) - Constructor for class org.drinkless.tdlib.TdApi.SetAuthenticationEmailAddress
Creates a function, which sets the email address of the user and sends an authentication code to the email address.
SetAuthenticationPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.SetAuthenticationPhoneNumber
Default constructor for a function, which sets the phone number of the user and sends an authentication code to the user.
SetAuthenticationPhoneNumber(String, TdApi.PhoneNumberAuthenticationSettings) - Constructor for class org.drinkless.tdlib.TdApi.SetAuthenticationPhoneNumber
Creates a function, which sets the phone number of the user and sends an authentication code to the user.
SetAutoDownloadSettings() - Constructor for class org.drinkless.tdlib.TdApi.SetAutoDownloadSettings
Default constructor for a function, which sets auto-download settings.
SetAutoDownloadSettings(TdApi.AutoDownloadSettings, TdApi.NetworkType) - Constructor for class org.drinkless.tdlib.TdApi.SetAutoDownloadSettings
Creates a function, which sets auto-download settings.
SetAutosaveSettings() - Constructor for class org.drinkless.tdlib.TdApi.SetAutosaveSettings
Default constructor for a function, which sets autosave settings for the given scope.
SetAutosaveSettings(TdApi.AutosaveSettingsScope, TdApi.ScopeAutosaveSettings) - Constructor for class org.drinkless.tdlib.TdApi.SetAutosaveSettings
Creates a function, which sets autosave settings for the given scope.
SetBackground() - Constructor for class org.drinkless.tdlib.TdApi.SetBackground
Default constructor for a function, which changes the background selected by the user; adds background to the list of installed backgrounds.
SetBackground(TdApi.InputBackground, TdApi.BackgroundType, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SetBackground
Creates a function, which changes the background selected by the user; adds background to the list of installed backgrounds.
SetBio() - Constructor for class org.drinkless.tdlib.TdApi.SetBio
Default constructor for a function, which changes the bio of the current user.
SetBio(String) - Constructor for class org.drinkless.tdlib.TdApi.SetBio
Creates a function, which changes the bio of the current user.
SetBotInfoDescription() - Constructor for class org.drinkless.tdlib.TdApi.SetBotInfoDescription
Default constructor for a function, which sets the text shown in the chat with a bot if the chat is empty.
SetBotInfoDescription(long, String, String) - Constructor for class org.drinkless.tdlib.TdApi.SetBotInfoDescription
Creates a function, which sets the text shown in the chat with a bot if the chat is empty.
SetBotInfoShortDescription() - Constructor for class org.drinkless.tdlib.TdApi.SetBotInfoShortDescription
Default constructor for a function, which sets the text shown on a bot's profile page and sent together with the link when users share the bot.
SetBotInfoShortDescription(long, String, String) - Constructor for class org.drinkless.tdlib.TdApi.SetBotInfoShortDescription
Creates a function, which sets the text shown on a bot's profile page and sent together with the link when users share the bot.
SetBotName() - Constructor for class org.drinkless.tdlib.TdApi.SetBotName
Default constructor for a function, which sets the name of a bot.
SetBotName(long, String, String) - Constructor for class org.drinkless.tdlib.TdApi.SetBotName
Creates a function, which sets the name of a bot.
SetBotProfilePhoto() - Constructor for class org.drinkless.tdlib.TdApi.SetBotProfilePhoto
Default constructor for a function, which changes a profile photo for a bot.
SetBotProfilePhoto(long, TdApi.InputChatPhoto) - Constructor for class org.drinkless.tdlib.TdApi.SetBotProfilePhoto
Creates a function, which changes a profile photo for a bot.
SetBotUpdatesStatus() - Constructor for class org.drinkless.tdlib.TdApi.SetBotUpdatesStatus
Default constructor for a function, which informs the server about the number of pending bot updates if they haven't been processed for a long time; for bots only.
SetBotUpdatesStatus(int, String) - Constructor for class org.drinkless.tdlib.TdApi.SetBotUpdatesStatus
Creates a function, which informs the server about the number of pending bot updates if they haven't been processed for a long time; for bots only.
SetChatAvailableReactions() - Constructor for class org.drinkless.tdlib.TdApi.SetChatAvailableReactions
Default constructor for a function, which changes reactions, available in a chat.
SetChatAvailableReactions(long, TdApi.ChatAvailableReactions) - Constructor for class org.drinkless.tdlib.TdApi.SetChatAvailableReactions
Creates a function, which changes reactions, available in a chat.
SetChatBackground() - Constructor for class org.drinkless.tdlib.TdApi.SetChatBackground
Default constructor for a function, which changes the background in a specific chat.
SetChatBackground(long, TdApi.InputBackground, TdApi.BackgroundType, int) - Constructor for class org.drinkless.tdlib.TdApi.SetChatBackground
Creates a function, which changes the background in a specific chat.
SetChatClientData() - Constructor for class org.drinkless.tdlib.TdApi.SetChatClientData
Default constructor for a function, which changes application-specific data associated with a chat.
SetChatClientData(long, String) - Constructor for class org.drinkless.tdlib.TdApi.SetChatClientData
Creates a function, which changes application-specific data associated with a chat.
SetChatDescription() - Constructor for class org.drinkless.tdlib.TdApi.SetChatDescription
Default constructor for a function, which changes information about a chat.
SetChatDescription(long, String) - Constructor for class org.drinkless.tdlib.TdApi.SetChatDescription
Creates a function, which changes information about a chat.
SetChatDiscussionGroup() - Constructor for class org.drinkless.tdlib.TdApi.SetChatDiscussionGroup
Default constructor for a function, which changes the discussion group of a channel chat; requires canChangeInfo administrator right in the channel if it is specified.
SetChatDiscussionGroup(long, long) - Constructor for class org.drinkless.tdlib.TdApi.SetChatDiscussionGroup
Creates a function, which changes the discussion group of a channel chat; requires canChangeInfo administrator right in the channel if it is specified.
SetChatDraftMessage() - Constructor for class org.drinkless.tdlib.TdApi.SetChatDraftMessage
Default constructor for a function, which changes the draft message in a chat.
SetChatDraftMessage(long, long, TdApi.DraftMessage) - Constructor for class org.drinkless.tdlib.TdApi.SetChatDraftMessage
Creates a function, which changes the draft message in a chat.
SetChatLocation() - Constructor for class org.drinkless.tdlib.TdApi.SetChatLocation
Default constructor for a function, which changes the location of a chat.
SetChatLocation(long, TdApi.ChatLocation) - Constructor for class org.drinkless.tdlib.TdApi.SetChatLocation
Creates a function, which changes the location of a chat.
SetChatMemberStatus() - Constructor for class org.drinkless.tdlib.TdApi.SetChatMemberStatus
Default constructor for a function, which changes the status of a chat member, needs appropriate privileges.
SetChatMemberStatus(long, TdApi.MessageSender, TdApi.ChatMemberStatus) - Constructor for class org.drinkless.tdlib.TdApi.SetChatMemberStatus
Creates a function, which changes the status of a chat member, needs appropriate privileges.
SetChatMessageAutoDeleteTime() - Constructor for class org.drinkless.tdlib.TdApi.SetChatMessageAutoDeleteTime
Default constructor for a function, which changes the message auto-delete or self-destruct (for secret chats) time in a chat.
SetChatMessageAutoDeleteTime(long, int) - Constructor for class org.drinkless.tdlib.TdApi.SetChatMessageAutoDeleteTime
Creates a function, which changes the message auto-delete or self-destruct (for secret chats) time in a chat.
SetChatMessageSender() - Constructor for class org.drinkless.tdlib.TdApi.SetChatMessageSender
Default constructor for a function, which selects a message sender to send messages in a chat.
SetChatMessageSender(long, TdApi.MessageSender) - Constructor for class org.drinkless.tdlib.TdApi.SetChatMessageSender
Creates a function, which selects a message sender to send messages in a chat.
SetChatNotificationSettings() - Constructor for class org.drinkless.tdlib.TdApi.SetChatNotificationSettings
Default constructor for a function, which changes the notification settings of a chat.
SetChatNotificationSettings(long, TdApi.ChatNotificationSettings) - Constructor for class org.drinkless.tdlib.TdApi.SetChatNotificationSettings
Creates a function, which changes the notification settings of a chat.
SetChatPermissions() - Constructor for class org.drinkless.tdlib.TdApi.SetChatPermissions
Default constructor for a function, which changes the chat members permissions.
SetChatPermissions(long, TdApi.ChatPermissions) - Constructor for class org.drinkless.tdlib.TdApi.SetChatPermissions
Creates a function, which changes the chat members permissions.
SetChatPhoto() - Constructor for class org.drinkless.tdlib.TdApi.SetChatPhoto
Default constructor for a function, which changes the photo of a chat.
SetChatPhoto(long, TdApi.InputChatPhoto) - Constructor for class org.drinkless.tdlib.TdApi.SetChatPhoto
Creates a function, which changes the photo of a chat.
SetChatSlowModeDelay() - Constructor for class org.drinkless.tdlib.TdApi.SetChatSlowModeDelay
Default constructor for a function, which changes the slow mode delay of a chat.
SetChatSlowModeDelay(long, int) - Constructor for class org.drinkless.tdlib.TdApi.SetChatSlowModeDelay
Creates a function, which changes the slow mode delay of a chat.
SetChatTheme() - Constructor for class org.drinkless.tdlib.TdApi.SetChatTheme
Default constructor for a function, which changes the chat theme.
SetChatTheme(long, String) - Constructor for class org.drinkless.tdlib.TdApi.SetChatTheme
Creates a function, which changes the chat theme.
SetChatTitle() - Constructor for class org.drinkless.tdlib.TdApi.SetChatTitle
Default constructor for a function, which changes the chat title.
SetChatTitle(long, String) - Constructor for class org.drinkless.tdlib.TdApi.SetChatTitle
Creates a function, which changes the chat title.
SetCommands() - Constructor for class org.drinkless.tdlib.TdApi.SetCommands
Default constructor for a function, which sets the list of commands supported by the bot for the given user scope and language; for bots only.
SetCommands(TdApi.BotCommandScope, String, TdApi.BotCommand[]) - Constructor for class org.drinkless.tdlib.TdApi.SetCommands
Creates a function, which sets the list of commands supported by the bot for the given user scope and language; for bots only.
SetCustomEmojiStickerSetThumbnail() - Constructor for class org.drinkless.tdlib.TdApi.SetCustomEmojiStickerSetThumbnail
Default constructor for a function, which sets a custom emoji sticker set thumbnail; for bots only.
SetCustomEmojiStickerSetThumbnail(String, long) - Constructor for class org.drinkless.tdlib.TdApi.SetCustomEmojiStickerSetThumbnail
Creates a function, which sets a custom emoji sticker set thumbnail; for bots only.
SetCustomLanguagePack() - Constructor for class org.drinkless.tdlib.TdApi.SetCustomLanguagePack
Default constructor for a function, which adds or changes a custom local language pack to the current localization target.
SetCustomLanguagePack(TdApi.LanguagePackInfo, TdApi.LanguagePackString[]) - Constructor for class org.drinkless.tdlib.TdApi.SetCustomLanguagePack
Creates a function, which adds or changes a custom local language pack to the current localization target.
SetCustomLanguagePackString() - Constructor for class org.drinkless.tdlib.TdApi.SetCustomLanguagePackString
Default constructor for a function, which adds, edits or deletes a string in a custom local language pack.
SetCustomLanguagePackString(String, TdApi.LanguagePackString) - Constructor for class org.drinkless.tdlib.TdApi.SetCustomLanguagePackString
Creates a function, which adds, edits or deletes a string in a custom local language pack.
SetDatabaseEncryptionKey() - Constructor for class org.drinkless.tdlib.TdApi.SetDatabaseEncryptionKey
Default constructor for a function, which changes the database encryption key.
SetDatabaseEncryptionKey(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.SetDatabaseEncryptionKey
Creates a function, which changes the database encryption key.
SetDefaultChannelAdministratorRights() - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultChannelAdministratorRights
Default constructor for a function, which sets default administrator rights for adding the bot to channel chats; for bots only.
SetDefaultChannelAdministratorRights(TdApi.ChatAdministratorRights) - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultChannelAdministratorRights
Creates a function, which sets default administrator rights for adding the bot to channel chats; for bots only.
SetDefaultGroupAdministratorRights() - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultGroupAdministratorRights
Default constructor for a function, which sets default administrator rights for adding the bot to basic group and supergroup chats; for bots only.
SetDefaultGroupAdministratorRights(TdApi.ChatAdministratorRights) - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultGroupAdministratorRights
Creates a function, which sets default administrator rights for adding the bot to basic group and supergroup chats; for bots only.
SetDefaultMessageAutoDeleteTime() - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultMessageAutoDeleteTime
Default constructor for a function, which changes the default message auto-delete time for new chats.
SetDefaultMessageAutoDeleteTime(TdApi.MessageAutoDeleteTime) - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultMessageAutoDeleteTime
Creates a function, which changes the default message auto-delete time for new chats.
SetDefaultReactionType() - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultReactionType
Default constructor for a function, which changes type of default reaction for the current user.
SetDefaultReactionType(TdApi.ReactionType) - Constructor for class org.drinkless.tdlib.TdApi.SetDefaultReactionType
Creates a function, which changes type of default reaction for the current user.
SetEmojiStatus() - Constructor for class org.drinkless.tdlib.TdApi.SetEmojiStatus
Default constructor for a function, which changes the emoji status of the current user; for Telegram Premium users only.
SetEmojiStatus(TdApi.EmojiStatus, int) - Constructor for class org.drinkless.tdlib.TdApi.SetEmojiStatus
Creates a function, which changes the emoji status of the current user; for Telegram Premium users only.
SetFileGenerationProgress() - Constructor for class org.drinkless.tdlib.TdApi.SetFileGenerationProgress
Default constructor for a function, which informs TDLib on a file generation progress.
SetFileGenerationProgress(long, long, long) - Constructor for class org.drinkless.tdlib.TdApi.SetFileGenerationProgress
Creates a function, which informs TDLib on a file generation progress.
SetForumTopicNotificationSettings() - Constructor for class org.drinkless.tdlib.TdApi.SetForumTopicNotificationSettings
Default constructor for a function, which changes the notification settings of a forum topic.
SetForumTopicNotificationSettings(long, long, TdApi.ChatNotificationSettings) - Constructor for class org.drinkless.tdlib.TdApi.SetForumTopicNotificationSettings
Creates a function, which changes the notification settings of a forum topic.
SetGameScore() - Constructor for class org.drinkless.tdlib.TdApi.SetGameScore
Default constructor for a function, which updates the game score of the specified user in the game; for bots only.
SetGameScore(long, long, boolean, long, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SetGameScore
Creates a function, which updates the game score of the specified user in the game; for bots only.
SetGroupCallParticipantIsSpeaking() - Constructor for class org.drinkless.tdlib.TdApi.SetGroupCallParticipantIsSpeaking
Default constructor for a function, which informs TDLib that speaking state of a participant of an active group has changed.
SetGroupCallParticipantIsSpeaking(int, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SetGroupCallParticipantIsSpeaking
Creates a function, which informs TDLib that speaking state of a participant of an active group has changed.
SetGroupCallParticipantVolumeLevel() - Constructor for class org.drinkless.tdlib.TdApi.SetGroupCallParticipantVolumeLevel
Default constructor for a function, which changes volume level of a participant of an active group call.
SetGroupCallParticipantVolumeLevel(int, TdApi.MessageSender, int) - Constructor for class org.drinkless.tdlib.TdApi.SetGroupCallParticipantVolumeLevel
Creates a function, which changes volume level of a participant of an active group call.
SetGroupCallTitle() - Constructor for class org.drinkless.tdlib.TdApi.SetGroupCallTitle
Default constructor for a function, which sets group call title.
SetGroupCallTitle(int, String) - Constructor for class org.drinkless.tdlib.TdApi.SetGroupCallTitle
Creates a function, which sets group call title.
setId - Variable in class org.drinkless.tdlib.TdApi.ChangeStickerSet
Identifier of the sticker set.
setId - Variable in class org.drinkless.tdlib.TdApi.GetStickerSet
Identifier of the sticker set.
setId - Variable in class org.drinkless.tdlib.TdApi.Sticker
Identifier of the sticker set to which the sticker belongs; 0 if none.
SetInactiveSessionTtl() - Constructor for class org.drinkless.tdlib.TdApi.SetInactiveSessionTtl
Default constructor for a function, which changes the period of inactivity after which sessions will automatically be terminated.
SetInactiveSessionTtl(int) - Constructor for class org.drinkless.tdlib.TdApi.SetInactiveSessionTtl
Creates a function, which changes the period of inactivity after which sessions will automatically be terminated.
SetInlineGameScore() - Constructor for class org.drinkless.tdlib.TdApi.SetInlineGameScore
Default constructor for a function, which updates the game score of the specified user in a game; for bots only.
SetInlineGameScore(String, boolean, long, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SetInlineGameScore
Creates a function, which updates the game score of the specified user in a game; for bots only.
SetLocation() - Constructor for class org.drinkless.tdlib.TdApi.SetLocation
Default constructor for a function, which changes the location of the current user.
SetLocation(TdApi.Location) - Constructor for class org.drinkless.tdlib.TdApi.SetLocation
Creates a function, which changes the location of the current user.
SetLoginEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.SetLoginEmailAddress
Default constructor for a function, which changes the login email address of the user.
SetLoginEmailAddress(String) - Constructor for class org.drinkless.tdlib.TdApi.SetLoginEmailAddress
Creates a function, which changes the login email address of the user.
setLogMessageHandler(int, Client.LogMessageHandler) - Static method in class org.drinkless.tdlib.Client
Sets the handler for messages that are added to the internal TDLib log.
SetLogStream() - Constructor for class org.drinkless.tdlib.TdApi.SetLogStream
Default constructor for a function, which sets new log stream for internal logging of TDLib.
SetLogStream(TdApi.LogStream) - Constructor for class org.drinkless.tdlib.TdApi.SetLogStream
Creates a function, which sets new log stream for internal logging of TDLib.
SetLogTagVerbosityLevel() - Constructor for class org.drinkless.tdlib.TdApi.SetLogTagVerbosityLevel
Default constructor for a function, which sets the verbosity level for a specified TDLib internal log tag.
SetLogTagVerbosityLevel(String, int) - Constructor for class org.drinkless.tdlib.TdApi.SetLogTagVerbosityLevel
Creates a function, which sets the verbosity level for a specified TDLib internal log tag.
SetLogVerbosityLevel() - Constructor for class org.drinkless.tdlib.TdApi.SetLogVerbosityLevel
Default constructor for a function, which sets the verbosity level of the internal logging of TDLib.
SetLogVerbosityLevel(int) - Constructor for class org.drinkless.tdlib.TdApi.SetLogVerbosityLevel
Creates a function, which sets the verbosity level of the internal logging of TDLib.
SetMenuButton() - Constructor for class org.drinkless.tdlib.TdApi.SetMenuButton
Default constructor for a function, which sets menu button for the given user or for all users; for bots only.
SetMenuButton(long, TdApi.BotMenuButton) - Constructor for class org.drinkless.tdlib.TdApi.SetMenuButton
Creates a function, which sets menu button for the given user or for all users; for bots only.
SetName() - Constructor for class org.drinkless.tdlib.TdApi.SetName
Default constructor for a function, which changes the first and last name of the current user.
SetName(String, String) - Constructor for class org.drinkless.tdlib.TdApi.SetName
Creates a function, which changes the first and last name of the current user.
SetNetworkType() - Constructor for class org.drinkless.tdlib.TdApi.SetNetworkType
Default constructor for a function, which sets the current network type.
SetNetworkType(TdApi.NetworkType) - Constructor for class org.drinkless.tdlib.TdApi.SetNetworkType
Creates a function, which sets the current network type.
SetOption() - Constructor for class org.drinkless.tdlib.TdApi.SetOption
Default constructor for a function, which sets the value of an option.
SetOption(String, TdApi.OptionValue) - Constructor for class org.drinkless.tdlib.TdApi.SetOption
Creates a function, which sets the value of an option.
SetPassportElement() - Constructor for class org.drinkless.tdlib.TdApi.SetPassportElement
Default constructor for a function, which adds an element to the user's Telegram Passport.
SetPassportElement(TdApi.InputPassportElement, String) - Constructor for class org.drinkless.tdlib.TdApi.SetPassportElement
Creates a function, which adds an element to the user's Telegram Passport.
SetPassportElementErrors() - Constructor for class org.drinkless.tdlib.TdApi.SetPassportElementErrors
Default constructor for a function, which informs the user that some of the elements in their Telegram Passport contain errors; for bots only.
SetPassportElementErrors(long, TdApi.InputPassportElementError[]) - Constructor for class org.drinkless.tdlib.TdApi.SetPassportElementErrors
Creates a function, which informs the user that some of the elements in their Telegram Passport contain errors; for bots only.
SetPassword() - Constructor for class org.drinkless.tdlib.TdApi.SetPassword
Default constructor for a function, which changes the 2-step verification password for the current user.
SetPassword(String, String, String, boolean, String) - Constructor for class org.drinkless.tdlib.TdApi.SetPassword
Creates a function, which changes the 2-step verification password for the current user.
SetPinnedChats() - Constructor for class org.drinkless.tdlib.TdApi.SetPinnedChats
Default constructor for a function, which changes the order of pinned chats.
SetPinnedChats(TdApi.ChatList, long[]) - Constructor for class org.drinkless.tdlib.TdApi.SetPinnedChats
Creates a function, which changes the order of pinned chats.
SetPinnedForumTopics() - Constructor for class org.drinkless.tdlib.TdApi.SetPinnedForumTopics
Default constructor for a function, which changes the order of pinned forum topics.
SetPinnedForumTopics(long, long[]) - Constructor for class org.drinkless.tdlib.TdApi.SetPinnedForumTopics
Creates a function, which changes the order of pinned forum topics.
SetPollAnswer() - Constructor for class org.drinkless.tdlib.TdApi.SetPollAnswer
Default constructor for a function, which changes the user answer to a poll.
SetPollAnswer(long, long, int[]) - Constructor for class org.drinkless.tdlib.TdApi.SetPollAnswer
Creates a function, which changes the user answer to a poll.
SetProfilePhoto() - Constructor for class org.drinkless.tdlib.TdApi.SetProfilePhoto
Default constructor for a function, which changes a profile photo for the current user.
SetProfilePhoto(TdApi.InputChatPhoto, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SetProfilePhoto
Creates a function, which changes a profile photo for the current user.
setRecoveryEmailAddress - Variable in class org.drinkless.tdlib.TdApi.SetPassword
Pass true to change also the recovery email address.
SetRecoveryEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.SetRecoveryEmailAddress
Default constructor for a function, which changes the 2-step verification recovery email address of the user.
SetRecoveryEmailAddress(String, String) - Constructor for class org.drinkless.tdlib.TdApi.SetRecoveryEmailAddress
Creates a function, which changes the 2-step verification recovery email address of the user.
sets - Variable in class org.drinkless.tdlib.TdApi.StickerSets
List of sticker sets.
sets - Variable in class org.drinkless.tdlib.TdApi.TrendingStickerSets
List of trending sticker sets.
SetScopeNotificationSettings() - Constructor for class org.drinkless.tdlib.TdApi.SetScopeNotificationSettings
Default constructor for a function, which changes notification settings for chats of a given type.
SetScopeNotificationSettings(TdApi.NotificationSettingsScope, TdApi.ScopeNotificationSettings) - Constructor for class org.drinkless.tdlib.TdApi.SetScopeNotificationSettings
Creates a function, which changes notification settings for chats of a given type.
SetStickerEmojis() - Constructor for class org.drinkless.tdlib.TdApi.SetStickerEmojis
Default constructor for a function, which changes the list of emoji corresponding to a sticker; for bots only.
SetStickerEmojis(TdApi.InputFile, String) - Constructor for class org.drinkless.tdlib.TdApi.SetStickerEmojis
Creates a function, which changes the list of emoji corresponding to a sticker; for bots only.
SetStickerKeywords() - Constructor for class org.drinkless.tdlib.TdApi.SetStickerKeywords
Default constructor for a function, which changes the list of keywords of a sticker; for bots only.
SetStickerKeywords(TdApi.InputFile, String[]) - Constructor for class org.drinkless.tdlib.TdApi.SetStickerKeywords
Creates a function, which changes the list of keywords of a sticker; for bots only.
SetStickerMaskPosition() - Constructor for class org.drinkless.tdlib.TdApi.SetStickerMaskPosition
Default constructor for a function, which changes the mask position of a mask sticker; for bots only.
SetStickerMaskPosition(TdApi.InputFile, TdApi.MaskPosition) - Constructor for class org.drinkless.tdlib.TdApi.SetStickerMaskPosition
Creates a function, which changes the mask position of a mask sticker; for bots only.
SetStickerPositionInSet() - Constructor for class org.drinkless.tdlib.TdApi.SetStickerPositionInSet
Default constructor for a function, which changes the position of a sticker in the set to which it belongs; for bots only.
SetStickerPositionInSet(TdApi.InputFile, int) - Constructor for class org.drinkless.tdlib.TdApi.SetStickerPositionInSet
Creates a function, which changes the position of a sticker in the set to which it belongs; for bots only.
SetStickerSetThumbnail() - Constructor for class org.drinkless.tdlib.TdApi.SetStickerSetThumbnail
Default constructor for a function, which sets a sticker set thumbnail; for bots only.
SetStickerSetThumbnail(long, String, TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.SetStickerSetThumbnail
Creates a function, which sets a sticker set thumbnail; for bots only.
SetStickerSetTitle() - Constructor for class org.drinkless.tdlib.TdApi.SetStickerSetTitle
Default constructor for a function, which sets a sticker set title; for bots only.
SetStickerSetTitle(String, String) - Constructor for class org.drinkless.tdlib.TdApi.SetStickerSetTitle
Creates a function, which sets a sticker set title; for bots only.
SetSupergroupStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.SetSupergroupStickerSet
Default constructor for a function, which changes the sticker set of a supergroup; requires canChangeInfo administrator right.
SetSupergroupStickerSet(long, long) - Constructor for class org.drinkless.tdlib.TdApi.SetSupergroupStickerSet
Creates a function, which changes the sticker set of a supergroup; requires canChangeInfo administrator right.
SetSupergroupUsername() - Constructor for class org.drinkless.tdlib.TdApi.SetSupergroupUsername
Default constructor for a function, which changes the editable username of a supergroup or channel, requires owner privileges in the supergroup or channel.
SetSupergroupUsername(long, String) - Constructor for class org.drinkless.tdlib.TdApi.SetSupergroupUsername
Creates a function, which changes the editable username of a supergroup or channel, requires owner privileges in the supergroup or channel.
SetTdlibParameters() - Constructor for class org.drinkless.tdlib.TdApi.SetTdlibParameters
Default constructor for a function, which sets the parameters for TDLib initialization.
SetTdlibParameters(boolean, String, String, byte[], boolean, boolean, boolean, boolean, int, String, String, String, String, String, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.SetTdlibParameters
Creates a function, which sets the parameters for TDLib initialization.
setting - Variable in class org.drinkless.tdlib.TdApi.GetUserPrivacySettingRules
The privacy setting.
setting - Variable in class org.drinkless.tdlib.TdApi.SetUserPrivacySettingRules
The privacy setting.
setting - Variable in class org.drinkless.tdlib.TdApi.UpdateUserPrivacySettingRules
The privacy setting.
settingChanges - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
True, if changes in chat settings need to be returned.
settings - Variable in class org.drinkless.tdlib.TdApi.AutosaveSettingsException
Autosave settings for the chat.
settings - Variable in class org.drinkless.tdlib.TdApi.ChangePhoneNumber
Settings for the authentication of the user's phone number; pass null to use default settings.
settings - Variable in class org.drinkless.tdlib.TdApi.SendPhoneNumberConfirmationCode
Settings for the authentication of the user's phone number; pass null to use default settings.
settings - Variable in class org.drinkless.tdlib.TdApi.SendPhoneNumberVerificationCode
Settings for the authentication of the user's phone number; pass null to use default settings.
settings - Variable in class org.drinkless.tdlib.TdApi.SetAuthenticationPhoneNumber
Settings for the authentication of the user's phone number; pass null to use default settings.
settings - Variable in class org.drinkless.tdlib.TdApi.SetAutoDownloadSettings
New user auto-download settings.
settings - Variable in class org.drinkless.tdlib.TdApi.SetAutosaveSettings
New autosave settings for the scope; pass null to set autosave settings to default.
settings - Variable in class org.drinkless.tdlib.TdApi.UpdateAutosaveSettings
The new autosave settings; may be null if the settings are reset to default.
SetUsername() - Constructor for class org.drinkless.tdlib.TdApi.SetUsername
Default constructor for a function, which changes the editable username of the current user.
SetUsername(String) - Constructor for class org.drinkless.tdlib.TdApi.SetUsername
Creates a function, which changes the editable username of the current user.
SetUserPersonalProfilePhoto() - Constructor for class org.drinkless.tdlib.TdApi.SetUserPersonalProfilePhoto
Default constructor for a function, which changes a personal profile photo of a contact user.
SetUserPersonalProfilePhoto(long, TdApi.InputChatPhoto) - Constructor for class org.drinkless.tdlib.TdApi.SetUserPersonalProfilePhoto
Creates a function, which changes a personal profile photo of a contact user.
SetUserPrivacySettingRules() - Constructor for class org.drinkless.tdlib.TdApi.SetUserPrivacySettingRules
Default constructor for a function, which changes user privacy settings.
SetUserPrivacySettingRules(TdApi.UserPrivacySetting, TdApi.UserPrivacySettingRules) - Constructor for class org.drinkless.tdlib.TdApi.SetUserPrivacySettingRules
Creates a function, which changes user privacy settings.
SetUserSupportInfo() - Constructor for class org.drinkless.tdlib.TdApi.SetUserSupportInfo
Default constructor for a function, which sets support information for the given user; for Telegram support only.
SetUserSupportInfo(long, TdApi.FormattedText) - Constructor for class org.drinkless.tdlib.TdApi.SetUserSupportInfo
Creates a function, which sets support information for the given user; for Telegram support only.
SetVideoChatDefaultParticipant() - Constructor for class org.drinkless.tdlib.TdApi.SetVideoChatDefaultParticipant
Default constructor for a function, which changes default participant identifier, on whose behalf a video chat in the chat will be joined.
SetVideoChatDefaultParticipant(long, TdApi.MessageSender) - Constructor for class org.drinkless.tdlib.TdApi.SetVideoChatDefaultParticipant
Creates a function, which changes default participant identifier, on whose behalf a video chat in the chat will be joined.
ShareChatWithBot() - Constructor for class org.drinkless.tdlib.TdApi.ShareChatWithBot
Default constructor for a function, which shares a chat after pressing a keyboardButtonTypeRequestChat button with the bot.
ShareChatWithBot(long, long, int, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ShareChatWithBot
Creates a function, which shares a chat after pressing a keyboardButtonTypeRequestChat button with the bot.
sharedChatId - Variable in class org.drinkless.tdlib.TdApi.ShareChatWithBot
Identifier of the shared chat.
sharedUserId - Variable in class org.drinkless.tdlib.TdApi.ShareUserWithBot
Identifier of the shared user.
sharePhoneNumber - Variable in class org.drinkless.tdlib.TdApi.AddContact
Pass true to share the current user's phone number with the new contact.
SharePhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.SharePhoneNumber
Default constructor for a function, which shares the phone number of the current user with a mutual contact.
SharePhoneNumber(long) - Constructor for class org.drinkless.tdlib.TdApi.SharePhoneNumber
Creates a function, which shares the phone number of the current user with a mutual contact.
ShareUserWithBot() - Constructor for class org.drinkless.tdlib.TdApi.ShareUserWithBot
Default constructor for a function, which shares a user after pressing a keyboardButtonTypeRequestUser button with the bot.
ShareUserWithBot(long, long, int, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ShareUserWithBot
Creates a function, which shares a user after pressing a keyboardButtonTypeRequestUser button with the bot.
shippingAddress - Variable in class org.drinkless.tdlib.TdApi.OrderInfo
Shipping address for this order; may be null.
shippingAddress - Variable in class org.drinkless.tdlib.TdApi.UpdateNewShippingQuery
User shipping address.
shippingOption - Variable in class org.drinkless.tdlib.TdApi.PaymentReceipt
Chosen shipping option; may be null.
ShippingOption() - Constructor for class org.drinkless.tdlib.TdApi.ShippingOption
One shipping option.
ShippingOption(String, String, TdApi.LabeledPricePart[]) - Constructor for class org.drinkless.tdlib.TdApi.ShippingOption
One shipping option.
shippingOptionId - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
Identifier of the shipping option chosen by the user; may be empty if not applicable.
shippingOptionId - Variable in class org.drinkless.tdlib.TdApi.SendPaymentForm
Identifier of a chosen shipping option, if applicable.
shippingOptionId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
Identifier of a shipping option chosen by the user; may be empty if not applicable.
shippingOptions - Variable in class org.drinkless.tdlib.TdApi.AnswerShippingQuery
Available shipping options.
shippingOptions - Variable in class org.drinkless.tdlib.TdApi.ValidatedOrderInfo
Available shipping options.
shippingQueryId - Variable in class org.drinkless.tdlib.TdApi.AnswerShippingQuery
Identifier of the shipping query.
shortDescription - Variable in class org.drinkless.tdlib.TdApi.BotInfo
The text that is shown on the bot's profile page and is sent together with the link when users share the bot.
shortDescription - Variable in class org.drinkless.tdlib.TdApi.SetBotInfoShortDescription
New bot's short description on the specified language.
shortName - Variable in class org.drinkless.tdlib.TdApi.Game
Game short name.
shortName - Variable in class org.drinkless.tdlib.TdApi.WebApp
Web App short name.
showAlert - Variable in class org.drinkless.tdlib.TdApi.AnswerCallbackQuery
Pass true to show an alert to the user instead of a toast notification.
showAlert - Variable in class org.drinkless.tdlib.TdApi.CallbackQueryAnswer
True, if an alert must be shown to the user instead of a toast notification.
showChatPhoto - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
True, if the sponsor's chat photo must be shown.
showPopup - Variable in class org.drinkless.tdlib.TdApi.TermsOfService
True, if a blocking popup with terms of service must be shown to the user.
showPreview - Variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
True, if message content must be displayed in notifications.
showPreview - Variable in class org.drinkless.tdlib.TdApi.NotificationTypeNewMessage
True, if message content must be displayed in notifications.
showPreview - Variable in class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
True, if message content must be displayed in notifications.
signMessages - Variable in class org.drinkless.tdlib.TdApi.ChatEventSignMessagesToggled
New value of signMessages.
signMessages - Variable in class org.drinkless.tdlib.TdApi.Supergroup
True, if messages sent to the channel need to contain information about the sender.
signMessages - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupSignMessages
New value of signMessages.
sinceDate - Variable in class org.drinkless.tdlib.TdApi.NetworkStatistics
Point in time (Unix timestamp) from which the statistics are collected.
siteName - Variable in class org.drinkless.tdlib.TdApi.WebPage
Short name of the site (e.g., Google Docs, App Store).
size - Variable in class org.drinkless.tdlib.TdApi.File
File size, in bytes; 0 if unknown.
size - Variable in class org.drinkless.tdlib.TdApi.FileDownloadedPrefixSize
The prefix size, in bytes.
size - Variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
Limit on the total size of files after deletion, in bytes.
size - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
Total number of stickers in the set.
size - Variable in class org.drinkless.tdlib.TdApi.StorageStatistics
Total size of files, in bytes.
size - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByChat
Total size of the files in the chat, in bytes.
size - Variable in class org.drinkless.tdlib.TdApi.StorageStatisticsByFileType
Total size of the files, in bytes.
sizes - Variable in class org.drinkless.tdlib.TdApi.ChatPhoto
Available variants of the photo in JPEG format, in different size.
sizes - Variable in class org.drinkless.tdlib.TdApi.Photo
Available variants of the photo, in different sizes.
skipConfirmation - Variable in class org.drinkless.tdlib.TdApi.FoundWebApp
True, if there is no need to show an ordinary open URL confirmation before opening the Web App.
skipConfirmation - Variable in class org.drinkless.tdlib.TdApi.LoginUrlInfoOpen
True, if there is no need to show an ordinary open URL confirmation.
slowModeDelay - Variable in class org.drinkless.tdlib.TdApi.SetChatSlowModeDelay
New slow mode delay for the chat, in seconds; must be one of 0, 10, 30, 60, 300, 900, 3600.
slowModeDelay - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Delay between consecutive sent messages for non-administrator supergroup members, in seconds.
slowModeDelayExpiresIn - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Time left before next message can be sent in the supergroup, in seconds.
small - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoInfo
A small (160x160) chat photo variant in JPEG format.
small - Variable in class org.drinkless.tdlib.TdApi.ProfilePhoto
A small (160x160) user profile photo.
smallAnimation - Variable in class org.drinkless.tdlib.TdApi.ChatPhoto
A small (160x160) animated variant of the photo in MPEG4 format; may be null even the big animation is available.
sound - Variable in class org.drinkless.tdlib.TdApi.AddSavedNotificationSound
Notification sound file to add.
sound - Variable in class org.drinkless.tdlib.TdApi.AnimatedEmoji
File containing the sound to be played when the sticker is clicked; may be null.
sound - Variable in class org.drinkless.tdlib.TdApi.NotificationSound
File containing the sound.
soundId - Variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
Identifier of the notification sound to be played; 0 if sound is disabled.
soundId - Variable in class org.drinkless.tdlib.TdApi.ScopeNotificationSettings
Identifier of the notification sound to be played; 0 if sound is disabled.
source - Variable in class org.drinkless.tdlib.TdApi.ChatPosition
Source of the chat in the chat list; may be null.
source - Variable in class org.drinkless.tdlib.TdApi.CreateNewStickerSet
Source of the sticker set; may be empty if unknown.
source - Variable in class org.drinkless.tdlib.TdApi.GetPremiumFeatures
Source of the request; pass null if the method is called from some non-standard source.
source - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementError
Error source.
source - Variable in class org.drinkless.tdlib.TdApi.PassportElementError
Error source.
source - Variable in class org.drinkless.tdlib.TdApi.ViewMessages
Source of the message view; pass null to guess the source based on chat open state.
sourceGroups - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipantVideoInfo
List of synchronization source groups of the video.
sourceIds - Variable in class org.drinkless.tdlib.TdApi.GroupCallVideoSourceGroup
The list of synchronization source identifiers.
speechRecognitionResult - Variable in class org.drinkless.tdlib.TdApi.VideoNote
Result of speech recognition in the video note; may be null.
speechRecognitionResult - Variable in class org.drinkless.tdlib.TdApi.VoiceNote
Result of speech recognition in the voice note; may be null.
SpeechRecognitionResult() - Constructor for class org.drinkless.tdlib.TdApi.SpeechRecognitionResult
Default class constructor.
SpeechRecognitionResultError() - Constructor for class org.drinkless.tdlib.TdApi.SpeechRecognitionResultError
The speech recognition failed.
SpeechRecognitionResultError(TdApi.Error) - Constructor for class org.drinkless.tdlib.TdApi.SpeechRecognitionResultError
The speech recognition failed.
SpeechRecognitionResultPending() - Constructor for class org.drinkless.tdlib.TdApi.SpeechRecognitionResultPending
The speech recognition is ongoing.
SpeechRecognitionResultPending(String) - Constructor for class org.drinkless.tdlib.TdApi.SpeechRecognitionResultPending
The speech recognition is ongoing.
SpeechRecognitionResultText() - Constructor for class org.drinkless.tdlib.TdApi.SpeechRecognitionResultText
The speech recognition successfully finished.
SpeechRecognitionResultText(String) - Constructor for class org.drinkless.tdlib.TdApi.SpeechRecognitionResultText
The speech recognition successfully finished.
sponsorChatId - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
Sponsor chat identifier; 0 if the sponsor chat is accessible through an invite link.
sponsorChatInfo - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
Information about the sponsor chat; may be null unless sponsorChatId == 0.
SponsoredMessage() - Constructor for class org.drinkless.tdlib.TdApi.SponsoredMessage
Describes a sponsored message.
SponsoredMessage(long, boolean, long, TdApi.ChatInviteLinkInfo, boolean, TdApi.InternalLinkType, TdApi.MessageContent, String, String) - Constructor for class org.drinkless.tdlib.TdApi.SponsoredMessage
Describes a sponsored message.
SponsoredMessages() - Constructor for class org.drinkless.tdlib.TdApi.SponsoredMessages
Contains a list of sponsored messages.
SponsoredMessages(TdApi.SponsoredMessage[], int) - Constructor for class org.drinkless.tdlib.TdApi.SponsoredMessages
Contains a list of sponsored messages.
sponsorInfo - Variable in class org.drinkless.tdlib.TdApi.SponsoredMessage
If non-empty, information about the sponsor to be shown along with the message.
startControlPoint - Variable in class org.drinkless.tdlib.TdApi.VectorPathCommandCubicBezierCurve
The start control point of the curve.
startDate - Variable in class org.drinkless.tdlib.TdApi.CreateVideoChat
Point in time (Unix timestamp) when the group call is supposed to be started by an administrator; 0 to start the video chat immediately.
startDate - Variable in class org.drinkless.tdlib.TdApi.DateRange
Point in time (Unix timestamp) at which the date range begins.
startDate - Variable in class org.drinkless.tdlib.TdApi.MessageVideoChatScheduled
Point in time (Unix timestamp) when the group call is supposed to be started by an administrator.
StartGroupCallRecording() - Constructor for class org.drinkless.tdlib.TdApi.StartGroupCallRecording
Default constructor for a function, which starts recording of an active group call.
StartGroupCallRecording(int, String, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.StartGroupCallRecording
Creates a function, which starts recording of an active group call.
StartGroupCallScreenSharing() - Constructor for class org.drinkless.tdlib.TdApi.StartGroupCallScreenSharing
Default constructor for a function, which starts screen sharing in a joined group call.
StartGroupCallScreenSharing(int, int, String) - Constructor for class org.drinkless.tdlib.TdApi.StartGroupCallScreenSharing
Creates a function, which starts screen sharing in a joined group call.
startParameter - Variable in class org.drinkless.tdlib.TdApi.GetWebAppLinkUrl
Start parameter from internalLinkTypeWebApp.
startParameter - Variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
Unique invoice bot deep link parameter for the generation of this invoice.
startParameter - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStart
The parameter to be passed to sendBotStartMessage.
startParameter - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeBotStartInGroup
The parameter to be passed to sendBotStartMessage.
startParameter - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeWebApp
Start parameter to be passed to getWebAppLinkUrl.
startParameter - Variable in class org.drinkless.tdlib.TdApi.MessageInvoice
Unique invoice bot startParameter to be passed to getInternalLink.
StartScheduledGroupCall() - Constructor for class org.drinkless.tdlib.TdApi.StartScheduledGroupCall
Default constructor for a function, which starts a scheduled group call.
StartScheduledGroupCall(int) - Constructor for class org.drinkless.tdlib.TdApi.StartScheduledGroupCall
Creates a function, which starts a scheduled group call.
state - Variable in class org.drinkless.tdlib.TdApi.Address
State, if applicable.
state - Variable in class org.drinkless.tdlib.TdApi.Call
Call state.
state - Variable in class org.drinkless.tdlib.TdApi.PremiumState
Text description of the state of the current Premium subscription; may be empty if the current user has no Telegram Premium subscription.
state - Variable in class org.drinkless.tdlib.TdApi.SecretChat
State of the secret chat.
state - Variable in class org.drinkless.tdlib.TdApi.UpdateConnectionState
The new connection state.
staticIcon - Variable in class org.drinkless.tdlib.TdApi.EmojiReaction
Static icon for the reaction.
StatisticalGraph() - Constructor for class org.drinkless.tdlib.TdApi.StatisticalGraph
Default class constructor.
StatisticalGraphAsync() - Constructor for class org.drinkless.tdlib.TdApi.StatisticalGraphAsync
The graph data to be asynchronously loaded through getStatisticalGraph.
StatisticalGraphAsync(String) - Constructor for class org.drinkless.tdlib.TdApi.StatisticalGraphAsync
The graph data to be asynchronously loaded through getStatisticalGraph.
StatisticalGraphData() - Constructor for class org.drinkless.tdlib.TdApi.StatisticalGraphData
A graph data.
StatisticalGraphData(String, String) - Constructor for class org.drinkless.tdlib.TdApi.StatisticalGraphData
A graph data.
StatisticalGraphError() - Constructor for class org.drinkless.tdlib.TdApi.StatisticalGraphError
An error message to be shown to the user instead of the graph.
StatisticalGraphError(String) - Constructor for class org.drinkless.tdlib.TdApi.StatisticalGraphError
An error message to be shown to the user instead of the graph.
StatisticalValue() - Constructor for class org.drinkless.tdlib.TdApi.StatisticalValue
A value with information about its recent changes.
StatisticalValue(double, double, double) - Constructor for class org.drinkless.tdlib.TdApi.StatisticalValue
A value with information about its recent changes.
statistics - Variable in class org.drinkless.tdlib.TdApi.DatabaseStatistics
Database statistics in an unspecified human-readable format.
status - Variable in class org.drinkless.tdlib.TdApi.BasicGroup
Status of the current user in the group.
status - Variable in class org.drinkless.tdlib.TdApi.ChatEventMemberInvited
New member status.
status - Variable in class org.drinkless.tdlib.TdApi.ChatMember
Status of the member in the chat.
status - Variable in class org.drinkless.tdlib.TdApi.SetChatMemberStatus
The new status of the member in the chat.
status - Variable in class org.drinkless.tdlib.TdApi.Supergroup
Status of the current user in the supergroup or channel; custom title will always be empty.
status - Variable in class org.drinkless.tdlib.TdApi.UpdateUserStatus
New status of the user.
status - Variable in class org.drinkless.tdlib.TdApi.User
Current online status of the user.
sticker - Variable in class org.drinkless.tdlib.TdApi.AddFavoriteSticker
Sticker file to add.
sticker - Variable in class org.drinkless.tdlib.TdApi.AddRecentSticker
Sticker file to add.
sticker - Variable in class org.drinkless.tdlib.TdApi.AddStickerToSet
Sticker to add to the set.
sticker - Variable in class org.drinkless.tdlib.TdApi.AnimatedEmoji
Sticker for the emoji; may be null if yet unknown for a custom emoji.
sticker - Variable in class org.drinkless.tdlib.TdApi.ChatPhoto
Sticker-based version of the chat photo; may be null.
sticker - Variable in class org.drinkless.tdlib.TdApi.DiceStickersRegular
The animated sticker with the dice animation.
sticker - Variable in class org.drinkless.tdlib.TdApi.GetStickerEmojis
Sticker file identifier.
sticker - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultSticker
Sticker.
sticker - Variable in class org.drinkless.tdlib.TdApi.InputChatPhotoSticker
Information about the sticker.
sticker - Variable in class org.drinkless.tdlib.TdApi.InputMessageSticker
Sticker to be sent.
sticker - Variable in class org.drinkless.tdlib.TdApi.InputSticker
File with the sticker; must fit in a 512x512 square.
sticker - Variable in class org.drinkless.tdlib.TdApi.MessageGiftedPremium
A sticker to be shown in the message; may be null if unknown.
sticker - Variable in class org.drinkless.tdlib.TdApi.MessageSticker
The sticker description.
sticker - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentSticker
Message content; may be null.
sticker - Variable in class org.drinkless.tdlib.TdApi.RemoveFavoriteSticker
Sticker file to delete from the list.
sticker - Variable in class org.drinkless.tdlib.TdApi.RemoveRecentSticker
Sticker file to delete.
sticker - Variable in class org.drinkless.tdlib.TdApi.RemoveStickerFromSet
Sticker.
sticker - Variable in class org.drinkless.tdlib.TdApi.SetStickerEmojis
Sticker.
sticker - Variable in class org.drinkless.tdlib.TdApi.SetStickerKeywords
Sticker.
sticker - Variable in class org.drinkless.tdlib.TdApi.SetStickerMaskPosition
Sticker.
sticker - Variable in class org.drinkless.tdlib.TdApi.SetStickerPositionInSet
Sticker.
sticker - Variable in class org.drinkless.tdlib.TdApi.Sticker
File containing the sticker.
sticker - Variable in class org.drinkless.tdlib.TdApi.UpdateAnimatedEmojiMessageClicked
The animated sticker to be played.
sticker - Variable in class org.drinkless.tdlib.TdApi.UploadStickerFile
File file to upload; must fit in a 512x512 square.
sticker - Variable in class org.drinkless.tdlib.TdApi.WebPage
Preview of the content as a sticker for small WEBP files, if available; may be null.
Sticker() - Constructor for class org.drinkless.tdlib.TdApi.Sticker
Describes a sticker.
Sticker(long, long, int, int, String, TdApi.StickerFormat, TdApi.StickerFullType, TdApi.ClosedVectorPath[], TdApi.Thumbnail, TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.Sticker
Describes a sticker.
stickerFormat - Variable in class org.drinkless.tdlib.TdApi.CreateNewStickerSet
Format of the stickers in the set.
stickerFormat - Variable in class org.drinkless.tdlib.TdApi.StickerSet
Format of the stickers in the set.
stickerFormat - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
Format of the stickers in the set.
stickerFormat - Variable in class org.drinkless.tdlib.TdApi.UploadStickerFile
Sticker format.
StickerFormat() - Constructor for class org.drinkless.tdlib.TdApi.StickerFormat
Default class constructor.
StickerFormatTgs() - Constructor for class org.drinkless.tdlib.TdApi.StickerFormatTgs
The sticker is an animation in TGS format.
StickerFormatWebm() - Constructor for class org.drinkless.tdlib.TdApi.StickerFormatWebm
The sticker is a video in WEBM format.
StickerFormatWebp() - Constructor for class org.drinkless.tdlib.TdApi.StickerFormatWebp
The sticker is an image in WEBP format.
StickerFullType() - Constructor for class org.drinkless.tdlib.TdApi.StickerFullType
Default class constructor.
StickerFullTypeCustomEmoji() - Constructor for class org.drinkless.tdlib.TdApi.StickerFullTypeCustomEmoji
The sticker is a custom emoji to be used inside message text and caption.
StickerFullTypeCustomEmoji(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.StickerFullTypeCustomEmoji
The sticker is a custom emoji to be used inside message text and caption.
StickerFullTypeMask() - Constructor for class org.drinkless.tdlib.TdApi.StickerFullTypeMask
The sticker is a mask in WEBP format to be placed on photos or videos.
StickerFullTypeMask(TdApi.MaskPosition) - Constructor for class org.drinkless.tdlib.TdApi.StickerFullTypeMask
The sticker is a mask in WEBP format to be placed on photos or videos.
StickerFullTypeRegular() - Constructor for class org.drinkless.tdlib.TdApi.StickerFullTypeRegular
The sticker is a regular sticker.
StickerFullTypeRegular(TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.StickerFullTypeRegular
The sticker is a regular sticker.
stickerHeight - Variable in class org.drinkless.tdlib.TdApi.AnimatedEmoji
Expected height of the sticker, which can be used if the sticker is null.
stickerHeight - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
Height of the sticker.
stickerId - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeRegularOrMask
Identifier of the sticker in the set.
stickerIds - Variable in class org.drinkless.tdlib.TdApi.UpdateFavoriteStickers
The new list of file identifiers of favorite stickers.
stickerIds - Variable in class org.drinkless.tdlib.TdApi.UpdateRecentStickers
The new list of file identifiers of recently used stickers.
stickers - Variable in class org.drinkless.tdlib.TdApi.CreateNewStickerSet
List of stickers to be added to the set; must be non-empty.
stickers - Variable in class org.drinkless.tdlib.TdApi.Stickers
List of stickers.
stickers - Variable in class org.drinkless.tdlib.TdApi.StickerSet
List of stickers in this set.
Stickers() - Constructor for class org.drinkless.tdlib.TdApi.Stickers
Represents a list of stickers.
Stickers(TdApi.Sticker[]) - Constructor for class org.drinkless.tdlib.TdApi.Stickers
Represents a list of stickers.
stickerSet - Variable in class org.drinkless.tdlib.TdApi.UpdateStickerSet
The sticker set.
StickerSet() - Constructor for class org.drinkless.tdlib.TdApi.StickerSet
Represents a sticker set.
StickerSet(long, String, String, TdApi.Thumbnail, TdApi.ClosedVectorPath[], boolean, boolean, boolean, TdApi.StickerFormat, TdApi.StickerType, boolean, TdApi.Sticker[], TdApi.Emojis[]) - Constructor for class org.drinkless.tdlib.TdApi.StickerSet
Represents a sticker set.
stickerSetId - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoStickerTypeRegularOrMask
Sticker set identifier.
stickerSetId - Variable in class org.drinkless.tdlib.TdApi.SetSupergroupStickerSet
New value of the supergroup sticker set identifier.
stickerSetId - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Identifier of the supergroup sticker set; 0 if none.
stickerSetId - Variable in class org.drinkless.tdlib.TdApi.TMeUrlTypeStickerSet
Identifier of the sticker set.
stickerSetIds - Variable in class org.drinkless.tdlib.TdApi.ReorderInstalledStickerSets
Identifiers of installed sticker sets in the new correct order.
stickerSetIds - Variable in class org.drinkless.tdlib.TdApi.UpdateInstalledStickerSets
The new list of installed ordinary sticker sets.
stickerSetIds - Variable in class org.drinkless.tdlib.TdApi.ViewTrendingStickerSets
Identifiers of viewed trending sticker sets.
StickerSetInfo() - Constructor for class org.drinkless.tdlib.TdApi.StickerSetInfo
Represents short information about a sticker set.
StickerSetInfo(long, String, String, TdApi.Thumbnail, TdApi.ClosedVectorPath[], boolean, boolean, boolean, TdApi.StickerFormat, TdApi.StickerType, boolean, int, TdApi.Sticker[]) - Constructor for class org.drinkless.tdlib.TdApi.StickerSetInfo
Represents short information about a sticker set.
stickerSetName - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeStickerSet
Name of the sticker set.
stickerSets - Variable in class org.drinkless.tdlib.TdApi.UpdateTrendingStickerSets
The prefix of the list of trending sticker sets with the newest trending sticker sets.
StickerSets() - Constructor for class org.drinkless.tdlib.TdApi.StickerSets
Represents a list of sticker sets.
StickerSets(int, TdApi.StickerSetInfo[]) - Constructor for class org.drinkless.tdlib.TdApi.StickerSets
Represents a list of sticker sets.
stickerType - Variable in class org.drinkless.tdlib.TdApi.CreateNewStickerSet
Type of the stickers in the set.
stickerType - Variable in class org.drinkless.tdlib.TdApi.GetArchivedStickerSets
Type of the sticker sets to return.
stickerType - Variable in class org.drinkless.tdlib.TdApi.GetInstalledStickerSets
Type of the sticker sets to return.
stickerType - Variable in class org.drinkless.tdlib.TdApi.GetStickers
Type of the stickers to return.
stickerType - Variable in class org.drinkless.tdlib.TdApi.GetTrendingStickerSets
Type of the sticker sets to return.
stickerType - Variable in class org.drinkless.tdlib.TdApi.ReorderInstalledStickerSets
Type of the sticker sets to reorder.
stickerType - Variable in class org.drinkless.tdlib.TdApi.SearchInstalledStickerSets
Type of the sticker sets to search for.
stickerType - Variable in class org.drinkless.tdlib.TdApi.SearchStickers
Type of the stickers to return.
stickerType - Variable in class org.drinkless.tdlib.TdApi.StickerSet
Type of the stickers in the set.
stickerType - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
Type of the stickers in the set.
stickerType - Variable in class org.drinkless.tdlib.TdApi.UpdateInstalledStickerSets
Type of the affected stickers.
stickerType - Variable in class org.drinkless.tdlib.TdApi.UpdateTrendingStickerSets
Type of the affected stickers.
StickerType() - Constructor for class org.drinkless.tdlib.TdApi.StickerType
Default class constructor.
StickerTypeCustomEmoji() - Constructor for class org.drinkless.tdlib.TdApi.StickerTypeCustomEmoji
The sticker is a custom emoji to be used inside message text and caption.
StickerTypeMask() - Constructor for class org.drinkless.tdlib.TdApi.StickerTypeMask
The sticker is a mask in WEBP format to be placed on photos or videos.
StickerTypeRegular() - Constructor for class org.drinkless.tdlib.TdApi.StickerTypeRegular
The sticker is a regular sticker.
stickerUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
The URL of the WEBP, TGS, or WEBM sticker (sticker file size must not exceed 5MB).
stickerWidth - Variable in class org.drinkless.tdlib.TdApi.AnimatedEmoji
Expected width of the sticker, which can be used if the sticker is null.
stickerWidth - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
Width of the sticker.
StopPoll() - Constructor for class org.drinkless.tdlib.TdApi.StopPoll
Default constructor for a function, which stops a poll.
StopPoll(long, long, TdApi.ReplyMarkup) - Constructor for class org.drinkless.tdlib.TdApi.StopPoll
Creates a function, which stops a poll.
StorageStatistics() - Constructor for class org.drinkless.tdlib.TdApi.StorageStatistics
Contains the exact storage usage statistics split by chats and file type.
StorageStatistics(long, int, TdApi.StorageStatisticsByChat[]) - Constructor for class org.drinkless.tdlib.TdApi.StorageStatistics
Contains the exact storage usage statistics split by chats and file type.
StorageStatisticsByChat() - Constructor for class org.drinkless.tdlib.TdApi.StorageStatisticsByChat
Contains the storage usage statistics for a specific chat.
StorageStatisticsByChat(long, long, int, TdApi.StorageStatisticsByFileType[]) - Constructor for class org.drinkless.tdlib.TdApi.StorageStatisticsByChat
Contains the storage usage statistics for a specific chat.
StorageStatisticsByFileType() - Constructor for class org.drinkless.tdlib.TdApi.StorageStatisticsByFileType
Contains the storage usage statistics for a specific file type.
StorageStatisticsByFileType(TdApi.FileType, long, int) - Constructor for class org.drinkless.tdlib.TdApi.StorageStatisticsByFileType
Contains the storage usage statistics for a specific file type.
StorageStatisticsFast() - Constructor for class org.drinkless.tdlib.TdApi.StorageStatisticsFast
Contains approximate storage usage statistics, excluding files of unknown file type.
StorageStatisticsFast(long, int, long, long, long) - Constructor for class org.drinkless.tdlib.TdApi.StorageStatisticsFast
Contains approximate storage usage statistics, excluding files of unknown file type.
StorePaymentPurpose() - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurpose
Default class constructor.
StorePaymentPurposeGiftedPremium() - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposeGiftedPremium
The user gifted Telegram Premium to another user.
StorePaymentPurposeGiftedPremium(long, String, long) - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposeGiftedPremium
The user gifted Telegram Premium to another user.
StorePaymentPurposePremiumSubscription() - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumSubscription
The user subscribed to Telegram Premium.
StorePaymentPurposePremiumSubscription(boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.StorePaymentPurposePremiumSubscription
The user subscribed to Telegram Premium.
storeProductId - Variable in class org.drinkless.tdlib.TdApi.AssignGooglePlayTransaction
Identifier of the purchased store product.
storeProductId - Variable in class org.drinkless.tdlib.TdApi.PremiumPaymentOption
Identifier of the store product associated with the option.
streamKey - Variable in class org.drinkless.tdlib.TdApi.RtmpUrl
Stream key.
streams - Variable in class org.drinkless.tdlib.TdApi.GroupCallStreams
A list of group call streams.
streetLine1 - Variable in class org.drinkless.tdlib.TdApi.Address
First line of the address.
streetLine2 - Variable in class org.drinkless.tdlib.TdApi.Address
Second line of the address.
strings - Variable in class org.drinkless.tdlib.TdApi.LanguagePackStrings
A list of language pack strings.
strings - Variable in class org.drinkless.tdlib.TdApi.SetCustomLanguagePack
Strings of the new language pack.
strings - Variable in class org.drinkless.tdlib.TdApi.UpdateLanguagePackStrings
List of changed language pack strings; empty if all strings have changed.
subheader - Variable in class org.drinkless.tdlib.TdApi.PageBlockSubheader
Subheader.
subtitle - Variable in class org.drinkless.tdlib.TdApi.PageBlockSubtitle
Subtitle.
success - Variable in class org.drinkless.tdlib.TdApi.PaymentResult
True, if the payment request was successful; otherwise, the verificationUrl will be non-empty.
successAnimationFrameNumber - Variable in class org.drinkless.tdlib.TdApi.MessageDice
Number of frame after which a success animation like a shower of confetti needs to be shown on updateMessageSendSucceeded.
SuggestedAction() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedAction
Default class constructor.
SuggestedActionCheckPassword() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionCheckPassword
Suggests the user to check whether they still remember their 2-step verification password.
SuggestedActionCheckPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionCheckPhoneNumber
Suggests the user to check whether authorization phone number is correct and change the phone number if it is inaccessible.
SuggestedActionConvertToBroadcastGroup() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionConvertToBroadcastGroup
Suggests the user to convert specified supergroup to a broadcast group.
SuggestedActionConvertToBroadcastGroup(long) - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionConvertToBroadcastGroup
Suggests the user to convert specified supergroup to a broadcast group.
SuggestedActionEnableArchiveAndMuteNewChats() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionEnableArchiveAndMuteNewChats
Suggests the user to enable "archive_and_mute_new_chats_from_unknown_users" option.
SuggestedActionSetPassword() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionSetPassword
Suggests the user to set a 2-step verification password to be able to log in again.
SuggestedActionSetPassword(int) - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionSetPassword
Suggests the user to set a 2-step verification password to be able to log in again.
SuggestedActionSubscribeToAnnualPremium() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionSubscribeToAnnualPremium
Suggests the user to subscribe to the Premium subscription with annual payments.
SuggestedActionUpgradePremium() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionUpgradePremium
Suggests the user to upgrade the Premium subscription from monthly payments to annual payments.
SuggestedActionViewChecksHint() - Constructor for class org.drinkless.tdlib.TdApi.SuggestedActionViewChecksHint
Suggests the user to view a hint about the meaning of one and two check marks on sent messages.
suggestedTipAmounts - Variable in class org.drinkless.tdlib.TdApi.Invoice
Suggested amounts of tip in the smallest units of the currency.
SuggestUserProfilePhoto() - Constructor for class org.drinkless.tdlib.TdApi.SuggestUserProfilePhoto
Default constructor for a function, which suggests a profile photo to another regular user with common messages.
SuggestUserProfilePhoto(long, TdApi.InputChatPhoto) - Constructor for class org.drinkless.tdlib.TdApi.SuggestUserProfilePhoto
Creates a function, which suggests a profile photo to another regular user with common messages.
suitableElements - Variable in class org.drinkless.tdlib.TdApi.PassportRequiredElement
List of Telegram Passport elements any of which is enough to provide.
supergroup - Variable in class org.drinkless.tdlib.TdApi.UpdateSupergroup
New data about the supergroup.
Supergroup() - Constructor for class org.drinkless.tdlib.TdApi.Supergroup
Represents a supergroup or channel with zero or more members (subscribers in the case of channels).
Supergroup(long, TdApi.Usernames, int, TdApi.ChatMemberStatus, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.Supergroup
Represents a supergroup or channel with zero or more members (subscribers in the case of channels).
supergroupFullInfo - Variable in class org.drinkless.tdlib.TdApi.UpdateSupergroupFullInfo
New full information about the supergroup.
SupergroupFullInfo() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Contains full information about a supergroup or channel.
SupergroupFullInfo(TdApi.ChatPhoto, String, int, int, int, int, long, int, double, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, long, TdApi.ChatLocation, TdApi.ChatInviteLink, TdApi.BotCommands[], long, long) - Constructor for class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Contains full information about a supergroup or channel.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.ChatTypeSupergroup
Supergroup or channel identifier.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.CreateSupergroupChat
Supergroup or channel identifier.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.DisableAllSupergroupUsernames
Identifier of the supergroup or channel.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.GetSupergroup
Supergroup or channel identifier.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.GetSupergroupFullInfo
Supergroup or channel identifier.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.GetSupergroupMembers
Identifier of the supergroup or channel.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.MessageChatUpgradeTo
Identifier of the supergroup to which the basic group was upgraded.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.ReorderSupergroupActiveUsernames
Identifier of the supergroup or channel.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.ReportSupergroupAntiSpamFalsePositive
Supergroup identifier.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.ReportSupergroupSpam
Supergroup identifier.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.SetSupergroupStickerSet
Identifier of the supergroup.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.SetSupergroupUsername
Identifier of the supergroup or channel.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.SuggestedActionConvertToBroadcastGroup
Supergroup identifier.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.TMeUrlTypeSupergroup
Identifier of the supergroup or channel.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupHasAggressiveAntiSpamEnabled
The identifier of the supergroup, which isn't a broadcast group.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupHasHiddenMembers
Identifier of the supergroup.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsAllHistoryAvailable
The identifier of the supergroup.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsBroadcastGroup
Identifier of the supergroup.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupIsForum
Identifier of the supergroup.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinByRequest
Identifier of the channel.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinToSendMessages
Identifier of the supergroup.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupSignMessages
Identifier of the channel.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupUsernameIsActive
Identifier of the supergroup or channel.
supergroupId - Variable in class org.drinkless.tdlib.TdApi.UpdateSupergroupFullInfo
Identifier of the supergroup or channel.
SupergroupMembersFilter() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilter
Default class constructor.
SupergroupMembersFilterAdministrators() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterAdministrators
Returns the owner and administrators.
SupergroupMembersFilterBanned() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterBanned
Returns users banned from the supergroup or channel; can be used only by administrators.
SupergroupMembersFilterBanned(String) - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterBanned
Returns users banned from the supergroup or channel; can be used only by administrators.
SupergroupMembersFilterBots() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterBots
Returns bot members of the supergroup or channel.
SupergroupMembersFilterContacts() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterContacts
Returns contacts of the user, which are members of the supergroup or channel.
SupergroupMembersFilterContacts(String) - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterContacts
Returns contacts of the user, which are members of the supergroup or channel.
SupergroupMembersFilterMention() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterMention
Returns users which can be mentioned in the supergroup.
SupergroupMembersFilterMention(String, long) - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterMention
Returns users which can be mentioned in the supergroup.
SupergroupMembersFilterRecent() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterRecent
Returns recently active users in reverse chronological order.
SupergroupMembersFilterRestricted() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterRestricted
Returns restricted supergroup members; can be used only by administrators.
SupergroupMembersFilterRestricted(String) - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterRestricted
Returns restricted supergroup members; can be used only by administrators.
SupergroupMembersFilterSearch() - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterSearch
Used to search for supergroup or channel members via a (string) query.
SupergroupMembersFilterSearch(String) - Constructor for class org.drinkless.tdlib.TdApi.SupergroupMembersFilterSearch
Used to search for supergroup or channel members via a (string) query.
supergroupsNearby - Variable in class org.drinkless.tdlib.TdApi.ChatsNearby
List of location-based supergroups nearby.
supportsBotChats - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
True, if the bot supports opening from attachment menu in private chats with other bots.
supportsChannelChats - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
True, if the bot supports opening from attachment menu in channel chats.
supportsGroupChats - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
True, if the bot supports opening from attachment menu in basic group and supergroup chats.
supportsSelfChat - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
True, if the bot supports opening from attachment menu in the chat with the bot.
supportsSettings - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
True, if the bot supports "settings_button_pressed" event.
supportsStreaming - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
True, if the video is supposed to be streamed.
supportsStreaming - Variable in class org.drinkless.tdlib.TdApi.Video
True, if the video is supposed to be streamed.
supportsStun - Variable in class org.drinkless.tdlib.TdApi.CallServerTypeWebrtc
True, if the server supports STUN.
supportsTurn - Variable in class org.drinkless.tdlib.TdApi.CallServerTypeWebrtc
True, if the server supports TURN.
supportsUserChats - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
True, if the bot supports opening from attachment menu in private chats with ordinary users.
supportsVideoCalls - Variable in class org.drinkless.tdlib.TdApi.UserFullInfo
True, if a video call can be created with the user.
SynchronizeLanguagePack() - Constructor for class org.drinkless.tdlib.TdApi.SynchronizeLanguagePack
Default constructor for a function, which fetches the latest versions of all strings from a language pack in the current localization target from the server.
SynchronizeLanguagePack(String) - Constructor for class org.drinkless.tdlib.TdApi.SynchronizeLanguagePack
Creates a function, which fetches the latest versions of all strings from a language pack in the current localization target from the server.
synchronous - Variable in class org.drinkless.tdlib.TdApi.DownloadFile
Pass true to return response only after the file download has succeeded, has failed, has been canceled, or a new downloadFile request with different offset/limit parameters was sent; pass false to return file state immediately, just after the download has been started.
systemLanguageCode - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
IETF language tag of the user's operating system language; must be non-empty.
systemVersion - Variable in class org.drinkless.tdlib.TdApi.Session
Version of the operating system the application has been run or is running on, as provided by the application.
systemVersion - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
Version of the operating system the application is being run on.

T

tag - Variable in class org.drinkless.tdlib.TdApi.GetLogTagVerbosityLevel
Logging tag to change verbosity level.
tag - Variable in class org.drinkless.tdlib.TdApi.SetLogTagVerbosityLevel
Logging tag to change verbosity level.
tags - Variable in class org.drinkless.tdlib.TdApi.LogTags
List of log tags.
targetChat - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeSwitchInline
Target chat from which to send the inline query.
targetChat - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeAttachmentMenuBot
Target chat to be opened.
TargetChat() - Constructor for class org.drinkless.tdlib.TdApi.TargetChat
Default class constructor.
TargetChatChosen() - Constructor for class org.drinkless.tdlib.TdApi.TargetChatChosen
The chat needs to be chosen by the user among chats of the specified types.
TargetChatChosen(boolean, boolean, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.TargetChatChosen
The chat needs to be chosen by the user among chats of the specified types.
TargetChatCurrent() - Constructor for class org.drinkless.tdlib.TdApi.TargetChatCurrent
The currently opened chat needs to be kept.
TargetChatInternalLink() - Constructor for class org.drinkless.tdlib.TdApi.TargetChatInternalLink
The chat needs to be open with the provided internal link.
TargetChatInternalLink(TdApi.InternalLinkType) - Constructor for class org.drinkless.tdlib.TdApi.TargetChatInternalLink
The chat needs to be open with the provided internal link.
TdApi - Class in org.drinkless.tdlib
This class contains as static nested classes all other TDLib interface type-classes and function-classes.
TdApi.AcceptCall - Class in org.drinkless.tdlib
Accepts an incoming call.
TdApi.AcceptTermsOfService - Class in org.drinkless.tdlib
Accepts Telegram terms of services.
TdApi.AccountTtl - Class in org.drinkless.tdlib
Contains information about the period of inactivity after which the current user's account will automatically be deleted.
TdApi.AddApplicationChangelog - Class in org.drinkless.tdlib
Adds server-provided application changelog as messages to the chat 777000 (Telegram); for official applications only.
TdApi.AddChatFolderByInviteLink - Class in org.drinkless.tdlib
Adds a chat folder by an invite link.
TdApi.AddChatMember - Class in org.drinkless.tdlib
Adds a new member to a chat.
TdApi.AddChatMembers - Class in org.drinkless.tdlib
Adds multiple new members to a chat.
TdApi.AddChatToList - Class in org.drinkless.tdlib
Adds a chat to a chat list.
TdApi.AddContact - Class in org.drinkless.tdlib
Adds a user to the contact list or edits an existing contact by their user identifier.
TdApi.AddCustomServerLanguagePack - Class in org.drinkless.tdlib
Adds a custom server language pack to the list of installed language packs in current localization target.
TdApi.AddedReaction - Class in org.drinkless.tdlib
Represents a reaction applied to a message.
TdApi.AddedReactions - Class in org.drinkless.tdlib
Represents a list of reactions added to a message.
TdApi.AddFavoriteSticker - Class in org.drinkless.tdlib
Adds a new sticker to the list of favorite stickers.
TdApi.AddFileToDownloads - Class in org.drinkless.tdlib
Adds a file from a message to the list of file downloads.
TdApi.AddLocalMessage - Class in org.drinkless.tdlib
Adds a local message to a chat.
TdApi.AddLogMessage - Class in org.drinkless.tdlib
Adds a message to TDLib internal log.
TdApi.AddMessageReaction - Class in org.drinkless.tdlib
Adds a reaction to a message.
TdApi.AddNetworkStatistics - Class in org.drinkless.tdlib
Adds the specified data to data usage statistics.
TdApi.AddProxy - Class in org.drinkless.tdlib
Adds a proxy server for network requests.
TdApi.AddRecentlyFoundChat - Class in org.drinkless.tdlib
Adds a chat to the list of recently found chats.
TdApi.AddRecentSticker - Class in org.drinkless.tdlib
Manually adds a new sticker to the list of recently used stickers.
TdApi.Address - Class in org.drinkless.tdlib
Describes an address.
TdApi.AddSavedAnimation - Class in org.drinkless.tdlib
Manually adds a new animation to the list of saved animations.
TdApi.AddSavedNotificationSound - Class in org.drinkless.tdlib
Adds a new notification sound to the list of saved notification sounds.
TdApi.AddStickerToSet - Class in org.drinkless.tdlib
Adds a new sticker to a set; for bots only.
TdApi.AnimatedChatPhoto - Class in org.drinkless.tdlib
Animated variant of a chat photo in MPEG4 format.
TdApi.AnimatedEmoji - Class in org.drinkless.tdlib
Describes an animated or custom representation of an emoji.
TdApi.Animation - Class in org.drinkless.tdlib
Describes an animation file.
TdApi.Animations - Class in org.drinkless.tdlib
Represents a list of animations.
TdApi.AnswerCallbackQuery - Class in org.drinkless.tdlib
Sets the result of a callback query; for bots only.
TdApi.AnswerCustomQuery - Class in org.drinkless.tdlib
Answers a custom query; for bots only.
TdApi.AnswerInlineQuery - Class in org.drinkless.tdlib
Sets the result of an inline query; for bots only.
TdApi.AnswerPreCheckoutQuery - Class in org.drinkless.tdlib
Sets the result of a pre-checkout query; for bots only.
TdApi.AnswerShippingQuery - Class in org.drinkless.tdlib
Sets the result of a shipping query; for bots only.
TdApi.AnswerWebAppQuery - Class in org.drinkless.tdlib
Sets the result of interaction with a Web App and sends corresponding message on behalf of the user to the chat from which the query originated; for bots only.
TdApi.AssignAppStoreTransaction - Class in org.drinkless.tdlib
Informs server about a purchase through App Store.
TdApi.AssignGooglePlayTransaction - Class in org.drinkless.tdlib
Informs server about a purchase through Google Play.
TdApi.AttachmentMenuBot - Class in org.drinkless.tdlib
Represents a bot, which can be added to attachment menu.
TdApi.AttachmentMenuBotColor - Class in org.drinkless.tdlib
Describes a color to highlight a bot added to attachment menu.
TdApi.Audio - Class in org.drinkless.tdlib
Describes an audio file.
TdApi.AuthenticationCodeInfo - Class in org.drinkless.tdlib
Information about the authentication code that was sent.
TdApi.AuthenticationCodeType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.AuthenticationCodeType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.AuthenticationCodeTypeCall - Class in org.drinkless.tdlib
An authentication code is delivered via a phone call to the specified phone number.
TdApi.AuthenticationCodeTypeFirebaseAndroid - Class in org.drinkless.tdlib
An authentication code is delivered via Firebase Authentication to the official Android application.
TdApi.AuthenticationCodeTypeFirebaseIos - Class in org.drinkless.tdlib
An authentication code is delivered via Firebase Authentication to the official iOS application.
TdApi.AuthenticationCodeTypeFlashCall - Class in org.drinkless.tdlib
An authentication code is delivered by an immediately canceled call to the specified phone number.
TdApi.AuthenticationCodeTypeFragment - Class in org.drinkless.tdlib
An authentication code is delivered to https://fragment.com.
TdApi.AuthenticationCodeTypeMissedCall - Class in org.drinkless.tdlib
An authentication code is delivered by an immediately canceled call to the specified phone number.
TdApi.AuthenticationCodeTypeSms - Class in org.drinkless.tdlib
An authentication code is delivered via an SMS message to the specified phone number; applications may not receive this type of code.
TdApi.AuthenticationCodeTypeTelegramMessage - Class in org.drinkless.tdlib
An authentication code is delivered via a private Telegram message, which can be viewed from another active session.
TdApi.AuthorizationState - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.AuthorizationState.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.AuthorizationStateClosed - Class in org.drinkless.tdlib
TDLib client is in its final state.
TdApi.AuthorizationStateClosing - Class in org.drinkless.tdlib
TDLib is closing, all subsequent queries will be answered with the error 500.
TdApi.AuthorizationStateLoggingOut - Class in org.drinkless.tdlib
The user is currently logging out.
TdApi.AuthorizationStateReady - Class in org.drinkless.tdlib
The user has been successfully authorized.
TdApi.AuthorizationStateWaitCode - Class in org.drinkless.tdlib
TDLib needs the user's authentication code to authorize.
TdApi.AuthorizationStateWaitEmailAddress - Class in org.drinkless.tdlib
TDLib needs the user's email address to authorize.
TdApi.AuthorizationStateWaitEmailCode - Class in org.drinkless.tdlib
TDLib needs the user's authentication code sent to an email address to authorize.
TdApi.AuthorizationStateWaitOtherDeviceConfirmation - Class in org.drinkless.tdlib
The user needs to confirm authorization on another logged in device by scanning a QR code with the provided link.
TdApi.AuthorizationStateWaitPassword - Class in org.drinkless.tdlib
The user has been authorized, but needs to enter a 2-step verification password to start using the application.
TdApi.AuthorizationStateWaitPhoneNumber - Class in org.drinkless.tdlib
TDLib needs the user's phone number to authorize.
TdApi.AuthorizationStateWaitRegistration - Class in org.drinkless.tdlib
The user is unregistered and need to accept terms of service and enter their first name and last name to finish registration.
TdApi.AuthorizationStateWaitTdlibParameters - Class in org.drinkless.tdlib
Initialization parameters are needed.
TdApi.AutoDownloadSettings - Class in org.drinkless.tdlib
Contains auto-download settings.
TdApi.AutoDownloadSettingsPresets - Class in org.drinkless.tdlib
Contains auto-download settings presets for the current user.
TdApi.AutosaveSettings - Class in org.drinkless.tdlib
Describes autosave settings.
TdApi.AutosaveSettingsException - Class in org.drinkless.tdlib
Contains autosave settings for a chat, which overrides default settings for the corresponding scope.
TdApi.AutosaveSettingsScope - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.AutosaveSettingsScope.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.AutosaveSettingsScopeChannelChats - Class in org.drinkless.tdlib
Autosave settings applied to all channel chats without chat-specific settings.
TdApi.AutosaveSettingsScopeChat - Class in org.drinkless.tdlib
Autosave settings applied to a chat.
TdApi.AutosaveSettingsScopeGroupChats - Class in org.drinkless.tdlib
Autosave settings applied to all basic group and supergroup chats without chat-specific settings.
TdApi.AutosaveSettingsScopePrivateChats - Class in org.drinkless.tdlib
Autosave settings applied to all private chats without chat-specific settings.
TdApi.AvailableReaction - Class in org.drinkless.tdlib
Represents an available reaction.
TdApi.AvailableReactions - Class in org.drinkless.tdlib
Represents a list of reactions that can be added to a message.
TdApi.Background - Class in org.drinkless.tdlib
Describes a chat background.
TdApi.BackgroundFill - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.BackgroundFill.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.BackgroundFillFreeformGradient - Class in org.drinkless.tdlib
Describes a freeform gradient fill of a background.
TdApi.BackgroundFillGradient - Class in org.drinkless.tdlib
Describes a gradient fill of a background.
TdApi.BackgroundFillSolid - Class in org.drinkless.tdlib
Describes a solid fill of a background.
TdApi.Backgrounds - Class in org.drinkless.tdlib
Contains a list of backgrounds.
TdApi.BackgroundType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.BackgroundType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.BackgroundTypeFill - Class in org.drinkless.tdlib
A filled background.
TdApi.BackgroundTypePattern - Class in org.drinkless.tdlib
A PNG or TGV (gzipped subset of SVG with MIME type "application/x-tgwallpattern") pattern to be combined with the background fill chosen by the user.
TdApi.BackgroundTypeWallpaper - Class in org.drinkless.tdlib
A wallpaper in JPEG format.
TdApi.BanChatMember - Class in org.drinkless.tdlib
Bans a member in a chat.
TdApi.BankCardActionOpenUrl - Class in org.drinkless.tdlib
Describes an action associated with a bank card number.
TdApi.BankCardInfo - Class in org.drinkless.tdlib
Information about a bank card.
TdApi.BasicGroup - Class in org.drinkless.tdlib
Represents a basic group of 0-200 users (must be upgraded to a supergroup to accommodate more than 200 users).
TdApi.BasicGroupFullInfo - Class in org.drinkless.tdlib
Contains full information about a basic group.
TdApi.BlockMessageSenderFromReplies - Class in org.drinkless.tdlib
Blocks an original sender of a message in the Replies chat.
TdApi.BotCommand - Class in org.drinkless.tdlib
Represents a command supported by a bot.
TdApi.BotCommands - Class in org.drinkless.tdlib
Contains a list of bot commands.
TdApi.BotCommandScope - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.BotCommandScope.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.BotCommandScopeAllChatAdministrators - Class in org.drinkless.tdlib
A scope covering all group and supergroup chat administrators.
TdApi.BotCommandScopeAllGroupChats - Class in org.drinkless.tdlib
A scope covering all group and supergroup chats.
TdApi.BotCommandScopeAllPrivateChats - Class in org.drinkless.tdlib
A scope covering all private chats.
TdApi.BotCommandScopeChat - Class in org.drinkless.tdlib
A scope covering all members of a chat.
TdApi.BotCommandScopeChatAdministrators - Class in org.drinkless.tdlib
A scope covering all administrators of a chat.
TdApi.BotCommandScopeChatMember - Class in org.drinkless.tdlib
A scope covering a member of a chat.
TdApi.BotCommandScopeDefault - Class in org.drinkless.tdlib
A scope covering all users.
TdApi.BotInfo - Class in org.drinkless.tdlib
Contains information about a bot.
TdApi.BotMenuButton - Class in org.drinkless.tdlib
Describes a button to be shown instead of bot commands menu button.
TdApi.Call - Class in org.drinkless.tdlib
Describes a call.
TdApi.CallbackQueryAnswer - Class in org.drinkless.tdlib
Contains a bot's answer to a callback query.
TdApi.CallbackQueryPayload - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.CallbackQueryPayload.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.CallbackQueryPayloadData - Class in org.drinkless.tdlib
The payload for a general callback button.
TdApi.CallbackQueryPayloadDataWithPassword - Class in org.drinkless.tdlib
The payload for a callback button requiring password.
TdApi.CallbackQueryPayloadGame - Class in org.drinkless.tdlib
The payload for a game callback button.
TdApi.CallDiscardReason - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.CallDiscardReason.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.CallDiscardReasonDeclined - Class in org.drinkless.tdlib
The call was ended before the conversation started.
TdApi.CallDiscardReasonDisconnected - Class in org.drinkless.tdlib
The call was ended during the conversation because the users were disconnected.
TdApi.CallDiscardReasonEmpty - Class in org.drinkless.tdlib
The call wasn't discarded, or the reason is unknown.
TdApi.CallDiscardReasonHungUp - Class in org.drinkless.tdlib
The call was ended because one of the parties hung up.
TdApi.CallDiscardReasonMissed - Class in org.drinkless.tdlib
The call was ended before the conversation started.
TdApi.CallId - Class in org.drinkless.tdlib
Contains the call identifier.
TdApi.CallProblem - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.CallProblem.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.CallProblemDistortedSpeech - Class in org.drinkless.tdlib
The speech was distorted.
TdApi.CallProblemDistortedVideo - Class in org.drinkless.tdlib
The video was distorted.
TdApi.CallProblemDropped - Class in org.drinkless.tdlib
The call ended unexpectedly.
TdApi.CallProblemEcho - Class in org.drinkless.tdlib
The user heard their own voice.
TdApi.CallProblemInterruptions - Class in org.drinkless.tdlib
The other side kept disappearing.
TdApi.CallProblemNoise - Class in org.drinkless.tdlib
The user heard background noise.
TdApi.CallProblemPixelatedVideo - Class in org.drinkless.tdlib
The video was pixelated.
TdApi.CallProblemSilentLocal - Class in org.drinkless.tdlib
The user couldn't hear the other side.
TdApi.CallProblemSilentRemote - Class in org.drinkless.tdlib
The other side couldn't hear the user.
TdApi.CallProtocol - Class in org.drinkless.tdlib
Specifies the supported call protocols.
TdApi.CallServer - Class in org.drinkless.tdlib
Describes a server for relaying call data.
TdApi.CallServerType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.CallServerType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.CallServerTypeTelegramReflector - Class in org.drinkless.tdlib
A Telegram call reflector.
TdApi.CallServerTypeWebrtc - Class in org.drinkless.tdlib
A WebRTC server.
TdApi.CallState - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.CallState.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.CallStateDiscarded - Class in org.drinkless.tdlib
The call has ended successfully.
TdApi.CallStateError - Class in org.drinkless.tdlib
The call has ended with an error.
TdApi.CallStateExchangingKeys - Class in org.drinkless.tdlib
The call has been answered and encryption keys are being exchanged.
TdApi.CallStateHangingUp - Class in org.drinkless.tdlib
The call is hanging up after discardCall has been called.
TdApi.CallStatePending - Class in org.drinkless.tdlib
The call is pending, waiting to be accepted by a user.
TdApi.CallStateReady - Class in org.drinkless.tdlib
The call is ready to use.
TdApi.CancelDownloadFile - Class in org.drinkless.tdlib
Stops the downloading of a file.
TdApi.CancelPasswordReset - Class in org.drinkless.tdlib
Cancels reset of 2-step verification password.
TdApi.CancelPreliminaryUploadFile - Class in org.drinkless.tdlib
Stops the preliminary uploading of a file.
TdApi.CanPurchasePremium - Class in org.drinkless.tdlib
Checks whether Telegram Premium purchase is possible.
TdApi.CanTransferOwnership - Class in org.drinkless.tdlib
Checks whether the current session can be used to transfer a chat ownership to another user.
TdApi.CanTransferOwnershipResult - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.CanTransferOwnershipResult.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.CanTransferOwnershipResultOk - Class in org.drinkless.tdlib
The session can be used.
TdApi.CanTransferOwnershipResultPasswordNeeded - Class in org.drinkless.tdlib
The 2-step verification needs to be enabled first.
TdApi.CanTransferOwnershipResultPasswordTooFresh - Class in org.drinkless.tdlib
The 2-step verification was enabled recently, user needs to wait.
TdApi.CanTransferOwnershipResultSessionTooFresh - Class in org.drinkless.tdlib
The session was created recently, user needs to wait.
TdApi.ChangeImportedContacts - Class in org.drinkless.tdlib
Changes imported contacts using the list of contacts saved on the device.
TdApi.ChangePhoneNumber - Class in org.drinkless.tdlib
Changes the phone number of the user and sends an authentication code to the user's new phone number.
TdApi.ChangeStickerSet - Class in org.drinkless.tdlib
Installs/uninstalls or activates/archives a sticker set.
TdApi.Chat - Class in org.drinkless.tdlib
A chat.
TdApi.ChatAction - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ChatAction.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ChatActionBar - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ChatActionBar.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ChatActionBarAddContact - Class in org.drinkless.tdlib
The chat is a private or secret chat and the other user can be added to the contact list using the method addContact.
TdApi.ChatActionBarInviteMembers - Class in org.drinkless.tdlib
The chat is a recently created group chat to which new members can be invited.
TdApi.ChatActionBarJoinRequest - Class in org.drinkless.tdlib
The chat is a private chat with an administrator of a chat to which the user sent join request.
TdApi.ChatActionBarReportAddBlock - Class in org.drinkless.tdlib
The chat is a private or secret chat, which can be reported using the method reportChat, or the other user can be blocked using the method toggleMessageSenderIsBlocked, or the other user can be added to the contact list using the method addContact.
TdApi.ChatActionBarReportSpam - Class in org.drinkless.tdlib
The chat can be reported as spam using the method reportChat with the reason chatReportReasonSpam.
TdApi.ChatActionBarReportUnrelatedLocation - Class in org.drinkless.tdlib
The chat is a location-based supergroup, which can be reported as having unrelated location using the method reportChat with the reason chatReportReasonUnrelatedLocation.
TdApi.ChatActionBarSharePhoneNumber - Class in org.drinkless.tdlib
The chat is a private or secret chat with a mutual contact and the user's phone number can be shared with the other user using the method sharePhoneNumber.
TdApi.ChatActionCancel - Class in org.drinkless.tdlib
The user has canceled the previous action.
TdApi.ChatActionChoosingContact - Class in org.drinkless.tdlib
The user is picking a contact to send.
TdApi.ChatActionChoosingLocation - Class in org.drinkless.tdlib
The user is picking a location or venue to send.
TdApi.ChatActionChoosingSticker - Class in org.drinkless.tdlib
The user is picking a sticker to send.
TdApi.ChatActionRecordingVideo - Class in org.drinkless.tdlib
The user is recording a video.
TdApi.ChatActionRecordingVideoNote - Class in org.drinkless.tdlib
The user is recording a video note.
TdApi.ChatActionRecordingVoiceNote - Class in org.drinkless.tdlib
The user is recording a voice note.
TdApi.ChatActionStartPlayingGame - Class in org.drinkless.tdlib
The user has started to play a game.
TdApi.ChatActionTyping - Class in org.drinkless.tdlib
The user is typing a message.
TdApi.ChatActionUploadingDocument - Class in org.drinkless.tdlib
The user is uploading a document.
TdApi.ChatActionUploadingPhoto - Class in org.drinkless.tdlib
The user is uploading a photo.
TdApi.ChatActionUploadingVideo - Class in org.drinkless.tdlib
The user is uploading a video.
TdApi.ChatActionUploadingVideoNote - Class in org.drinkless.tdlib
The user is uploading a video note.
TdApi.ChatActionUploadingVoiceNote - Class in org.drinkless.tdlib
The user is uploading a voice note.
TdApi.ChatActionWatchingAnimations - Class in org.drinkless.tdlib
The user is watching animations sent by the other party by clicking on an animated emoji.
TdApi.ChatAdministrator - Class in org.drinkless.tdlib
Contains information about a chat administrator.
TdApi.ChatAdministratorRights - Class in org.drinkless.tdlib
Describes rights of the administrator.
TdApi.ChatAdministrators - Class in org.drinkless.tdlib
Represents a list of chat administrators.
TdApi.ChatAvailableReactions - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ChatAvailableReactions.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ChatAvailableReactionsAll - Class in org.drinkless.tdlib
All reactions are available in the chat.
TdApi.ChatAvailableReactionsSome - Class in org.drinkless.tdlib
Only specific reactions are available in the chat.
TdApi.ChatBackground - Class in org.drinkless.tdlib
Describes a background set for a specific chat.
TdApi.ChatEvent - Class in org.drinkless.tdlib
Represents a chat event.
TdApi.ChatEventAction - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ChatEventAction.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ChatEventActiveUsernamesChanged - Class in org.drinkless.tdlib
The chat active usernames were changed.
TdApi.ChatEventAvailableReactionsChanged - Class in org.drinkless.tdlib
The chat available reactions were changed.
TdApi.ChatEventDescriptionChanged - Class in org.drinkless.tdlib
The chat description was changed.
TdApi.ChatEventForumTopicCreated - Class in org.drinkless.tdlib
A new forum topic was created.
TdApi.ChatEventForumTopicDeleted - Class in org.drinkless.tdlib
A forum topic was deleted.
TdApi.ChatEventForumTopicEdited - Class in org.drinkless.tdlib
A forum topic was edited.
TdApi.ChatEventForumTopicPinned - Class in org.drinkless.tdlib
A pinned forum topic was changed.
TdApi.ChatEventForumTopicToggleIsClosed - Class in org.drinkless.tdlib
A forum topic was closed or reopened.
TdApi.ChatEventForumTopicToggleIsHidden - Class in org.drinkless.tdlib
The General forum topic was hidden or unhidden.
TdApi.ChatEventHasAggressiveAntiSpamEnabledToggled - Class in org.drinkless.tdlib
The hasAggressiveAntiSpamEnabled setting of a supergroup was toggled.
TdApi.ChatEventHasProtectedContentToggled - Class in org.drinkless.tdlib
The hasProtectedContent setting of a channel was toggled.
TdApi.ChatEventInviteLinkDeleted - Class in org.drinkless.tdlib
A revoked chat invite link was deleted.
TdApi.ChatEventInviteLinkEdited - Class in org.drinkless.tdlib
A chat invite link was edited.
TdApi.ChatEventInviteLinkRevoked - Class in org.drinkless.tdlib
A chat invite link was revoked.
TdApi.ChatEventInvitesToggled - Class in org.drinkless.tdlib
The canInviteUsers permission of a supergroup chat was toggled.
TdApi.ChatEventIsAllHistoryAvailableToggled - Class in org.drinkless.tdlib
The isAllHistoryAvailable setting of a supergroup was toggled.
TdApi.ChatEventIsForumToggled - Class in org.drinkless.tdlib
The isForum setting of a channel was toggled.
TdApi.ChatEventLinkedChatChanged - Class in org.drinkless.tdlib
The linked chat of a supergroup was changed.
TdApi.ChatEventLocationChanged - Class in org.drinkless.tdlib
The supergroup location was changed.
TdApi.ChatEventLogFilters - Class in org.drinkless.tdlib
Represents a set of filters used to obtain a chat event log.
TdApi.ChatEventMemberInvited - Class in org.drinkless.tdlib
A new chat member was invited.
TdApi.ChatEventMemberJoined - Class in org.drinkless.tdlib
A new member joined the chat.
TdApi.ChatEventMemberJoinedByInviteLink - Class in org.drinkless.tdlib
A new member joined the chat via an invite link.
TdApi.ChatEventMemberJoinedByRequest - Class in org.drinkless.tdlib
A new member was accepted to the chat by an administrator.
TdApi.ChatEventMemberLeft - Class in org.drinkless.tdlib
A member left the chat.
TdApi.ChatEventMemberPromoted - Class in org.drinkless.tdlib
A chat member has gained/lost administrator status, or the list of their administrator privileges has changed.
TdApi.ChatEventMemberRestricted - Class in org.drinkless.tdlib
A chat member was restricted/unrestricted or banned/unbanned, or the list of their restrictions has changed.
TdApi.ChatEventMessageAutoDeleteTimeChanged - Class in org.drinkless.tdlib
The message auto-delete timer was changed.
TdApi.ChatEventMessageDeleted - Class in org.drinkless.tdlib
A message was deleted.
TdApi.ChatEventMessageEdited - Class in org.drinkless.tdlib
A message was edited.
TdApi.ChatEventMessagePinned - Class in org.drinkless.tdlib
A message was pinned.
TdApi.ChatEventMessageUnpinned - Class in org.drinkless.tdlib
A message was unpinned.
TdApi.ChatEventPermissionsChanged - Class in org.drinkless.tdlib
The chat permissions was changed.
TdApi.ChatEventPhotoChanged - Class in org.drinkless.tdlib
The chat photo was changed.
TdApi.ChatEventPollStopped - Class in org.drinkless.tdlib
A poll in a message was stopped.
TdApi.ChatEvents - Class in org.drinkless.tdlib
Contains a list of chat events.
TdApi.ChatEventSignMessagesToggled - Class in org.drinkless.tdlib
The signMessages setting of a channel was toggled.
TdApi.ChatEventSlowModeDelayChanged - Class in org.drinkless.tdlib
The slowModeDelay setting of a supergroup was changed.
TdApi.ChatEventStickerSetChanged - Class in org.drinkless.tdlib
The supergroup sticker set was changed.
TdApi.ChatEventTitleChanged - Class in org.drinkless.tdlib
The chat title was changed.
TdApi.ChatEventUsernameChanged - Class in org.drinkless.tdlib
The chat editable username was changed.
TdApi.ChatEventVideoChatCreated - Class in org.drinkless.tdlib
A video chat was created.
TdApi.ChatEventVideoChatEnded - Class in org.drinkless.tdlib
A video chat was ended.
TdApi.ChatEventVideoChatMuteNewParticipantsToggled - Class in org.drinkless.tdlib
The muteNewParticipants setting of a video chat was toggled.
TdApi.ChatEventVideoChatParticipantIsMutedToggled - Class in org.drinkless.tdlib
A video chat participant was muted or unmuted.
TdApi.ChatEventVideoChatParticipantVolumeLevelChanged - Class in org.drinkless.tdlib
A video chat participant volume level was changed.
TdApi.ChatFolder - Class in org.drinkless.tdlib
Represents a folder for user chats.
TdApi.ChatFolderIcon - Class in org.drinkless.tdlib
Represents an icon for a chat folder.
TdApi.ChatFolderInfo - Class in org.drinkless.tdlib
Contains basic information about a chat folder.
TdApi.ChatFolderInviteLink - Class in org.drinkless.tdlib
Contains a chat folder invite link.
TdApi.ChatFolderInviteLinkInfo - Class in org.drinkless.tdlib
Contains information about an invite link to a chat folder.
TdApi.ChatFolderInviteLinks - Class in org.drinkless.tdlib
Represents a list of chat folder invite links.
TdApi.ChatInviteLink - Class in org.drinkless.tdlib
Contains a chat invite link.
TdApi.ChatInviteLinkCount - Class in org.drinkless.tdlib
Describes a chat administrator with a number of active and revoked chat invite links.
TdApi.ChatInviteLinkCounts - Class in org.drinkless.tdlib
Contains a list of chat invite link counts.
TdApi.ChatInviteLinkInfo - Class in org.drinkless.tdlib
Contains information about a chat invite link.
TdApi.ChatInviteLinkMember - Class in org.drinkless.tdlib
Describes a chat member joined a chat via an invite link.
TdApi.ChatInviteLinkMembers - Class in org.drinkless.tdlib
Contains a list of chat members joined a chat via an invite link.
TdApi.ChatInviteLinks - Class in org.drinkless.tdlib
Contains a list of chat invite links.
TdApi.ChatJoinRequest - Class in org.drinkless.tdlib
Describes a user that sent a join request and waits for administrator approval.
TdApi.ChatJoinRequests - Class in org.drinkless.tdlib
Contains a list of requests to join a chat.
TdApi.ChatJoinRequestsInfo - Class in org.drinkless.tdlib
Contains information about pending join requests for a chat.
TdApi.ChatList - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ChatList.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ChatListArchive - Class in org.drinkless.tdlib
A list of chats usually located at the top of the main chat list.
TdApi.ChatListFolder - Class in org.drinkless.tdlib
A list of chats added to a chat folder.
TdApi.ChatListMain - Class in org.drinkless.tdlib
A main list of chats.
TdApi.ChatLists - Class in org.drinkless.tdlib
Contains a list of chat lists.
TdApi.ChatLocation - Class in org.drinkless.tdlib
Represents a location to which a chat is connected.
TdApi.ChatMember - Class in org.drinkless.tdlib
Describes a user or a chat as a member of another chat.
TdApi.ChatMembers - Class in org.drinkless.tdlib
Contains a list of chat members.
TdApi.ChatMembersFilter - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ChatMembersFilter.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ChatMembersFilterAdministrators - Class in org.drinkless.tdlib
Returns the owner and administrators.
TdApi.ChatMembersFilterBanned - Class in org.drinkless.tdlib
Returns users banned from the chat; can be used only by administrators in a supergroup or in a channel.
TdApi.ChatMembersFilterBots - Class in org.drinkless.tdlib
Returns bot members of the chat.
TdApi.ChatMembersFilterContacts - Class in org.drinkless.tdlib
Returns contacts of the user.
TdApi.ChatMembersFilterMembers - Class in org.drinkless.tdlib
Returns all chat members, including restricted chat members.
TdApi.ChatMembersFilterMention - Class in org.drinkless.tdlib
Returns users which can be mentioned in the chat.
TdApi.ChatMembersFilterRestricted - Class in org.drinkless.tdlib
Returns users under certain restrictions in the chat; can be used only by administrators in a supergroup.
TdApi.ChatMemberStatus - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ChatMemberStatus.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ChatMemberStatusAdministrator - Class in org.drinkless.tdlib
The user is a member of the chat and has some additional privileges.
TdApi.ChatMemberStatusBanned - Class in org.drinkless.tdlib
The user or the chat was banned (and hence is not a member of the chat).
TdApi.ChatMemberStatusCreator - Class in org.drinkless.tdlib
The user is the owner of the chat and has all the administrator privileges.
TdApi.ChatMemberStatusLeft - Class in org.drinkless.tdlib
The user or the chat is not a chat member.
TdApi.ChatMemberStatusMember - Class in org.drinkless.tdlib
The user is a member of the chat, without any additional privileges or restrictions.
TdApi.ChatMemberStatusRestricted - Class in org.drinkless.tdlib
The user is under certain restrictions in the chat.
TdApi.ChatMessageSender - Class in org.drinkless.tdlib
Represents a message sender, which can be used to send messages in a chat.
TdApi.ChatMessageSenders - Class in org.drinkless.tdlib
Represents a list of message senders, which can be used to send messages in a chat.
TdApi.ChatNearby - Class in org.drinkless.tdlib
Describes a chat located nearby.
TdApi.ChatNotificationSettings - Class in org.drinkless.tdlib
Contains information about notification settings for a chat or a forum topic.
TdApi.ChatPermissions - Class in org.drinkless.tdlib
Describes actions that a user is allowed to take in a chat.
TdApi.ChatPhoto - Class in org.drinkless.tdlib
Describes a chat or user profile photo.
TdApi.ChatPhotoInfo - Class in org.drinkless.tdlib
Contains basic information about the photo of a chat.
TdApi.ChatPhotos - Class in org.drinkless.tdlib
Contains a list of chat or user profile photos.
TdApi.ChatPhotoSticker - Class in org.drinkless.tdlib
Information about the sticker, which was used to create the chat photo.
TdApi.ChatPhotoStickerType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ChatPhotoStickerType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ChatPhotoStickerTypeCustomEmoji - Class in org.drinkless.tdlib
Information about the custom emoji, which was used to create the chat photo.
TdApi.ChatPhotoStickerTypeRegularOrMask - Class in org.drinkless.tdlib
Information about the sticker, which was used to create the chat photo.
TdApi.ChatPosition - Class in org.drinkless.tdlib
Describes a position of a chat in a chat list.
TdApi.ChatReportReason - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ChatReportReason.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ChatReportReasonChildAbuse - Class in org.drinkless.tdlib
The chat has child abuse related content.
TdApi.ChatReportReasonCopyright - Class in org.drinkless.tdlib
The chat contains copyrighted content.
TdApi.ChatReportReasonCustom - Class in org.drinkless.tdlib
A custom reason provided by the user.
TdApi.ChatReportReasonFake - Class in org.drinkless.tdlib
The chat represents a fake account.
TdApi.ChatReportReasonIllegalDrugs - Class in org.drinkless.tdlib
The chat has illegal drugs related content.
TdApi.ChatReportReasonPersonalDetails - Class in org.drinkless.tdlib
The chat contains messages with personal details.
TdApi.ChatReportReasonPornography - Class in org.drinkless.tdlib
The chat contains pornographic messages.
TdApi.ChatReportReasonSpam - Class in org.drinkless.tdlib
The chat contains spam messages.
TdApi.ChatReportReasonUnrelatedLocation - Class in org.drinkless.tdlib
The location-based chat is unrelated to its stated location.
TdApi.ChatReportReasonViolence - Class in org.drinkless.tdlib
The chat promotes violence.
TdApi.Chats - Class in org.drinkless.tdlib
Represents a list of chats.
TdApi.ChatsNearby - Class in org.drinkless.tdlib
Represents a list of chats located nearby.
TdApi.ChatSource - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ChatSource.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ChatSourceMtprotoProxy - Class in org.drinkless.tdlib
The chat is sponsored by the user's MTProxy server.
TdApi.ChatSourcePublicServiceAnnouncement - Class in org.drinkless.tdlib
The chat contains a public service announcement.
TdApi.ChatStatistics - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ChatStatistics.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ChatStatisticsAdministratorActionsInfo - Class in org.drinkless.tdlib
Contains statistics about administrator actions done by a user.
TdApi.ChatStatisticsChannel - Class in org.drinkless.tdlib
A detailed statistics about a channel chat.
TdApi.ChatStatisticsInviterInfo - Class in org.drinkless.tdlib
Contains statistics about number of new members invited by a user.
TdApi.ChatStatisticsMessageInteractionInfo - Class in org.drinkless.tdlib
Contains statistics about interactions with a message.
TdApi.ChatStatisticsMessageSenderInfo - Class in org.drinkless.tdlib
Contains statistics about messages sent by a user.
TdApi.ChatStatisticsSupergroup - Class in org.drinkless.tdlib
A detailed statistics about a supergroup chat.
TdApi.ChatTheme - Class in org.drinkless.tdlib
Describes a chat theme.
TdApi.ChatType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ChatType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ChatTypeBasicGroup - Class in org.drinkless.tdlib
A basic group (a chat with 0-200 other users).
TdApi.ChatTypePrivate - Class in org.drinkless.tdlib
An ordinary chat with a user.
TdApi.ChatTypeSecret - Class in org.drinkless.tdlib
A secret chat with a user.
TdApi.ChatTypeSupergroup - Class in org.drinkless.tdlib
A supergroup or channel (with unlimited members).
TdApi.CheckAuthenticationBotToken - Class in org.drinkless.tdlib
Checks the authentication token of a bot; to log in as a bot.
TdApi.CheckAuthenticationCode - Class in org.drinkless.tdlib
Checks the authentication code.
TdApi.CheckAuthenticationEmailCode - Class in org.drinkless.tdlib
Checks the authentication of a email address.
TdApi.CheckAuthenticationPassword - Class in org.drinkless.tdlib
Checks the 2-step verification password for correctness.
TdApi.CheckAuthenticationPasswordRecoveryCode - Class in org.drinkless.tdlib
Checks whether a 2-step verification password recovery code sent to an email address is valid.
TdApi.CheckChangePhoneNumberCode - Class in org.drinkless.tdlib
Checks the authentication code sent to confirm a new phone number of the user.
TdApi.CheckChatFolderInviteLink - Class in org.drinkless.tdlib
Checks the validity of an invite link for a chat folder and returns information about the corresponding chat folder.
TdApi.CheckChatInviteLink - Class in org.drinkless.tdlib
Checks the validity of an invite link for a chat and returns information about the corresponding chat.
TdApi.CheckChatUsername - Class in org.drinkless.tdlib
Checks whether a username can be set for a chat.
TdApi.CheckChatUsernameResult - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.CheckChatUsernameResult.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.CheckChatUsernameResultOk - Class in org.drinkless.tdlib
The username can be set.
TdApi.CheckChatUsernameResultPublicChatsTooMany - Class in org.drinkless.tdlib
The user has too many chats with username, one of them must be made private first.
TdApi.CheckChatUsernameResultPublicGroupsUnavailable - Class in org.drinkless.tdlib
The user can't be a member of a public supergroup.
TdApi.CheckChatUsernameResultUsernameInvalid - Class in org.drinkless.tdlib
The username is invalid.
TdApi.CheckChatUsernameResultUsernameOccupied - Class in org.drinkless.tdlib
The username is occupied.
TdApi.CheckChatUsernameResultUsernamePurchasable - Class in org.drinkless.tdlib
The username can be purchased at fragment.com.
TdApi.CheckCreatedPublicChatsLimit - Class in org.drinkless.tdlib
Checks whether the maximum number of owned public chats has been reached.
TdApi.CheckEmailAddressVerificationCode - Class in org.drinkless.tdlib
Checks the email address verification code for Telegram Passport.
TdApi.CheckLoginEmailAddressCode - Class in org.drinkless.tdlib
Checks the login email address authentication.
TdApi.CheckPasswordRecoveryCode - Class in org.drinkless.tdlib
Checks whether a 2-step verification password recovery code sent to an email address is valid.
TdApi.CheckPhoneNumberConfirmationCode - Class in org.drinkless.tdlib
Checks phone number confirmation code.
TdApi.CheckPhoneNumberVerificationCode - Class in org.drinkless.tdlib
Checks the phone number verification code for Telegram Passport.
TdApi.CheckRecoveryEmailAddressCode - Class in org.drinkless.tdlib
Checks the 2-step verification recovery email address verification code.
TdApi.CheckStickerSetName - Class in org.drinkless.tdlib
Checks whether a name can be used for a new sticker set.
TdApi.CheckStickerSetNameResult - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.CheckStickerSetNameResult.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.CheckStickerSetNameResultNameInvalid - Class in org.drinkless.tdlib
The name is invalid.
TdApi.CheckStickerSetNameResultNameOccupied - Class in org.drinkless.tdlib
The name is occupied.
TdApi.CheckStickerSetNameResultOk - Class in org.drinkless.tdlib
The name can be set.
TdApi.CleanFileName - Class in org.drinkless.tdlib
Removes potentially dangerous characters from the name of a file.
TdApi.ClearAllDraftMessages - Class in org.drinkless.tdlib
Clears message drafts in all chats.
TdApi.ClearAutosaveSettingsExceptions - Class in org.drinkless.tdlib
Clears the list of all autosave settings exceptions.
TdApi.ClearImportedContacts - Class in org.drinkless.tdlib
Clears all imported contacts, contact list remains unchanged.
TdApi.ClearRecentEmojiStatuses - Class in org.drinkless.tdlib
Clears the list of recently used emoji statuses.
TdApi.ClearRecentlyFoundChats - Class in org.drinkless.tdlib
Clears the list of recently found chats.
TdApi.ClearRecentReactions - Class in org.drinkless.tdlib
Clears the list of recently used reactions.
TdApi.ClearRecentStickers - Class in org.drinkless.tdlib
Clears the list of recently used stickers.
TdApi.ClickAnimatedEmojiMessage - Class in org.drinkless.tdlib
Informs TDLib that a message with an animated emoji was clicked by the user.
TdApi.ClickPremiumSubscriptionButton - Class in org.drinkless.tdlib
Informs TDLib that the user clicked Premium subscription button on the Premium features screen.
TdApi.Close - Class in org.drinkless.tdlib
Closes the TDLib instance.
TdApi.CloseChat - Class in org.drinkless.tdlib
Informs TDLib that the chat is closed by the user.
TdApi.ClosedVectorPath - Class in org.drinkless.tdlib
Represents a closed vector path.
TdApi.CloseSecretChat - Class in org.drinkless.tdlib
Closes a secret chat, effectively transferring its state to secretChatStateClosed.
TdApi.CloseWebApp - Class in org.drinkless.tdlib
Informs TDLib that a previously opened Web App was closed.
TdApi.ConfirmQrCodeAuthentication - Class in org.drinkless.tdlib
Confirms QR code authentication on another device.
TdApi.ConnectedWebsite - Class in org.drinkless.tdlib
Contains information about one website the current user is logged in with Telegram.
TdApi.ConnectedWebsites - Class in org.drinkless.tdlib
Contains a list of websites the current user is logged in with Telegram.
TdApi.ConnectionState - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ConnectionState.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ConnectionStateConnecting - Class in org.drinkless.tdlib
Currently establishing a connection to the Telegram servers.
TdApi.ConnectionStateConnectingToProxy - Class in org.drinkless.tdlib
Currently establishing a connection with a proxy server.
TdApi.ConnectionStateReady - Class in org.drinkless.tdlib
There is a working connection to the Telegram servers.
TdApi.ConnectionStateUpdating - Class in org.drinkless.tdlib
Downloading data received while the application was offline.
TdApi.ConnectionStateWaitingForNetwork - Class in org.drinkless.tdlib
Currently waiting for the network to become available.
TdApi.Contact - Class in org.drinkless.tdlib
Describes a user contact.
TdApi.Count - Class in org.drinkless.tdlib
Contains a counter.
TdApi.Countries - Class in org.drinkless.tdlib
Contains information about countries.
TdApi.CountryInfo - Class in org.drinkless.tdlib
Contains information about a country.
TdApi.CreateBasicGroupChat - Class in org.drinkless.tdlib
Returns an existing chat corresponding to a known basic group.
TdApi.CreateCall - Class in org.drinkless.tdlib
Creates a new call.
TdApi.CreateChatFolder - Class in org.drinkless.tdlib
Creates new chat folder.
TdApi.CreateChatFolderInviteLink - Class in org.drinkless.tdlib
Creates a new invite link for a chat folder.
TdApi.CreateChatInviteLink - Class in org.drinkless.tdlib
Creates a new invite link for a chat.
TdApi.CreateForumTopic - Class in org.drinkless.tdlib
Creates a topic in a forum supergroup chat; requires canManageTopics rights in the supergroup.
TdApi.CreateInvoiceLink - Class in org.drinkless.tdlib
Creates a link for the given invoice; for bots only.
TdApi.CreateNewBasicGroupChat - Class in org.drinkless.tdlib
Creates a new basic group and sends a corresponding messageBasicGroupChatCreate.
TdApi.CreateNewSecretChat - Class in org.drinkless.tdlib
Creates a new secret chat.
TdApi.CreateNewStickerSet - Class in org.drinkless.tdlib
Creates a new sticker set.
TdApi.CreateNewSupergroupChat - Class in org.drinkless.tdlib
Creates a new supergroup or channel and sends a corresponding messageSupergroupChatCreate.
TdApi.CreatePrivateChat - Class in org.drinkless.tdlib
Returns an existing chat corresponding to a given user.
TdApi.CreateSecretChat - Class in org.drinkless.tdlib
Returns an existing chat corresponding to a known secret chat.
TdApi.CreateSupergroupChat - Class in org.drinkless.tdlib
Returns an existing chat corresponding to a known supergroup or channel.
TdApi.CreateTemporaryPassword - Class in org.drinkless.tdlib
Creates a new temporary password for processing payments.
TdApi.CreateVideoChat - Class in org.drinkless.tdlib
Creates a video chat (a group call bound to a chat).
TdApi.CustomRequestResult - Class in org.drinkless.tdlib
Contains the result of a custom request.
TdApi.DatabaseStatistics - Class in org.drinkless.tdlib
Contains database statistics.
TdApi.Date - Class in org.drinkless.tdlib
Represents a date according to the Gregorian calendar.
TdApi.DatedFile - Class in org.drinkless.tdlib
File with the date it was uploaded.
TdApi.DateRange - Class in org.drinkless.tdlib
Represents a date range.
TdApi.DeepLinkInfo - Class in org.drinkless.tdlib
Contains information about a tg: deep link.
TdApi.DeleteAccount - Class in org.drinkless.tdlib
Deletes the account of the current user, deleting all information associated with the user from the server.
TdApi.DeleteAllCallMessages - Class in org.drinkless.tdlib
Deletes all call messages.
TdApi.DeleteAllRevokedChatInviteLinks - Class in org.drinkless.tdlib
Deletes all revoked chat invite links created by a given chat administrator.
TdApi.DeleteChat - Class in org.drinkless.tdlib
Deletes a chat along with all messages in the corresponding chat for all chat members.
TdApi.DeleteChatFolder - Class in org.drinkless.tdlib
Deletes existing chat folder.
TdApi.DeleteChatFolderInviteLink - Class in org.drinkless.tdlib
Deletes an invite link for a chat folder.
TdApi.DeleteChatHistory - Class in org.drinkless.tdlib
Deletes all messages in the chat.
TdApi.DeleteChatMessagesByDate - Class in org.drinkless.tdlib
Deletes all messages between the specified dates in a chat.
TdApi.DeleteChatMessagesBySender - Class in org.drinkless.tdlib
Deletes all messages sent by the specified message sender in a chat.
TdApi.DeleteChatReplyMarkup - Class in org.drinkless.tdlib
Deletes the default reply markup from a chat.
TdApi.DeleteCommands - Class in org.drinkless.tdlib
Deletes commands supported by the bot for the given user scope and language; for bots only.
TdApi.DeleteFile - Class in org.drinkless.tdlib
Deletes a file from the TDLib file cache.
TdApi.DeleteForumTopic - Class in org.drinkless.tdlib
Deletes all messages in a forum topic; requires canDeleteMessages administrator right in the supergroup unless the user is creator of the topic, the topic has no messages from other users and has at most 11 messages.
TdApi.DeleteLanguagePack - Class in org.drinkless.tdlib
Deletes all information about a language pack in the current localization target.
TdApi.DeleteMessages - Class in org.drinkless.tdlib
Deletes messages.
TdApi.DeletePassportElement - Class in org.drinkless.tdlib
Deletes a Telegram Passport element.
TdApi.DeleteProfilePhoto - Class in org.drinkless.tdlib
Deletes a profile photo.
TdApi.DeleteRevokedChatInviteLink - Class in org.drinkless.tdlib
Deletes revoked chat invite links.
TdApi.DeleteSavedCredentials - Class in org.drinkless.tdlib
Deletes saved credentials for all payment provider bots.
TdApi.DeleteSavedOrderInfo - Class in org.drinkless.tdlib
Deletes saved order information.
TdApi.DeleteStickerSet - Class in org.drinkless.tdlib
Deleted a sticker set; for bots only.
TdApi.Destroy - Class in org.drinkless.tdlib
Closes the TDLib instance, destroying all local data without a proper logout.
TdApi.DeviceToken - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.DeviceToken.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.DeviceTokenApplePush - Class in org.drinkless.tdlib
A token for Apple Push Notification service.
TdApi.DeviceTokenApplePushVoIP - Class in org.drinkless.tdlib
A token for Apple Push Notification service VoIP notifications.
TdApi.DeviceTokenBlackBerryPush - Class in org.drinkless.tdlib
A token for BlackBerry Push Service.
TdApi.DeviceTokenFirebaseCloudMessaging - Class in org.drinkless.tdlib
A token for Firebase Cloud Messaging.
TdApi.DeviceTokenHuaweiPush - Class in org.drinkless.tdlib
A token for HUAWEI Push Service.
TdApi.DeviceTokenMicrosoftPush - Class in org.drinkless.tdlib
A token for Microsoft Push Notification Service.
TdApi.DeviceTokenMicrosoftPushVoIP - Class in org.drinkless.tdlib
A token for Microsoft Push Notification Service VoIP channel.
TdApi.DeviceTokenSimplePush - Class in org.drinkless.tdlib
A token for Simple Push API for Firefox OS.
TdApi.DeviceTokenTizenPush - Class in org.drinkless.tdlib
A token for Tizen Push Service.
TdApi.DeviceTokenUbuntuPush - Class in org.drinkless.tdlib
A token for Ubuntu Push Client service.
TdApi.DeviceTokenWebPush - Class in org.drinkless.tdlib
A token for web Push API.
TdApi.DeviceTokenWindowsPush - Class in org.drinkless.tdlib
A token for Windows Push Notification Services.
TdApi.DiceStickers - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.DiceStickers.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.DiceStickersRegular - Class in org.drinkless.tdlib
A regular animated sticker.
TdApi.DiceStickersSlotMachine - Class in org.drinkless.tdlib
Animated stickers to be combined into a slot machine.
TdApi.DisableAllSupergroupUsernames - Class in org.drinkless.tdlib
Disables all active non-editable usernames of a supergroup or channel, requires owner privileges in the supergroup or channel.
TdApi.DisableProxy - Class in org.drinkless.tdlib
Disables the currently enabled proxy.
TdApi.DiscardCall - Class in org.drinkless.tdlib
Discards a call.
TdApi.DisconnectAllWebsites - Class in org.drinkless.tdlib
Disconnects all websites from the current user's Telegram account.
TdApi.DisconnectWebsite - Class in org.drinkless.tdlib
Disconnects website from the current user's Telegram account.
TdApi.Document - Class in org.drinkless.tdlib
Describes a document of any type.
TdApi.DownloadedFileCounts - Class in org.drinkless.tdlib
Contains number of being downloaded and recently downloaded files found.
TdApi.DownloadFile - Class in org.drinkless.tdlib
Downloads a file from the cloud.
TdApi.DraftMessage - Class in org.drinkless.tdlib
Contains information about a message draft.
TdApi.EditChatFolder - Class in org.drinkless.tdlib
Edits existing chat folder.
TdApi.EditChatFolderInviteLink - Class in org.drinkless.tdlib
Edits an invite link for a chat folder.
TdApi.EditChatInviteLink - Class in org.drinkless.tdlib
Edits a non-primary invite link for a chat.
TdApi.EditCustomLanguagePackInfo - Class in org.drinkless.tdlib
Edits information about a custom local language pack in the current localization target.
TdApi.EditForumTopic - Class in org.drinkless.tdlib
Edits title and icon of a topic in a forum supergroup chat; requires canManageTopics administrator right in the supergroup unless the user is creator of the topic.
TdApi.EditInlineMessageCaption - Class in org.drinkless.tdlib
Edits the caption of an inline message sent via a bot; for bots only.
TdApi.EditInlineMessageLiveLocation - Class in org.drinkless.tdlib
Edits the content of a live location in an inline message sent via a bot; for bots only.
TdApi.EditInlineMessageMedia - Class in org.drinkless.tdlib
Edits the content of a message with an animation, an audio, a document, a photo or a video in an inline message sent via a bot; for bots only.
TdApi.EditInlineMessageReplyMarkup - Class in org.drinkless.tdlib
Edits the reply markup of an inline message sent via a bot; for bots only.
TdApi.EditInlineMessageText - Class in org.drinkless.tdlib
Edits the text of an inline text or game message sent via a bot; for bots only.
TdApi.EditMessageCaption - Class in org.drinkless.tdlib
Edits the message content caption.
TdApi.EditMessageLiveLocation - Class in org.drinkless.tdlib
Edits the message content of a live location.
TdApi.EditMessageMedia - Class in org.drinkless.tdlib
Edits the content of a message with an animation, an audio, a document, a photo or a video, including message caption.
TdApi.EditMessageReplyMarkup - Class in org.drinkless.tdlib
Edits the message reply markup; for bots only.
TdApi.EditMessageSchedulingState - Class in org.drinkless.tdlib
Edits the time when a scheduled message will be sent.
TdApi.EditMessageText - Class in org.drinkless.tdlib
Edits the text of a message (or a text of a game message).
TdApi.EditProxy - Class in org.drinkless.tdlib
Edits an existing proxy server for network requests.
TdApi.EmailAddressAuthentication - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.EmailAddressAuthentication.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.EmailAddressAuthenticationAppleId - Class in org.drinkless.tdlib
An authentication token received through Apple ID.
TdApi.EmailAddressAuthenticationCode - Class in org.drinkless.tdlib
An authentication code delivered to a user's email address.
TdApi.EmailAddressAuthenticationCodeInfo - Class in org.drinkless.tdlib
Information about the email address authentication code that was sent.
TdApi.EmailAddressAuthenticationGoogleId - Class in org.drinkless.tdlib
An authentication token received through Google ID.
TdApi.EmailAddressResetState - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.EmailAddressResetState.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.EmailAddressResetStateAvailable - Class in org.drinkless.tdlib
Email address can be reset after the given period.
TdApi.EmailAddressResetStatePending - Class in org.drinkless.tdlib
Email address reset has already been requested.
TdApi.EmojiCategories - Class in org.drinkless.tdlib
Represents a list of emoji categories.
TdApi.EmojiCategory - Class in org.drinkless.tdlib
Contains a list of similar emoji to search for in getStickers and searchStickers.
TdApi.EmojiCategoryType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.EmojiCategoryType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.EmojiCategoryTypeChatPhoto - Class in org.drinkless.tdlib
The category must be used for chat photo emoji selection.
TdApi.EmojiCategoryTypeDefault - Class in org.drinkless.tdlib
The category must be used by default.
TdApi.EmojiCategoryTypeEmojiStatus - Class in org.drinkless.tdlib
The category must be used for emoji status selection.
TdApi.EmojiReaction - Class in org.drinkless.tdlib
Contains information about a emoji reaction.
TdApi.Emojis - Class in org.drinkless.tdlib
Represents a list of emoji.
TdApi.EmojiStatus - Class in org.drinkless.tdlib
Describes a custom emoji to be shown instead of the Telegram Premium badge.
TdApi.EmojiStatuses - Class in org.drinkless.tdlib
Contains a list of emoji statuses.
TdApi.EnableProxy - Class in org.drinkless.tdlib
Enables a proxy.
TdApi.EncryptedCredentials - Class in org.drinkless.tdlib
Contains encrypted Telegram Passport data credentials.
TdApi.EncryptedPassportElement - Class in org.drinkless.tdlib
Contains information about an encrypted Telegram Passport element; for bots only.
TdApi.EndGroupCall - Class in org.drinkless.tdlib
Ends a group call.
TdApi.EndGroupCallRecording - Class in org.drinkless.tdlib
Ends recording of an active group call.
TdApi.EndGroupCallScreenSharing - Class in org.drinkless.tdlib
Ends screen sharing in a joined group call.
TdApi.Error - Class in org.drinkless.tdlib
An object of this type can be returned on every function call, in case of an error.
TdApi.File - Class in org.drinkless.tdlib
Represents a file.
TdApi.FileDownload - Class in org.drinkless.tdlib
Describes a file added to file download list.
TdApi.FileDownloadedPrefixSize - Class in org.drinkless.tdlib
Contains size of downloaded prefix of a file.
TdApi.FilePart - Class in org.drinkless.tdlib
Contains a part of a file.
TdApi.FileType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.FileType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.FileTypeAnimation - Class in org.drinkless.tdlib
The file is an animation.
TdApi.FileTypeAudio - Class in org.drinkless.tdlib
The file is an audio file.
TdApi.FileTypeDocument - Class in org.drinkless.tdlib
The file is a document.
TdApi.FileTypeNone - Class in org.drinkless.tdlib
The data is not a file.
TdApi.FileTypeNotificationSound - Class in org.drinkless.tdlib
The file is a notification sound.
TdApi.FileTypePhoto - Class in org.drinkless.tdlib
The file is a photo.
TdApi.FileTypeProfilePhoto - Class in org.drinkless.tdlib
The file is a profile photo.
TdApi.FileTypeSecret - Class in org.drinkless.tdlib
The file was sent to a secret chat (the file type is not known to the server).
TdApi.FileTypeSecretThumbnail - Class in org.drinkless.tdlib
The file is a thumbnail of a file from a secret chat.
TdApi.FileTypeSecure - Class in org.drinkless.tdlib
The file is a file from Secure storage used for storing Telegram Passport files.
TdApi.FileTypeSticker - Class in org.drinkless.tdlib
The file is a sticker.
TdApi.FileTypeThumbnail - Class in org.drinkless.tdlib
The file is a thumbnail of another file.
TdApi.FileTypeUnknown - Class in org.drinkless.tdlib
The file type is not yet known.
TdApi.FileTypeVideo - Class in org.drinkless.tdlib
The file is a video.
TdApi.FileTypeVideoNote - Class in org.drinkless.tdlib
The file is a video note.
TdApi.FileTypeVoiceNote - Class in org.drinkless.tdlib
The file is a voice note.
TdApi.FileTypeWallpaper - Class in org.drinkless.tdlib
The file is a wallpaper or a background pattern.
TdApi.FinishFileGeneration - Class in org.drinkless.tdlib
Finishes the file generation.
TdApi.FirebaseAuthenticationSettings - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.FirebaseAuthenticationSettings.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.FirebaseAuthenticationSettingsAndroid - Class in org.drinkless.tdlib
Settings for Firebase Authentication in the official Android application.
TdApi.FirebaseAuthenticationSettingsIos - Class in org.drinkless.tdlib
Settings for Firebase Authentication in the official iOS application.
TdApi.FormattedText - Class in org.drinkless.tdlib
A text with some entities.
TdApi.ForumTopic - Class in org.drinkless.tdlib
Describes a forum topic.
TdApi.ForumTopicIcon - Class in org.drinkless.tdlib
Describes a forum topic icon.
TdApi.ForumTopicInfo - Class in org.drinkless.tdlib
Contains basic information about a forum topic.
TdApi.ForumTopics - Class in org.drinkless.tdlib
Describes a list of forum topics.
TdApi.ForwardMessages - Class in org.drinkless.tdlib
Forwards previously sent messages.
TdApi.FoundChatMessages - Class in org.drinkless.tdlib
Contains a list of messages found by a search in a given chat.
TdApi.FoundFileDownloads - Class in org.drinkless.tdlib
Contains a list of downloaded files, found by a search.
TdApi.FoundMessages - Class in org.drinkless.tdlib
Contains a list of messages found by a search.
TdApi.FoundWebApp - Class in org.drinkless.tdlib
Contains information about a Web App found by its short name.
TdApi.Function<R extends TdApi.Object> - Class in org.drinkless.tdlib
This class is a base class for all TDLib interface function-classes.
TdApi.Function.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.Game - Class in org.drinkless.tdlib
Describes a game.
TdApi.GameHighScore - Class in org.drinkless.tdlib
Contains one row of the game high score table.
TdApi.GameHighScores - Class in org.drinkless.tdlib
Contains a list of game high scores.
TdApi.GetAccountTtl - Class in org.drinkless.tdlib
Returns the period of inactivity after which the account of the current user will automatically be deleted.
TdApi.GetActiveLiveLocationMessages - Class in org.drinkless.tdlib
Returns all active live locations that need to be updated by the application.
TdApi.GetActiveSessions - Class in org.drinkless.tdlib
Returns all active sessions of the current user.
TdApi.GetAllPassportElements - Class in org.drinkless.tdlib
Returns all available Telegram Passport elements.
TdApi.GetAnimatedEmoji - Class in org.drinkless.tdlib
Returns an animated emoji corresponding to a given emoji.
TdApi.GetApplicationConfig - Class in org.drinkless.tdlib
Returns application config, provided by the server.
TdApi.GetApplicationDownloadLink - Class in org.drinkless.tdlib
Returns the link for downloading official Telegram application to be used when the current user invites friends to Telegram.
TdApi.GetArchivedStickerSets - Class in org.drinkless.tdlib
Returns a list of archived sticker sets.
TdApi.GetAttachedStickerSets - Class in org.drinkless.tdlib
Returns a list of sticker sets attached to a file, including regular, mask, and emoji sticker sets.
TdApi.GetAttachmentMenuBot - Class in org.drinkless.tdlib
Returns information about a bot that can be added to attachment menu.
TdApi.GetAuthorizationState - Class in org.drinkless.tdlib
Returns the current authorization state; this is an offline request.
TdApi.GetAutoDownloadSettingsPresets - Class in org.drinkless.tdlib
Returns auto-download settings presets for the current user.
TdApi.GetAutosaveSettings - Class in org.drinkless.tdlib
Returns autosave settings for the current user.
TdApi.GetBackgrounds - Class in org.drinkless.tdlib
Returns backgrounds installed by the user.
TdApi.GetBackgroundUrl - Class in org.drinkless.tdlib
Constructs a persistent HTTP URL for a background.
TdApi.GetBankCardInfo - Class in org.drinkless.tdlib
Returns information about a bank card.
TdApi.GetBasicGroup - Class in org.drinkless.tdlib
Returns information about a basic group by its identifier.
TdApi.GetBasicGroupFullInfo - Class in org.drinkless.tdlib
Returns full information about a basic group by its identifier.
TdApi.GetBlockedMessageSenders - Class in org.drinkless.tdlib
Returns users and chats that were blocked by the current user.
TdApi.GetBotInfoDescription - Class in org.drinkless.tdlib
Returns the text shown in the chat with a bot if the chat is empty in the given language.
TdApi.GetBotInfoShortDescription - Class in org.drinkless.tdlib
Returns the text shown on a bot's profile page and sent together with the link when users share the bot in the given language.
TdApi.GetBotName - Class in org.drinkless.tdlib
Returns the name of a bot in the given language.
TdApi.GetCallbackQueryAnswer - Class in org.drinkless.tdlib
Sends a callback query to a bot and returns an answer.
TdApi.GetCallbackQueryMessage - Class in org.drinkless.tdlib
Returns information about a message with the callback button that originated a callback query; for bots only.
TdApi.GetChat - Class in org.drinkless.tdlib
Returns information about a chat by its identifier, this is an offline request if the current user is not a bot.
TdApi.GetChatAdministrators - Class in org.drinkless.tdlib
Returns a list of administrators of the chat with their custom titles.
TdApi.GetChatAvailableMessageSenders - Class in org.drinkless.tdlib
Returns list of message sender identifiers, which can be used to send messages in a chat.
TdApi.GetChatEventLog - Class in org.drinkless.tdlib
Returns a list of service actions taken by chat members and administrators in the last 48 hours.
TdApi.GetChatFolder - Class in org.drinkless.tdlib
Returns information about a chat folder by its identifier.
TdApi.GetChatFolderChatsToLeave - Class in org.drinkless.tdlib
Returns identifiers of pinned or always included chats from a chat folder, which are suggested to be left when the chat folder is deleted.
TdApi.GetChatFolderDefaultIconName - Class in org.drinkless.tdlib
Returns default icon name for a folder.
TdApi.GetChatFolderInviteLinks - Class in org.drinkless.tdlib
Returns invite links created by the current user for a shareable chat folder.
TdApi.GetChatFolderNewChats - Class in org.drinkless.tdlib
Returns new chats added to a shareable chat folder by its owner.
TdApi.GetChatHistory - Class in org.drinkless.tdlib
Returns messages in a chat.
TdApi.GetChatInviteLink - Class in org.drinkless.tdlib
Returns information about an invite link.
TdApi.GetChatInviteLinkCounts - Class in org.drinkless.tdlib
Returns list of chat administrators with number of their invite links.
TdApi.GetChatInviteLinkMembers - Class in org.drinkless.tdlib
Returns chat members joined a chat via an invite link.
TdApi.GetChatInviteLinks - Class in org.drinkless.tdlib
Returns invite links for a chat created by specified administrator.
TdApi.GetChatJoinRequests - Class in org.drinkless.tdlib
Returns pending join requests in a chat.
TdApi.GetChatListsToAddChat - Class in org.drinkless.tdlib
Returns chat lists to which the chat can be added.
TdApi.GetChatMember - Class in org.drinkless.tdlib
Returns information about a single member of a chat.
TdApi.GetChatMessageByDate - Class in org.drinkless.tdlib
Returns the last message sent in a chat no later than the specified date.
TdApi.GetChatMessageCalendar - Class in org.drinkless.tdlib
Returns information about the next messages of the specified type in the chat split by days.
TdApi.GetChatMessageCount - Class in org.drinkless.tdlib
Returns approximate number of messages of the specified type in the chat.
TdApi.GetChatMessagePosition - Class in org.drinkless.tdlib
Returns approximate 1-based position of a message among messages, which can be found by the specified filter in the chat.
TdApi.GetChatNotificationSettingsExceptions - Class in org.drinkless.tdlib
Returns list of chats with non-default notification settings.
TdApi.GetChatPinnedMessage - Class in org.drinkless.tdlib
Returns information about a newest pinned message in the chat.
TdApi.GetChats - Class in org.drinkless.tdlib
Returns an ordered list of chats from the beginning of a chat list.
TdApi.GetChatScheduledMessages - Class in org.drinkless.tdlib
Returns all scheduled messages in a chat.
TdApi.GetChatsForChatFolderInviteLink - Class in org.drinkless.tdlib
Returns identifiers of chats from a chat folder, suitable for adding to a chat folder invite link.
TdApi.GetChatSparseMessagePositions - Class in org.drinkless.tdlib
Returns sparse positions of messages of the specified type in the chat to be used for shared media scroll implementation.
TdApi.GetChatSponsoredMessages - Class in org.drinkless.tdlib
Returns sponsored messages to be shown in a chat; for channel chats only.
TdApi.GetChatStatistics - Class in org.drinkless.tdlib
Returns detailed statistics about a chat.
TdApi.GetCommands - Class in org.drinkless.tdlib
Returns list of commands supported by the bot for the given user scope and language; for bots only.
TdApi.GetConnectedWebsites - Class in org.drinkless.tdlib
Returns all website where the current user used Telegram to log in.
TdApi.GetContacts - Class in org.drinkless.tdlib
Returns all user contacts.
TdApi.GetCountries - Class in org.drinkless.tdlib
Returns information about existing countries.
TdApi.GetCountryCode - Class in org.drinkless.tdlib
Uses the current IP address to find the current country.
TdApi.GetCreatedPublicChats - Class in org.drinkless.tdlib
Returns a list of public chats of the specified type, owned by the user.
TdApi.GetCurrentState - Class in org.drinkless.tdlib
Returns all updates needed to restore current TDLib state, i.e.
TdApi.GetCustomEmojiReactionAnimations - Class in org.drinkless.tdlib
Returns TGS stickers with generic animations for custom emoji reactions.
TdApi.GetCustomEmojiStickers - Class in org.drinkless.tdlib
Returns list of custom emoji stickers by their identifiers.
TdApi.GetDatabaseStatistics - Class in org.drinkless.tdlib
Returns database statistics.
TdApi.GetDeepLinkInfo - Class in org.drinkless.tdlib
Returns information about a tg:// deep link.
TdApi.GetDefaultChatPhotoCustomEmojiStickers - Class in org.drinkless.tdlib
Returns default list of custom emoji stickers for placing on a chat photo.
TdApi.GetDefaultEmojiStatuses - Class in org.drinkless.tdlib
Returns default emoji statuses.
TdApi.GetDefaultMessageAutoDeleteTime - Class in org.drinkless.tdlib
Returns default message auto-delete time setting for new chats.
TdApi.GetDefaultProfilePhotoCustomEmojiStickers - Class in org.drinkless.tdlib
Returns default list of custom emoji stickers for placing on a profile photo.
TdApi.GetEmojiCategories - Class in org.drinkless.tdlib
Returns available emojis categories.
TdApi.GetEmojiReaction - Class in org.drinkless.tdlib
Returns information about a emoji reaction.
TdApi.GetEmojiSuggestionsUrl - Class in org.drinkless.tdlib
Returns an HTTP URL which can be used to automatically log in to the translation platform and suggest new emoji replacements.
TdApi.GetExternalLink - Class in org.drinkless.tdlib
Returns an HTTP URL which can be used to automatically authorize the current user on a website after clicking an HTTP link.
TdApi.GetExternalLinkInfo - Class in org.drinkless.tdlib
Returns information about an action to be done when the current user clicks an external link.
TdApi.GetFavoriteStickers - Class in org.drinkless.tdlib
Returns favorite stickers.
TdApi.GetFile - Class in org.drinkless.tdlib
Returns information about a file; this is an offline request.
TdApi.GetFileDownloadedPrefixSize - Class in org.drinkless.tdlib
Returns file downloaded prefix size from a given offset, in bytes.
TdApi.GetFileExtension - Class in org.drinkless.tdlib
Returns the extension of a file, guessed by its MIME type.
TdApi.GetFileMimeType - Class in org.drinkless.tdlib
Returns the MIME type of a file, guessed by its extension.
TdApi.GetForumTopic - Class in org.drinkless.tdlib
Returns information about a forum topic.
TdApi.GetForumTopicDefaultIcons - Class in org.drinkless.tdlib
Returns list of custom emojis, which can be used as forum topic icon by all users.
TdApi.GetForumTopicLink - Class in org.drinkless.tdlib
Returns an HTTPS link to a topic in a forum chat.
TdApi.GetForumTopics - Class in org.drinkless.tdlib
Returns found forum topics in a forum chat.
TdApi.GetGameHighScores - Class in org.drinkless.tdlib
Returns the high scores for a game and some part of the high score table in the range of the specified user; for bots only.
TdApi.GetGroupCall - Class in org.drinkless.tdlib
Returns information about a group call.
TdApi.GetGroupCallInviteLink - Class in org.drinkless.tdlib
Returns invite link to a video chat in a public chat.
TdApi.GetGroupCallStreams - Class in org.drinkless.tdlib
Returns information about available group call streams.
TdApi.GetGroupCallStreamSegment - Class in org.drinkless.tdlib
Returns a file with a segment of a group call stream in a modified OGG format for audio or MPEG-4 format for video.
TdApi.GetGroupsInCommon - Class in org.drinkless.tdlib
Returns a list of common group chats with a given user.
TdApi.GetImportedContactCount - Class in org.drinkless.tdlib
Returns the total number of imported contacts.
TdApi.GetInactiveSupergroupChats - Class in org.drinkless.tdlib
Returns a list of recently inactive supergroups and channels.
TdApi.GetInlineGameHighScores - Class in org.drinkless.tdlib
Returns game high scores and some part of the high score table in the range of the specified user; for bots only.
TdApi.GetInlineQueryResults - Class in org.drinkless.tdlib
Sends an inline query to a bot and returns its results.
TdApi.GetInstalledStickerSets - Class in org.drinkless.tdlib
Returns a list of installed sticker sets.
TdApi.GetInternalLink - Class in org.drinkless.tdlib
Returns an HTTPS or a tg: link with the given type.
TdApi.GetInternalLinkType - Class in org.drinkless.tdlib
Returns information about the type of an internal link.
TdApi.GetJsonString - Class in org.drinkless.tdlib
Converts a JsonValue object to corresponding JSON-serialized string.
TdApi.GetJsonValue - Class in org.drinkless.tdlib
Converts a JSON-serialized string to corresponding JsonValue object.
TdApi.GetLanguagePackInfo - Class in org.drinkless.tdlib
Returns information about a language pack.
TdApi.GetLanguagePackString - Class in org.drinkless.tdlib
Returns a string stored in the local database from the specified localization target and language pack by its key.
TdApi.GetLanguagePackStrings - Class in org.drinkless.tdlib
Returns strings from a language pack in the current localization target by their keys.
TdApi.GetLocalizationTargetInfo - Class in org.drinkless.tdlib
Returns information about the current localization target.
TdApi.GetLoginUrl - Class in org.drinkless.tdlib
Returns an HTTP URL which can be used to automatically authorize the user on a website after clicking an inline button of type inlineKeyboardButtonTypeLoginUrl.
TdApi.GetLoginUrlInfo - Class in org.drinkless.tdlib
Returns information about a button of type inlineKeyboardButtonTypeLoginUrl.
TdApi.GetLogStream - Class in org.drinkless.tdlib
Returns information about currently used log stream for internal logging of TDLib.
TdApi.GetLogTags - Class in org.drinkless.tdlib
Returns list of available TDLib internal log tags, for example, ["actor", "binlog", "connections", "notifications", "proxy"].
TdApi.GetLogTagVerbosityLevel - Class in org.drinkless.tdlib
Returns current verbosity level for a specified TDLib internal log tag.
TdApi.GetLogVerbosityLevel - Class in org.drinkless.tdlib
Returns current verbosity level of the internal logging of TDLib.
TdApi.GetMapThumbnailFile - Class in org.drinkless.tdlib
Returns information about a file with a map thumbnail in PNG format.
TdApi.GetMarkdownText - Class in org.drinkless.tdlib
Replaces text entities with Markdown formatting in a human-friendly format.
TdApi.GetMe - Class in org.drinkless.tdlib
Returns the current user.
TdApi.GetMenuButton - Class in org.drinkless.tdlib
Returns menu button set by the bot for the given user; for bots only.
TdApi.GetMessage - Class in org.drinkless.tdlib
Returns information about a message.
TdApi.GetMessageAddedReactions - Class in org.drinkless.tdlib
Returns reactions added for a message, along with their sender.
TdApi.GetMessageAvailableReactions - Class in org.drinkless.tdlib
Returns reactions, which can be added to a message.
TdApi.GetMessageEmbeddingCode - Class in org.drinkless.tdlib
Returns an HTML code for embedding the message.
TdApi.GetMessageFileType - Class in org.drinkless.tdlib
Returns information about a file with messages exported from another application.
TdApi.GetMessageImportConfirmationText - Class in org.drinkless.tdlib
Returns a confirmation text to be shown to the user before starting message import.
TdApi.GetMessageLink - Class in org.drinkless.tdlib
Returns an HTTPS link to a message in a chat.
TdApi.GetMessageLinkInfo - Class in org.drinkless.tdlib
Returns information about a public or private message link.
TdApi.GetMessageLocally - Class in org.drinkless.tdlib
Returns information about a message, if it is available without sending network request.
TdApi.GetMessagePublicForwards - Class in org.drinkless.tdlib
Returns forwarded copies of a channel message to different public channels.
TdApi.GetMessages - Class in org.drinkless.tdlib
Returns information about messages.
TdApi.GetMessageStatistics - Class in org.drinkless.tdlib
Returns detailed statistics about a message.
TdApi.GetMessageThread - Class in org.drinkless.tdlib
Returns information about a message thread.
TdApi.GetMessageThreadHistory - Class in org.drinkless.tdlib
Returns messages in a message thread of a message.
TdApi.GetMessageViewers - Class in org.drinkless.tdlib
Returns viewers of a recent outgoing message in a basic group or a supergroup chat.
TdApi.GetNetworkStatistics - Class in org.drinkless.tdlib
Returns network data usage statistics.
TdApi.GetOption - Class in org.drinkless.tdlib
Returns the value of an option by its name.
TdApi.GetPassportAuthorizationForm - Class in org.drinkless.tdlib
Returns a Telegram Passport authorization form for sharing data with a service.
TdApi.GetPassportAuthorizationFormAvailableElements - Class in org.drinkless.tdlib
Returns already available Telegram Passport elements suitable for completing a Telegram Passport authorization form.
TdApi.GetPassportElement - Class in org.drinkless.tdlib
Returns one of the available Telegram Passport elements.
TdApi.GetPasswordState - Class in org.drinkless.tdlib
Returns the current state of 2-step verification.
TdApi.GetPaymentForm - Class in org.drinkless.tdlib
Returns an invoice payment form.
TdApi.GetPaymentReceipt - Class in org.drinkless.tdlib
Returns information about a successful payment.
TdApi.GetPhoneNumberInfo - Class in org.drinkless.tdlib
Returns information about a phone number by its prefix.
TdApi.GetPhoneNumberInfoSync - Class in org.drinkless.tdlib
Returns information about a phone number by its prefix synchronously.
TdApi.GetPollVoters - Class in org.drinkless.tdlib
Returns users voted for the specified option in a non-anonymous polls.
TdApi.GetPreferredCountryLanguage - Class in org.drinkless.tdlib
Returns an IETF language tag of the language preferred in the country, which must be used to fill native fields in Telegram Passport personal details.
TdApi.GetPremiumFeatures - Class in org.drinkless.tdlib
Returns information about features, available to Premium users.
TdApi.GetPremiumLimit - Class in org.drinkless.tdlib
Returns information about a limit, increased for Premium users.
TdApi.GetPremiumState - Class in org.drinkless.tdlib
Returns state of Telegram Premium subscription and promotion videos for Premium features.
TdApi.GetPremiumStickerExamples - Class in org.drinkless.tdlib
Returns examples of premium stickers for demonstration purposes.
TdApi.GetPremiumStickers - Class in org.drinkless.tdlib
Returns premium stickers from regular sticker sets.
TdApi.GetProxies - Class in org.drinkless.tdlib
Returns list of proxies that are currently set up.
TdApi.GetProxyLink - Class in org.drinkless.tdlib
Returns an HTTPS link, which can be used to add a proxy.
TdApi.GetPushReceiverId - Class in org.drinkless.tdlib
Returns a globally unique push notification subscription identifier for identification of an account, which has received a push notification.
TdApi.GetRecentEmojiStatuses - Class in org.drinkless.tdlib
Returns recent emoji statuses.
TdApi.GetRecentInlineBots - Class in org.drinkless.tdlib
Returns up to 20 recently used inline bots in the order of their last usage.
TdApi.GetRecentlyOpenedChats - Class in org.drinkless.tdlib
Returns recently opened chats, this is an offline request.
TdApi.GetRecentlyVisitedTMeUrls - Class in org.drinkless.tdlib
Returns t.me URLs recently visited by a newly registered user.
TdApi.GetRecentStickers - Class in org.drinkless.tdlib
Returns a list of recently used stickers.
TdApi.GetRecommendedChatFolders - Class in org.drinkless.tdlib
Returns recommended chat folders for the current user.
TdApi.GetRecoveryEmailAddress - Class in org.drinkless.tdlib
Returns a 2-step verification recovery email address that was previously set up.
TdApi.GetRemoteFile - Class in org.drinkless.tdlib
Returns information about a file by its remote ID; this is an offline request.
TdApi.GetRepliedMessage - Class in org.drinkless.tdlib
Returns information about a message that is replied by a given message.
TdApi.GetSavedAnimations - Class in org.drinkless.tdlib
Returns saved animations.
TdApi.GetSavedNotificationSound - Class in org.drinkless.tdlib
Returns saved notification sound by its identifier.
TdApi.GetSavedNotificationSounds - Class in org.drinkless.tdlib
Returns list of saved notification sounds.
TdApi.GetSavedOrderInfo - Class in org.drinkless.tdlib
Returns saved order information.
TdApi.GetScopeNotificationSettings - Class in org.drinkless.tdlib
Returns the notification settings for chats of a given type.
TdApi.GetSecretChat - Class in org.drinkless.tdlib
Returns information about a secret chat by its identifier.
TdApi.GetStatisticalGraph - Class in org.drinkless.tdlib
Loads an asynchronous or a zoomed in statistical graph.
TdApi.GetStickerEmojis - Class in org.drinkless.tdlib
Returns emoji corresponding to a sticker.
TdApi.GetStickers - Class in org.drinkless.tdlib
Returns stickers from the installed sticker sets that correspond to any of the given emoji or can be found by sticker-specific keywords.
TdApi.GetStickerSet - Class in org.drinkless.tdlib
Returns information about a sticker set by its identifier.
TdApi.GetStorageStatistics - Class in org.drinkless.tdlib
Returns storage usage statistics.
TdApi.GetStorageStatisticsFast - Class in org.drinkless.tdlib
Quickly returns approximate storage usage statistics.
TdApi.GetSuggestedFileName - Class in org.drinkless.tdlib
Returns suggested name for saving a file in a given directory.
TdApi.GetSuggestedStickerSetName - Class in org.drinkless.tdlib
Returns a suggested name for a new sticker set with a given title.
TdApi.GetSuitableDiscussionChats - Class in org.drinkless.tdlib
Returns a list of basic group and supergroup chats, which can be used as a discussion group for a channel.
TdApi.GetSupergroup - Class in org.drinkless.tdlib
Returns information about a supergroup or a channel by its identifier.
TdApi.GetSupergroupFullInfo - Class in org.drinkless.tdlib
Returns full information about a supergroup or a channel by its identifier, cached for up to 1 minute.
TdApi.GetSupergroupMembers - Class in org.drinkless.tdlib
Returns information about members or banned users in a supergroup or channel.
TdApi.GetSupportName - Class in org.drinkless.tdlib
Returns localized name of the Telegram support user; for Telegram support only.
TdApi.GetSupportUser - Class in org.drinkless.tdlib
Returns a user that can be contacted to get support.
TdApi.GetTemporaryPasswordState - Class in org.drinkless.tdlib
Returns information about the current temporary password.
TdApi.GetTextEntities - Class in org.drinkless.tdlib
Returns all entities (mentions, hashtags, cashtags, bot commands, bank card numbers, URLs, and email addresses) found in the text.
TdApi.GetThemedEmojiStatuses - Class in org.drinkless.tdlib
Returns up to 8 emoji statuses, which must be shown right after the default Premium Badge in the emoji status list.
TdApi.GetThemeParametersJsonString - Class in org.drinkless.tdlib
Converts a themeParameters object to corresponding JSON-serialized string.
TdApi.GetTopChats - Class in org.drinkless.tdlib
Returns a list of frequently used chats.
TdApi.GetTrendingStickerSets - Class in org.drinkless.tdlib
Returns a list of trending sticker sets.
TdApi.GetUser - Class in org.drinkless.tdlib
Returns information about a user by their identifier.
TdApi.GetUserFullInfo - Class in org.drinkless.tdlib
Returns full information about a user by their identifier.
TdApi.GetUserLink - Class in org.drinkless.tdlib
Returns an HTTPS link, which can be used to get information about the current user.
TdApi.GetUserPrivacySettingRules - Class in org.drinkless.tdlib
Returns the current privacy settings.
TdApi.GetUserProfilePhotos - Class in org.drinkless.tdlib
Returns the profile photos of a user.
TdApi.GetUserSupportInfo - Class in org.drinkless.tdlib
Returns support information for the given user; for Telegram support only.
TdApi.GetVideoChatAvailableParticipants - Class in org.drinkless.tdlib
Returns list of participant identifiers, on whose behalf a video chat in the chat can be joined.
TdApi.GetVideoChatRtmpUrl - Class in org.drinkless.tdlib
Returns RTMP URL for streaming to the chat; requires creator privileges.
TdApi.GetWebAppLinkUrl - Class in org.drinkless.tdlib
Returns an HTTPS URL of a Web App to open after a link of the type internalLinkTypeWebApp is clicked.
TdApi.GetWebAppUrl - Class in org.drinkless.tdlib
Returns an HTTPS URL of a Web App to open after keyboardButtonTypeWebApp or inlineQueryResultsButtonTypeWebApp button is pressed.
TdApi.GetWebPageInstantView - Class in org.drinkless.tdlib
Returns an instant view version of a web page if available.
TdApi.GetWebPagePreview - Class in org.drinkless.tdlib
Returns a web page preview by the text of the message.
TdApi.GroupCall - Class in org.drinkless.tdlib
Describes a group call.
TdApi.GroupCallId - Class in org.drinkless.tdlib
Contains the group call identifier.
TdApi.GroupCallParticipant - Class in org.drinkless.tdlib
Represents a group call participant.
TdApi.GroupCallParticipantVideoInfo - Class in org.drinkless.tdlib
Contains information about a group call participant's video channel.
TdApi.GroupCallRecentSpeaker - Class in org.drinkless.tdlib
Describes a recently speaking participant in a group call.
TdApi.GroupCallStream - Class in org.drinkless.tdlib
Describes an available stream in a group call.
TdApi.GroupCallStreams - Class in org.drinkless.tdlib
Represents a list of group call streams.
TdApi.GroupCallVideoQuality - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.GroupCallVideoQuality.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.GroupCallVideoQualityFull - Class in org.drinkless.tdlib
The best available video quality.
TdApi.GroupCallVideoQualityMedium - Class in org.drinkless.tdlib
The medium video quality.
TdApi.GroupCallVideoQualityThumbnail - Class in org.drinkless.tdlib
The worst available video quality.
TdApi.GroupCallVideoSourceGroup - Class in org.drinkless.tdlib
Describes a group of video synchronization source identifiers.
TdApi.Hashtags - Class in org.drinkless.tdlib
Contains a list of hashtags.
TdApi.HideSuggestedAction - Class in org.drinkless.tdlib
Hides a suggested action.
TdApi.HttpUrl - Class in org.drinkless.tdlib
Contains an HTTP URL.
TdApi.IdentityDocument - Class in org.drinkless.tdlib
An identity document.
TdApi.ImportContacts - Class in org.drinkless.tdlib
Adds new contacts or edits existing contacts by their phone numbers; contacts' user identifiers are ignored.
TdApi.ImportedContacts - Class in org.drinkless.tdlib
Represents the result of an importContacts request.
TdApi.ImportMessages - Class in org.drinkless.tdlib
Imports messages exported from another app.
TdApi.InlineKeyboardButton - Class in org.drinkless.tdlib
Represents a single button in an inline keyboard.
TdApi.InlineKeyboardButtonType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.InlineKeyboardButtonType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.InlineKeyboardButtonTypeBuy - Class in org.drinkless.tdlib
A button to buy something.
TdApi.InlineKeyboardButtonTypeCallback - Class in org.drinkless.tdlib
A button that sends a callback query to a bot.
TdApi.InlineKeyboardButtonTypeCallbackGame - Class in org.drinkless.tdlib
A button with a game that sends a callback query to a bot.
TdApi.InlineKeyboardButtonTypeCallbackWithPassword - Class in org.drinkless.tdlib
A button that asks for the 2-step verification password of the current user and then sends a callback query to a bot.
TdApi.InlineKeyboardButtonTypeLoginUrl - Class in org.drinkless.tdlib
A button that opens a specified URL and automatically authorize the current user by calling getLoginUrlInfo.
TdApi.InlineKeyboardButtonTypeSwitchInline - Class in org.drinkless.tdlib
A button that forces an inline query to the bot to be inserted in the input field.
TdApi.InlineKeyboardButtonTypeUrl - Class in org.drinkless.tdlib
A button that opens a specified URL.
TdApi.InlineKeyboardButtonTypeUser - Class in org.drinkless.tdlib
A button with a user reference to be handled in the same way as textEntityTypeMentionName entities.
TdApi.InlineKeyboardButtonTypeWebApp - Class in org.drinkless.tdlib
A button that opens a Web App by calling openWebApp.
TdApi.InlineQueryResult - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.InlineQueryResult.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.InlineQueryResultAnimation - Class in org.drinkless.tdlib
Represents an animation file.
TdApi.InlineQueryResultArticle - Class in org.drinkless.tdlib
Represents a link to an article or web page.
TdApi.InlineQueryResultAudio - Class in org.drinkless.tdlib
Represents an audio file.
TdApi.InlineQueryResultContact - Class in org.drinkless.tdlib
Represents a user contact.
TdApi.InlineQueryResultDocument - Class in org.drinkless.tdlib
Represents a document.
TdApi.InlineQueryResultGame - Class in org.drinkless.tdlib
Represents information about a game.
TdApi.InlineQueryResultLocation - Class in org.drinkless.tdlib
Represents a point on the map.
TdApi.InlineQueryResultPhoto - Class in org.drinkless.tdlib
Represents a photo.
TdApi.InlineQueryResults - Class in org.drinkless.tdlib
Represents the results of the inline query.
TdApi.InlineQueryResultsButton - Class in org.drinkless.tdlib
Represents a button to be shown above inline query results.
TdApi.InlineQueryResultsButtonType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.InlineQueryResultsButtonType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.InlineQueryResultsButtonTypeStartBot - Class in org.drinkless.tdlib
Describes the button that opens a private chat with the bot and sends a start message to the bot with the given parameter.
TdApi.InlineQueryResultsButtonTypeWebApp - Class in org.drinkless.tdlib
Describes the button that opens a Web App by calling getWebAppUrl.
TdApi.InlineQueryResultSticker - Class in org.drinkless.tdlib
Represents a sticker.
TdApi.InlineQueryResultVenue - Class in org.drinkless.tdlib
Represents information about a venue.
TdApi.InlineQueryResultVideo - Class in org.drinkless.tdlib
Represents a video.
TdApi.InlineQueryResultVoiceNote - Class in org.drinkless.tdlib
Represents a voice note.
TdApi.InputBackground - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.InputBackground.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.InputBackgroundLocal - Class in org.drinkless.tdlib
A background from a local file.
TdApi.InputBackgroundPrevious - Class in org.drinkless.tdlib
A background previously set in the chat; for chat backgrounds only.
TdApi.InputBackgroundRemote - Class in org.drinkless.tdlib
A background from the server.
TdApi.InputChatPhoto - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.InputChatPhoto.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.InputChatPhotoAnimation - Class in org.drinkless.tdlib
An animation in MPEG4 format; must be square, at most 10 seconds long, have width between 160 and 1280 and be at most 2MB in size.
TdApi.InputChatPhotoPrevious - Class in org.drinkless.tdlib
A previously used profile photo of the current user.
TdApi.InputChatPhotoStatic - Class in org.drinkless.tdlib
A static photo in JPEG format.
TdApi.InputChatPhotoSticker - Class in org.drinkless.tdlib
A sticker on a custom background.
TdApi.InputCredentials - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.InputCredentials.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.InputCredentialsApplePay - Class in org.drinkless.tdlib
Applies if a user enters new credentials using Apple Pay.
TdApi.InputCredentialsGooglePay - Class in org.drinkless.tdlib
Applies if a user enters new credentials using Google Pay.
TdApi.InputCredentialsNew - Class in org.drinkless.tdlib
Applies if a user enters new credentials on a payment provider website.
TdApi.InputCredentialsSaved - Class in org.drinkless.tdlib
Applies if a user chooses some previously saved payment credentials.
TdApi.InputFile - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.InputFile.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.InputFileGenerated - Class in org.drinkless.tdlib
A file generated by the application.
TdApi.InputFileId - Class in org.drinkless.tdlib
A file defined by its unique ID.
TdApi.InputFileLocal - Class in org.drinkless.tdlib
A file defined by a local path.
TdApi.InputFileRemote - Class in org.drinkless.tdlib
A file defined by its remote ID.
TdApi.InputIdentityDocument - Class in org.drinkless.tdlib
An identity document to be saved to Telegram Passport.
TdApi.InputInlineQueryResult - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.InputInlineQueryResult.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.InputInlineQueryResultAnimation - Class in org.drinkless.tdlib
Represents a link to an animated GIF or an animated (i.e., without sound) H.264/MPEG-4 AVC video.
TdApi.InputInlineQueryResultArticle - Class in org.drinkless.tdlib
Represents a link to an article or web page.
TdApi.InputInlineQueryResultAudio - Class in org.drinkless.tdlib
Represents a link to an MP3 audio file.
TdApi.InputInlineQueryResultContact - Class in org.drinkless.tdlib
Represents a user contact.
TdApi.InputInlineQueryResultDocument - Class in org.drinkless.tdlib
Represents a link to a file.
TdApi.InputInlineQueryResultGame - Class in org.drinkless.tdlib
Represents a game.
TdApi.InputInlineQueryResultLocation - Class in org.drinkless.tdlib
Represents a point on the map.
TdApi.InputInlineQueryResultPhoto - Class in org.drinkless.tdlib
Represents link to a JPEG image.
TdApi.InputInlineQueryResultSticker - Class in org.drinkless.tdlib
Represents a link to a WEBP, TGS, or WEBM sticker.
TdApi.InputInlineQueryResultVenue - Class in org.drinkless.tdlib
Represents information about a venue.
TdApi.InputInlineQueryResultVideo - Class in org.drinkless.tdlib
Represents a link to a page containing an embedded video player or a video file.
TdApi.InputInlineQueryResultVoiceNote - Class in org.drinkless.tdlib
Represents a link to an opus-encoded audio file within an OGG container, single channel audio.
TdApi.InputInvoice - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.InputInvoice.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.InputInvoiceMessage - Class in org.drinkless.tdlib
An invoice from a message of the type messageInvoice.
TdApi.InputInvoiceName - Class in org.drinkless.tdlib
An invoice from a link of the type internalLinkTypeInvoice.
TdApi.InputMessageAnimation - Class in org.drinkless.tdlib
An animation message (GIF-style).
TdApi.InputMessageAudio - Class in org.drinkless.tdlib
An audio message.
TdApi.InputMessageContact - Class in org.drinkless.tdlib
A message containing a user contact.
TdApi.InputMessageContent - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.InputMessageContent.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.InputMessageDice - Class in org.drinkless.tdlib
A dice message.
TdApi.InputMessageDocument - Class in org.drinkless.tdlib
A document message (general file).
TdApi.InputMessageForwarded - Class in org.drinkless.tdlib
A forwarded message.
TdApi.InputMessageGame - Class in org.drinkless.tdlib
A message with a game; not supported for channels or secret chats.
TdApi.InputMessageInvoice - Class in org.drinkless.tdlib
A message with an invoice; can be used only by bots.
TdApi.InputMessageLocation - Class in org.drinkless.tdlib
A message with a location.
TdApi.InputMessagePhoto - Class in org.drinkless.tdlib
A photo message.
TdApi.InputMessagePoll - Class in org.drinkless.tdlib
A message with a poll.
TdApi.InputMessageSticker - Class in org.drinkless.tdlib
A sticker message.
TdApi.InputMessageText - Class in org.drinkless.tdlib
A text message.
TdApi.InputMessageVenue - Class in org.drinkless.tdlib
A message with information about a venue.
TdApi.InputMessageVideo - Class in org.drinkless.tdlib
A video message.
TdApi.InputMessageVideoNote - Class in org.drinkless.tdlib
A video note message.
TdApi.InputMessageVoiceNote - Class in org.drinkless.tdlib
A voice note message.
TdApi.InputPassportElement - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.InputPassportElement.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.InputPassportElementAddress - Class in org.drinkless.tdlib
A Telegram Passport element to be saved containing the user's address.
TdApi.InputPassportElementBankStatement - Class in org.drinkless.tdlib
A Telegram Passport element to be saved containing the user's bank statement.
TdApi.InputPassportElementDriverLicense - Class in org.drinkless.tdlib
A Telegram Passport element to be saved containing the user's driver license.
TdApi.InputPassportElementEmailAddress - Class in org.drinkless.tdlib
A Telegram Passport element to be saved containing the user's email address.
TdApi.InputPassportElementError - Class in org.drinkless.tdlib
Contains the description of an error in a Telegram Passport element; for bots only.
TdApi.InputPassportElementErrorSource - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.InputPassportElementErrorSource.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.InputPassportElementErrorSourceDataField - Class in org.drinkless.tdlib
A data field contains an error.
TdApi.InputPassportElementErrorSourceFile - Class in org.drinkless.tdlib
The file contains an error.
TdApi.InputPassportElementErrorSourceFiles - Class in org.drinkless.tdlib
The list of attached files contains an error.
TdApi.InputPassportElementErrorSourceFrontSide - Class in org.drinkless.tdlib
The front side of the document contains an error.
TdApi.InputPassportElementErrorSourceReverseSide - Class in org.drinkless.tdlib
The reverse side of the document contains an error.
TdApi.InputPassportElementErrorSourceSelfie - Class in org.drinkless.tdlib
The selfie contains an error.
TdApi.InputPassportElementErrorSourceTranslationFile - Class in org.drinkless.tdlib
One of the files containing the translation of the document contains an error.
TdApi.InputPassportElementErrorSourceTranslationFiles - Class in org.drinkless.tdlib
The translation of the document contains an error.
TdApi.InputPassportElementErrorSourceUnspecified - Class in org.drinkless.tdlib
The element contains an error in an unspecified place.
TdApi.InputPassportElementIdentityCard - Class in org.drinkless.tdlib
A Telegram Passport element to be saved containing the user's identity card.
TdApi.InputPassportElementInternalPassport - Class in org.drinkless.tdlib
A Telegram Passport element to be saved containing the user's internal passport.
TdApi.InputPassportElementPassport - Class in org.drinkless.tdlib
A Telegram Passport element to be saved containing the user's passport.
TdApi.InputPassportElementPassportRegistration - Class in org.drinkless.tdlib
A Telegram Passport element to be saved containing the user's passport registration.
TdApi.InputPassportElementPersonalDetails - Class in org.drinkless.tdlib
A Telegram Passport element to be saved containing the user's personal details.
TdApi.InputPassportElementPhoneNumber - Class in org.drinkless.tdlib
A Telegram Passport element to be saved containing the user's phone number.
TdApi.InputPassportElementRentalAgreement - Class in org.drinkless.tdlib
A Telegram Passport element to be saved containing the user's rental agreement.
TdApi.InputPassportElementTemporaryRegistration - Class in org.drinkless.tdlib
A Telegram Passport element to be saved containing the user's temporary registration.
TdApi.InputPassportElementUtilityBill - Class in org.drinkless.tdlib
A Telegram Passport element to be saved containing the user's utility bill.
TdApi.InputPersonalDocument - Class in org.drinkless.tdlib
A personal document to be saved to Telegram Passport.
TdApi.InputSticker - Class in org.drinkless.tdlib
A sticker to be added to a sticker set.
TdApi.InputThumbnail - Class in org.drinkless.tdlib
A thumbnail to be sent along with a file; must be in JPEG or WEBP format for stickers, and less than 200 KB in size.
TdApi.InternalLinkType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.InternalLinkType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.InternalLinkTypeActiveSessions - Class in org.drinkless.tdlib
The link is a link to the active sessions section of the application.
TdApi.InternalLinkTypeAttachmentMenuBot - Class in org.drinkless.tdlib
The link is a link to an attachment menu bot to be opened in the specified or a chosen chat.
TdApi.InternalLinkTypeAuthenticationCode - Class in org.drinkless.tdlib
The link contains an authentication code.
TdApi.InternalLinkTypeBackground - Class in org.drinkless.tdlib
The link is a link to a background.
TdApi.InternalLinkTypeBotAddToChannel - Class in org.drinkless.tdlib
The link is a link to a Telegram bot, which is supposed to be added to a channel chat as an administrator.
TdApi.InternalLinkTypeBotStart - Class in org.drinkless.tdlib
The link is a link to a chat with a Telegram bot.
TdApi.InternalLinkTypeBotStartInGroup - Class in org.drinkless.tdlib
The link is a link to a Telegram bot, which is supposed to be added to a group chat.
TdApi.InternalLinkTypeChangePhoneNumber - Class in org.drinkless.tdlib
The link is a link to the change phone number section of the app.
TdApi.InternalLinkTypeChatFolderInvite - Class in org.drinkless.tdlib
The link is an invite link to a chat folder.
TdApi.InternalLinkTypeChatFolderSettings - Class in org.drinkless.tdlib
The link is a link to the folder section of the app settings.
TdApi.InternalLinkTypeChatInvite - Class in org.drinkless.tdlib
The link is a chat invite link.
TdApi.InternalLinkTypeDefaultMessageAutoDeleteTimerSettings - Class in org.drinkless.tdlib
The link is a link to the default message auto-delete timer settings section of the app settings.
TdApi.InternalLinkTypeEditProfileSettings - Class in org.drinkless.tdlib
The link is a link to the edit profile section of the app settings.
TdApi.InternalLinkTypeGame - Class in org.drinkless.tdlib
The link is a link to a game.
TdApi.InternalLinkTypeInstantView - Class in org.drinkless.tdlib
The link must be opened in an Instant View.
TdApi.InternalLinkTypeInvoice - Class in org.drinkless.tdlib
The link is a link to an invoice.
TdApi.InternalLinkTypeLanguagePack - Class in org.drinkless.tdlib
The link is a link to a language pack.
TdApi.InternalLinkTypeLanguageSettings - Class in org.drinkless.tdlib
The link is a link to the language section of the app settings.
TdApi.InternalLinkTypeMessage - Class in org.drinkless.tdlib
The link is a link to a Telegram message or a forum topic.
TdApi.InternalLinkTypeMessageDraft - Class in org.drinkless.tdlib
The link contains a message draft text.
TdApi.InternalLinkTypePassportDataRequest - Class in org.drinkless.tdlib
The link contains a request of Telegram passport data.
TdApi.InternalLinkTypePhoneNumberConfirmation - Class in org.drinkless.tdlib
The link can be used to confirm ownership of a phone number to prevent account deletion.
TdApi.InternalLinkTypePremiumFeatures - Class in org.drinkless.tdlib
The link is a link to the Premium features screen of the application from which the user can subscribe to Telegram Premium.
TdApi.InternalLinkTypePrivacyAndSecuritySettings - Class in org.drinkless.tdlib
The link is a link to the privacy and security section of the app settings.
TdApi.InternalLinkTypeProxy - Class in org.drinkless.tdlib
The link is a link to a proxy.
TdApi.InternalLinkTypePublicChat - Class in org.drinkless.tdlib
The link is a link to a chat by its username.
TdApi.InternalLinkTypeQrCodeAuthentication - Class in org.drinkless.tdlib
The link can be used to login the current user on another device, but it must be scanned from QR-code using in-app camera.
TdApi.InternalLinkTypeRestorePurchases - Class in org.drinkless.tdlib
The link forces restore of App Store purchases when opened.
TdApi.InternalLinkTypeSettings - Class in org.drinkless.tdlib
The link is a link to application settings.
TdApi.InternalLinkTypeStickerSet - Class in org.drinkless.tdlib
The link is a link to a sticker set.
TdApi.InternalLinkTypeTheme - Class in org.drinkless.tdlib
The link is a link to a theme.
TdApi.InternalLinkTypeThemeSettings - Class in org.drinkless.tdlib
The link is a link to the theme section of the app settings.
TdApi.InternalLinkTypeUnknownDeepLink - Class in org.drinkless.tdlib
The link is an unknown tg: link.
TdApi.InternalLinkTypeUnsupportedProxy - Class in org.drinkless.tdlib
The link is a link to an unsupported proxy.
TdApi.InternalLinkTypeUserPhoneNumber - Class in org.drinkless.tdlib
The link is a link to a user by its phone number.
TdApi.InternalLinkTypeUserToken - Class in org.drinkless.tdlib
The link is a link to a user by a temporary token.
TdApi.InternalLinkTypeVideoChat - Class in org.drinkless.tdlib
The link is a link to a video chat.
TdApi.InternalLinkTypeWebApp - Class in org.drinkless.tdlib
The link is a link to a Web App.
TdApi.InviteGroupCallParticipants - Class in org.drinkless.tdlib
Invites users to an active group call.
TdApi.Invoice - Class in org.drinkless.tdlib
Product invoice.
TdApi.JoinChat - Class in org.drinkless.tdlib
Adds the current user as a new member to a chat.
TdApi.JoinChatByInviteLink - Class in org.drinkless.tdlib
Uses an invite link to add the current user to the chat if possible.
TdApi.JoinGroupCall - Class in org.drinkless.tdlib
Joins an active group call.
TdApi.JsonObjectMember - Class in org.drinkless.tdlib
Represents one member of a JSON object.
TdApi.JsonValue - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.JsonValue.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.JsonValueArray - Class in org.drinkless.tdlib
Represents a JSON array.
TdApi.JsonValueBoolean - Class in org.drinkless.tdlib
Represents a boolean JSON value.
TdApi.JsonValueNull - Class in org.drinkless.tdlib
Represents a null JSON value.
TdApi.JsonValueNumber - Class in org.drinkless.tdlib
Represents a numeric JSON value.
TdApi.JsonValueObject - Class in org.drinkless.tdlib
Represents a JSON object.
TdApi.JsonValueString - Class in org.drinkless.tdlib
Represents a string JSON value.
TdApi.KeyboardButton - Class in org.drinkless.tdlib
Represents a single button in a bot keyboard.
TdApi.KeyboardButtonType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.KeyboardButtonType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.KeyboardButtonTypeRequestChat - Class in org.drinkless.tdlib
A button that requests a chat to be shared by the current user; available only in private chats.
TdApi.KeyboardButtonTypeRequestLocation - Class in org.drinkless.tdlib
A button that sends the user's location when pressed; available only in private chats.
TdApi.KeyboardButtonTypeRequestPhoneNumber - Class in org.drinkless.tdlib
A button that sends the user's phone number when pressed; available only in private chats.
TdApi.KeyboardButtonTypeRequestPoll - Class in org.drinkless.tdlib
A button that allows the user to create and send a poll when pressed; available only in private chats.
TdApi.KeyboardButtonTypeRequestUser - Class in org.drinkless.tdlib
A button that requests a user to be shared by the current user; available only in private chats.
TdApi.KeyboardButtonTypeText - Class in org.drinkless.tdlib
A simple button, with text that must be sent when the button is pressed.
TdApi.KeyboardButtonTypeWebApp - Class in org.drinkless.tdlib
A button that opens a Web App by calling getWebAppUrl.
TdApi.LabeledPricePart - Class in org.drinkless.tdlib
Portion of the price of a product (e.g., "delivery cost", "tax amount").
TdApi.LanguagePackInfo - Class in org.drinkless.tdlib
Contains information about a language pack.
TdApi.LanguagePackString - Class in org.drinkless.tdlib
Represents one language pack string.
TdApi.LanguagePackStrings - Class in org.drinkless.tdlib
Contains a list of language pack strings.
TdApi.LanguagePackStringValue - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.LanguagePackStringValue.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.LanguagePackStringValueDeleted - Class in org.drinkless.tdlib
A deleted language pack string, the value must be taken from the built-in English language pack.
TdApi.LanguagePackStringValueOrdinary - Class in org.drinkless.tdlib
An ordinary language pack string.
TdApi.LanguagePackStringValuePluralized - Class in org.drinkless.tdlib
A language pack string which has different forms based on the number of some object it mentions.
TdApi.LeaveChat - Class in org.drinkless.tdlib
Removes the current user from chat members.
TdApi.LeaveGroupCall - Class in org.drinkless.tdlib
Leaves a group call.
TdApi.LoadChats - Class in org.drinkless.tdlib
Loads more chats from a chat list.
TdApi.LoadGroupCallParticipants - Class in org.drinkless.tdlib
Loads more participants of a group call.
TdApi.LocalFile - Class in org.drinkless.tdlib
Represents a local file.
TdApi.LocalizationTargetInfo - Class in org.drinkless.tdlib
Contains information about the current localization target.
TdApi.Location - Class in org.drinkless.tdlib
Describes a location on planet Earth.
TdApi.LoginUrlInfo - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.LoginUrlInfo.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.LoginUrlInfoOpen - Class in org.drinkless.tdlib
An HTTP URL needs to be open.
TdApi.LoginUrlInfoRequestConfirmation - Class in org.drinkless.tdlib
An authorization confirmation dialog needs to be shown to the user.
TdApi.LogOut - Class in org.drinkless.tdlib
Closes the TDLib instance after a proper logout.
TdApi.LogStream - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.LogStream.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.LogStreamDefault - Class in org.drinkless.tdlib
The log is written to stderr or an OS specific log.
TdApi.LogStreamEmpty - Class in org.drinkless.tdlib
The log is written nowhere.
TdApi.LogStreamFile - Class in org.drinkless.tdlib
The log is written to a file.
TdApi.LogTags - Class in org.drinkless.tdlib
Contains a list of available TDLib internal log tags.
TdApi.LogVerbosityLevel - Class in org.drinkless.tdlib
Contains a TDLib internal log verbosity level.
TdApi.MaskPoint - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.MaskPoint.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.MaskPointChin - Class in org.drinkless.tdlib
The mask is placed relatively to the chin.
TdApi.MaskPointEyes - Class in org.drinkless.tdlib
The mask is placed relatively to the eyes.
TdApi.MaskPointForehead - Class in org.drinkless.tdlib
The mask is placed relatively to the forehead.
TdApi.MaskPointMouth - Class in org.drinkless.tdlib
The mask is placed relatively to the mouth.
TdApi.MaskPosition - Class in org.drinkless.tdlib
Position on a photo where a mask is placed.
TdApi.Message - Class in org.drinkless.tdlib
Describes a message.
TdApi.MessageAnimatedEmoji - Class in org.drinkless.tdlib
A message with an animated emoji.
TdApi.MessageAnimation - Class in org.drinkless.tdlib
An animation message (GIF-style).
TdApi.MessageAudio - Class in org.drinkless.tdlib
An audio message.
TdApi.MessageAutoDeleteTime - Class in org.drinkless.tdlib
Contains default auto-delete timer setting for new chats.
TdApi.MessageBasicGroupChatCreate - Class in org.drinkless.tdlib
A newly created basic group.
TdApi.MessageBotWriteAccessAllowed - Class in org.drinkless.tdlib
The user allowed the bot to send messages.
TdApi.MessageCalendar - Class in org.drinkless.tdlib
Contains information about found messages, split by days according to the option "utc_time_offset".
TdApi.MessageCalendarDay - Class in org.drinkless.tdlib
Contains information about found messages sent on a specific day.
TdApi.MessageCall - Class in org.drinkless.tdlib
A message with information about an ended call.
TdApi.MessageChatAddMembers - Class in org.drinkless.tdlib
New chat members were added.
TdApi.MessageChatChangePhoto - Class in org.drinkless.tdlib
An updated chat photo.
TdApi.MessageChatChangeTitle - Class in org.drinkless.tdlib
An updated chat title.
TdApi.MessageChatDeleteMember - Class in org.drinkless.tdlib
A chat member was deleted.
TdApi.MessageChatDeletePhoto - Class in org.drinkless.tdlib
A deleted chat photo.
TdApi.MessageChatJoinByLink - Class in org.drinkless.tdlib
A new member joined the chat via an invite link.
TdApi.MessageChatJoinByRequest - Class in org.drinkless.tdlib
A new member was accepted to the chat by an administrator.
TdApi.MessageChatSetBackground - Class in org.drinkless.tdlib
A new background was set in the chat.
TdApi.MessageChatSetMessageAutoDeleteTime - Class in org.drinkless.tdlib
The auto-delete or self-destruct timer for messages in the chat has been changed.
TdApi.MessageChatSetTheme - Class in org.drinkless.tdlib
A theme in the chat has been changed.
TdApi.MessageChatShared - Class in org.drinkless.tdlib
The current user shared a chat, which was requested by the bot.
TdApi.MessageChatUpgradeFrom - Class in org.drinkless.tdlib
A supergroup has been created from a basic group.
TdApi.MessageChatUpgradeTo - Class in org.drinkless.tdlib
A basic group was upgraded to a supergroup and was deactivated as the result.
TdApi.MessageContact - Class in org.drinkless.tdlib
A message with a user contact.
TdApi.MessageContactRegistered - Class in org.drinkless.tdlib
A contact has registered with Telegram.
TdApi.MessageContent - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.MessageContent.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.MessageCopyOptions - Class in org.drinkless.tdlib
Options to be used when a message content is copied without reference to the original sender.
TdApi.MessageCustomServiceAction - Class in org.drinkless.tdlib
A non-standard action has happened in the chat.
TdApi.MessageDice - Class in org.drinkless.tdlib
A dice message.
TdApi.MessageDocument - Class in org.drinkless.tdlib
A document message (general file).
TdApi.MessageExpiredPhoto - Class in org.drinkless.tdlib
A self-destructed photo message.
TdApi.MessageExpiredVideo - Class in org.drinkless.tdlib
A self-destructed video message.
TdApi.MessageExtendedMedia - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.MessageExtendedMedia.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.MessageExtendedMediaPhoto - Class in org.drinkless.tdlib
The media is a photo.
TdApi.MessageExtendedMediaPreview - Class in org.drinkless.tdlib
The media is hidden until the invoice is paid.
TdApi.MessageExtendedMediaUnsupported - Class in org.drinkless.tdlib
The media is unsupported.
TdApi.MessageExtendedMediaVideo - Class in org.drinkless.tdlib
The media is a video.
TdApi.MessageFileType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.MessageFileType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.MessageFileTypeGroup - Class in org.drinkless.tdlib
The messages was exported from a group chat.
TdApi.MessageFileTypePrivate - Class in org.drinkless.tdlib
The messages was exported from a private chat.
TdApi.MessageFileTypeUnknown - Class in org.drinkless.tdlib
The messages was exported from a chat of unknown type.
TdApi.MessageForumTopicCreated - Class in org.drinkless.tdlib
A forum topic has been created.
TdApi.MessageForumTopicEdited - Class in org.drinkless.tdlib
A forum topic has been edited.
TdApi.MessageForumTopicIsClosedToggled - Class in org.drinkless.tdlib
A forum topic has been closed or opened.
TdApi.MessageForumTopicIsHiddenToggled - Class in org.drinkless.tdlib
A General forum topic has been hidden or unhidden.
TdApi.MessageForwardInfo - Class in org.drinkless.tdlib
Contains information about a forwarded message.
TdApi.MessageForwardOrigin - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.MessageForwardOrigin.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.MessageForwardOriginChannel - Class in org.drinkless.tdlib
The message was originally a post in a channel.
TdApi.MessageForwardOriginChat - Class in org.drinkless.tdlib
The message was originally sent on behalf of a chat.
TdApi.MessageForwardOriginHiddenUser - Class in org.drinkless.tdlib
The message was originally sent by a user, which is hidden by their privacy settings.
TdApi.MessageForwardOriginMessageImport - Class in org.drinkless.tdlib
The message was imported from an exported message history.
TdApi.MessageForwardOriginUser - Class in org.drinkless.tdlib
The message was originally sent by a known user.
TdApi.MessageGame - Class in org.drinkless.tdlib
A message with a game.
TdApi.MessageGameScore - Class in org.drinkless.tdlib
A new high score was achieved in a game.
TdApi.MessageGiftedPremium - Class in org.drinkless.tdlib
Telegram Premium was gifted to the user.
TdApi.MessageInteractionInfo - Class in org.drinkless.tdlib
Contains information about interactions with a message.
TdApi.MessageInviteVideoChatParticipants - Class in org.drinkless.tdlib
A message with information about an invite to a video chat.
TdApi.MessageInvoice - Class in org.drinkless.tdlib
A message with an invoice from a bot.
TdApi.MessageLink - Class in org.drinkless.tdlib
Contains an HTTPS link to a message in a supergroup or channel, or a forum topic.
TdApi.MessageLinkInfo - Class in org.drinkless.tdlib
Contains information about a link to a message or a forum topic in a chat.
TdApi.MessageLocation - Class in org.drinkless.tdlib
A message with a location.
TdApi.MessagePassportDataReceived - Class in org.drinkless.tdlib
Telegram Passport data has been received; for bots only.
TdApi.MessagePassportDataSent - Class in org.drinkless.tdlib
Telegram Passport data has been sent to a bot.
TdApi.MessagePaymentSuccessful - Class in org.drinkless.tdlib
A payment has been completed.
TdApi.MessagePaymentSuccessfulBot - Class in org.drinkless.tdlib
A payment has been completed; for bots only.
TdApi.MessagePhoto - Class in org.drinkless.tdlib
A photo message.
TdApi.MessagePinMessage - Class in org.drinkless.tdlib
A message has been pinned.
TdApi.MessagePoll - Class in org.drinkless.tdlib
A message with a poll.
TdApi.MessagePosition - Class in org.drinkless.tdlib
Contains information about a message in a specific position.
TdApi.MessagePositions - Class in org.drinkless.tdlib
Contains a list of message positions.
TdApi.MessageProximityAlertTriggered - Class in org.drinkless.tdlib
A user in the chat came within proximity alert range.
TdApi.MessageReaction - Class in org.drinkless.tdlib
Contains information about a reaction to a message.
TdApi.MessageReplyInfo - Class in org.drinkless.tdlib
Contains information about replies to a message.
TdApi.Messages - Class in org.drinkless.tdlib
Contains a list of messages.
TdApi.MessageSchedulingState - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.MessageSchedulingState.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.MessageSchedulingStateSendAtDate - Class in org.drinkless.tdlib
The message will be sent at the specified date.
TdApi.MessageSchedulingStateSendWhenOnline - Class in org.drinkless.tdlib
The message will be sent when the peer will be online.
TdApi.MessageScreenshotTaken - Class in org.drinkless.tdlib
A screenshot of a message in the chat has been taken.
TdApi.MessageSender - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.MessageSender.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.MessageSenderChat - Class in org.drinkless.tdlib
The message was sent on behalf of a chat.
TdApi.MessageSenders - Class in org.drinkless.tdlib
Represents a list of message senders.
TdApi.MessageSenderUser - Class in org.drinkless.tdlib
The message was sent by a known user.
TdApi.MessageSendingState - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.MessageSendingState.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.MessageSendingStateFailed - Class in org.drinkless.tdlib
The message failed to be sent.
TdApi.MessageSendingStatePending - Class in org.drinkless.tdlib
The message is being sent now, but has not yet been delivered to the server.
TdApi.MessageSendOptions - Class in org.drinkless.tdlib
Options to be used when a message is sent.
TdApi.MessageSource - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.MessageSource.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.MessageSourceChatEventLog - Class in org.drinkless.tdlib
The message is from a chat event log.
TdApi.MessageSourceChatHistory - Class in org.drinkless.tdlib
The message is from a chat history.
TdApi.MessageSourceChatList - Class in org.drinkless.tdlib
The message is from a chat list or a forum topic list.
TdApi.MessageSourceForumTopicHistory - Class in org.drinkless.tdlib
The message is from a forum topic history.
TdApi.MessageSourceHistoryPreview - Class in org.drinkless.tdlib
The message is from chat, message thread or forum topic history preview.
TdApi.MessageSourceMessageThreadHistory - Class in org.drinkless.tdlib
The message is from a message thread history.
TdApi.MessageSourceNotification - Class in org.drinkless.tdlib
The message is from a notification.
TdApi.MessageSourceOther - Class in org.drinkless.tdlib
The message is from some other source.
TdApi.MessageSourceSearch - Class in org.drinkless.tdlib
The message is from search results, including file downloads, local file list, outgoing document messages, calendar.
TdApi.MessageStatistics - Class in org.drinkless.tdlib
A detailed statistics about a message.
TdApi.MessageSticker - Class in org.drinkless.tdlib
A sticker message.
TdApi.MessageSuggestProfilePhoto - Class in org.drinkless.tdlib
A profile photo was suggested to a user in a private chat.
TdApi.MessageSupergroupChatCreate - Class in org.drinkless.tdlib
A newly created supergroup or channel.
TdApi.MessageText - Class in org.drinkless.tdlib
A text message.
TdApi.MessageThreadInfo - Class in org.drinkless.tdlib
Contains information about a message thread.
TdApi.MessageUnsupported - Class in org.drinkless.tdlib
Message content that is not supported in the current TDLib version.
TdApi.MessageUserShared - Class in org.drinkless.tdlib
The current user shared a user, which was requested by the bot.
TdApi.MessageVenue - Class in org.drinkless.tdlib
A message with information about a venue.
TdApi.MessageVideo - Class in org.drinkless.tdlib
A video message.
TdApi.MessageVideoChatEnded - Class in org.drinkless.tdlib
A message with information about an ended video chat.
TdApi.MessageVideoChatScheduled - Class in org.drinkless.tdlib
A new video chat was scheduled.
TdApi.MessageVideoChatStarted - Class in org.drinkless.tdlib
A newly created video chat.
TdApi.MessageVideoNote - Class in org.drinkless.tdlib
A video note message.
TdApi.MessageViewer - Class in org.drinkless.tdlib
Represents a viewer of a message.
TdApi.MessageViewers - Class in org.drinkless.tdlib
Represents a list of message viewers.
TdApi.MessageVoiceNote - Class in org.drinkless.tdlib
A voice note message.
TdApi.MessageWebAppDataReceived - Class in org.drinkless.tdlib
Data from a Web App has been received; for bots only.
TdApi.MessageWebAppDataSent - Class in org.drinkless.tdlib
Data from a Web App has been sent to a bot.
TdApi.MessageWebsiteConnected - Class in org.drinkless.tdlib
The current user has connected a website by logging in using Telegram Login Widget on it.
TdApi.Minithumbnail - Class in org.drinkless.tdlib
Thumbnail image of a very poor quality and low resolution.
TdApi.NetworkStatistics - Class in org.drinkless.tdlib
A full list of available network statistic entries.
TdApi.NetworkStatisticsEntry - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.NetworkStatisticsEntry.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.NetworkStatisticsEntryCall - Class in org.drinkless.tdlib
Contains information about the total amount of data that was used for calls.
TdApi.NetworkStatisticsEntryFile - Class in org.drinkless.tdlib
Contains information about the total amount of data that was used to send and receive files.
TdApi.NetworkType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.NetworkType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.NetworkTypeMobile - Class in org.drinkless.tdlib
A mobile network.
TdApi.NetworkTypeMobileRoaming - Class in org.drinkless.tdlib
A mobile roaming network.
TdApi.NetworkTypeNone - Class in org.drinkless.tdlib
The network is not available.
TdApi.NetworkTypeOther - Class in org.drinkless.tdlib
A different network type (e.g., Ethernet network).
TdApi.NetworkTypeWiFi - Class in org.drinkless.tdlib
A Wi-Fi network.
TdApi.Notification - Class in org.drinkless.tdlib
Contains information about a notification.
TdApi.NotificationGroup - Class in org.drinkless.tdlib
Describes a group of notifications.
TdApi.NotificationGroupType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.NotificationGroupType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.NotificationGroupTypeCalls - Class in org.drinkless.tdlib
A group containing notifications of type notificationTypeNewCall.
TdApi.NotificationGroupTypeMentions - Class in org.drinkless.tdlib
A group containing notifications of type notificationTypeNewMessage and notificationTypeNewPushMessage with unread mentions of the current user, replies to their messages, or a pinned message.
TdApi.NotificationGroupTypeMessages - Class in org.drinkless.tdlib
A group containing notifications of type notificationTypeNewMessage and notificationTypeNewPushMessage with ordinary unread messages.
TdApi.NotificationGroupTypeSecretChat - Class in org.drinkless.tdlib
A group containing a notification of type notificationTypeNewSecretChat.
TdApi.NotificationSettingsScope - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.NotificationSettingsScope.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.NotificationSettingsScopeChannelChats - Class in org.drinkless.tdlib
Notification settings applied to all channel chats when the corresponding chat setting has a default value.
TdApi.NotificationSettingsScopeGroupChats - Class in org.drinkless.tdlib
Notification settings applied to all basic group and supergroup chats when the corresponding chat setting has a default value.
TdApi.NotificationSettingsScopePrivateChats - Class in org.drinkless.tdlib
Notification settings applied to all private and secret chats when the corresponding chat setting has a default value.
TdApi.NotificationSound - Class in org.drinkless.tdlib
Describes a notification sound in MP3 format.
TdApi.NotificationSounds - Class in org.drinkless.tdlib
Contains a list of notification sounds.
TdApi.NotificationType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.NotificationType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.NotificationTypeNewCall - Class in org.drinkless.tdlib
New call was received.
TdApi.NotificationTypeNewMessage - Class in org.drinkless.tdlib
New message was received.
TdApi.NotificationTypeNewPushMessage - Class in org.drinkless.tdlib
New message was received through a push notification.
TdApi.NotificationTypeNewSecretChat - Class in org.drinkless.tdlib
New secret chat was created.
TdApi.Object - Class in org.drinkless.tdlib
This class is a base class for all TDLib interface classes.
TdApi.Ok - Class in org.drinkless.tdlib
An object of this type is returned on a successful function call for certain functions.
TdApi.OpenChat - Class in org.drinkless.tdlib
Informs TDLib that the chat is opened by the user.
TdApi.OpenMessageContent - Class in org.drinkless.tdlib
Informs TDLib that the message content has been opened (e.g., the user has opened a photo, video, document, location or venue, or has listened to an audio file or voice note message).
TdApi.OpenWebApp - Class in org.drinkless.tdlib
Informs TDLib that a Web App is being opened from attachment menu, a botMenuButton button, an internalLinkTypeAttachmentMenuBot link, or an inlineKeyboardButtonTypeWebApp button.
TdApi.OptimizeStorage - Class in org.drinkless.tdlib
Optimizes storage usage, i.e.
TdApi.OptionValue - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.OptionValue.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.OptionValueBoolean - Class in org.drinkless.tdlib
Represents a boolean option.
TdApi.OptionValueEmpty - Class in org.drinkless.tdlib
Represents an unknown option or an option which has a default value.
TdApi.OptionValueInteger - Class in org.drinkless.tdlib
Represents an integer option.
TdApi.OptionValueString - Class in org.drinkless.tdlib
Represents a string option.
TdApi.OrderInfo - Class in org.drinkless.tdlib
Order information.
TdApi.PageBlock - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.PageBlock.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.PageBlockAnchor - Class in org.drinkless.tdlib
An invisible anchor on a page, which can be used in a URL to open the page from the specified anchor.
TdApi.PageBlockAnimation - Class in org.drinkless.tdlib
An animation.
TdApi.PageBlockAudio - Class in org.drinkless.tdlib
An audio file.
TdApi.PageBlockAuthorDate - Class in org.drinkless.tdlib
The author and publishing date of a page.
TdApi.PageBlockBlockQuote - Class in org.drinkless.tdlib
A block quote.
TdApi.PageBlockCaption - Class in org.drinkless.tdlib
Contains a caption of an instant view web page block, consisting of a text and a trailing credit.
TdApi.PageBlockChatLink - Class in org.drinkless.tdlib
A link to a chat.
TdApi.PageBlockCollage - Class in org.drinkless.tdlib
A collage.
TdApi.PageBlockCover - Class in org.drinkless.tdlib
A page cover.
TdApi.PageBlockDetails - Class in org.drinkless.tdlib
A collapsible block.
TdApi.PageBlockDivider - Class in org.drinkless.tdlib
An empty block separating a page.
TdApi.PageBlockEmbedded - Class in org.drinkless.tdlib
An embedded web page.
TdApi.PageBlockEmbeddedPost - Class in org.drinkless.tdlib
An embedded post.
TdApi.PageBlockFooter - Class in org.drinkless.tdlib
The footer of a page.
TdApi.PageBlockHeader - Class in org.drinkless.tdlib
A header.
TdApi.PageBlockHorizontalAlignment - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.PageBlockHorizontalAlignment.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.PageBlockHorizontalAlignmentCenter - Class in org.drinkless.tdlib
The content must be center-aligned.
TdApi.PageBlockHorizontalAlignmentLeft - Class in org.drinkless.tdlib
The content must be left-aligned.
TdApi.PageBlockHorizontalAlignmentRight - Class in org.drinkless.tdlib
The content must be right-aligned.
TdApi.PageBlockKicker - Class in org.drinkless.tdlib
A kicker.
TdApi.PageBlockList - Class in org.drinkless.tdlib
A list of data blocks.
TdApi.PageBlockListItem - Class in org.drinkless.tdlib
Describes an item of a list page block.
TdApi.PageBlockMap - Class in org.drinkless.tdlib
A map.
TdApi.PageBlockParagraph - Class in org.drinkless.tdlib
A text paragraph.
TdApi.PageBlockPhoto - Class in org.drinkless.tdlib
A photo.
TdApi.PageBlockPreformatted - Class in org.drinkless.tdlib
A preformatted text paragraph.
TdApi.PageBlockPullQuote - Class in org.drinkless.tdlib
A pull quote.
TdApi.PageBlockRelatedArticle - Class in org.drinkless.tdlib
Contains information about a related article.
TdApi.PageBlockRelatedArticles - Class in org.drinkless.tdlib
Related articles.
TdApi.PageBlockSlideshow - Class in org.drinkless.tdlib
A slideshow.
TdApi.PageBlockSubheader - Class in org.drinkless.tdlib
A subheader.
TdApi.PageBlockSubtitle - Class in org.drinkless.tdlib
The subtitle of a page.
TdApi.PageBlockTable - Class in org.drinkless.tdlib
A table.
TdApi.PageBlockTableCell - Class in org.drinkless.tdlib
Represents a cell of a table.
TdApi.PageBlockTitle - Class in org.drinkless.tdlib
The title of a page.
TdApi.PageBlockVerticalAlignment - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.PageBlockVerticalAlignment.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.PageBlockVerticalAlignmentBottom - Class in org.drinkless.tdlib
The content must be bottom-aligned.
TdApi.PageBlockVerticalAlignmentMiddle - Class in org.drinkless.tdlib
The content must be middle-aligned.
TdApi.PageBlockVerticalAlignmentTop - Class in org.drinkless.tdlib
The content must be top-aligned.
TdApi.PageBlockVideo - Class in org.drinkless.tdlib
A video.
TdApi.PageBlockVoiceNote - Class in org.drinkless.tdlib
A voice note.
TdApi.ParseMarkdown - Class in org.drinkless.tdlib
Parses Markdown entities in a human-friendly format, ignoring markup errors.
TdApi.ParseTextEntities - Class in org.drinkless.tdlib
Parses Bold, Italic, Underline, Strikethrough, Spoiler, CustomEmoji, Code, Pre, PreCode, TextUrl and MentionName entities from a marked-up text.
TdApi.PassportAuthorizationForm - Class in org.drinkless.tdlib
Contains information about a Telegram Passport authorization form that was requested.
TdApi.PassportElement - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.PassportElement.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.PassportElementAddress - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's address.
TdApi.PassportElementBankStatement - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's bank statement.
TdApi.PassportElementDriverLicense - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's driver license.
TdApi.PassportElementEmailAddress - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's email address.
TdApi.PassportElementError - Class in org.drinkless.tdlib
Contains the description of an error in a Telegram Passport element.
TdApi.PassportElementErrorSource - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.PassportElementErrorSource.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.PassportElementErrorSourceDataField - Class in org.drinkless.tdlib
One of the data fields contains an error.
TdApi.PassportElementErrorSourceFile - Class in org.drinkless.tdlib
The file contains an error.
TdApi.PassportElementErrorSourceFiles - Class in org.drinkless.tdlib
The list of attached files contains an error.
TdApi.PassportElementErrorSourceFrontSide - Class in org.drinkless.tdlib
The front side of the document contains an error.
TdApi.PassportElementErrorSourceReverseSide - Class in org.drinkless.tdlib
The reverse side of the document contains an error.
TdApi.PassportElementErrorSourceSelfie - Class in org.drinkless.tdlib
The selfie with the document contains an error.
TdApi.PassportElementErrorSourceTranslationFile - Class in org.drinkless.tdlib
One of files with the translation of the document contains an error.
TdApi.PassportElementErrorSourceTranslationFiles - Class in org.drinkless.tdlib
The translation of the document contains an error.
TdApi.PassportElementErrorSourceUnspecified - Class in org.drinkless.tdlib
The element contains an error in an unspecified place.
TdApi.PassportElementIdentityCard - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's identity card.
TdApi.PassportElementInternalPassport - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's internal passport.
TdApi.PassportElementPassport - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's passport.
TdApi.PassportElementPassportRegistration - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's passport registration pages.
TdApi.PassportElementPersonalDetails - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's personal details.
TdApi.PassportElementPhoneNumber - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's phone number.
TdApi.PassportElementRentalAgreement - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's rental agreement.
TdApi.PassportElements - Class in org.drinkless.tdlib
Contains information about saved Telegram Passport elements.
TdApi.PassportElementsWithErrors - Class in org.drinkless.tdlib
Contains information about a Telegram Passport elements and corresponding errors.
TdApi.PassportElementTemporaryRegistration - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's temporary registration.
TdApi.PassportElementType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.PassportElementType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.PassportElementTypeAddress - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's address.
TdApi.PassportElementTypeBankStatement - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's bank statement.
TdApi.PassportElementTypeDriverLicense - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's driver license.
TdApi.PassportElementTypeEmailAddress - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's email address.
TdApi.PassportElementTypeIdentityCard - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's identity card.
TdApi.PassportElementTypeInternalPassport - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's internal passport.
TdApi.PassportElementTypePassport - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's passport.
TdApi.PassportElementTypePassportRegistration - Class in org.drinkless.tdlib
A Telegram Passport element containing the registration page of the user's passport.
TdApi.PassportElementTypePersonalDetails - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's personal details.
TdApi.PassportElementTypePhoneNumber - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's phone number.
TdApi.PassportElementTypeRentalAgreement - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's rental agreement.
TdApi.PassportElementTypeTemporaryRegistration - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's temporary registration.
TdApi.PassportElementTypeUtilityBill - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's utility bill.
TdApi.PassportElementUtilityBill - Class in org.drinkless.tdlib
A Telegram Passport element containing the user's utility bill.
TdApi.PassportRequiredElement - Class in org.drinkless.tdlib
Contains a description of the required Telegram Passport element that was requested by a service.
TdApi.PassportSuitableElement - Class in org.drinkless.tdlib
Contains information about a Telegram Passport element that was requested by a service.
TdApi.PasswordState - Class in org.drinkless.tdlib
Represents the current state of 2-step verification.
TdApi.PaymentForm - Class in org.drinkless.tdlib
Contains information about an invoice payment form.
TdApi.PaymentOption - Class in org.drinkless.tdlib
Describes an additional payment option.
TdApi.PaymentProvider - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.PaymentProvider.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.PaymentProviderOther - Class in org.drinkless.tdlib
Some other payment provider, for which a web payment form must be shown.
TdApi.PaymentProviderSmartGlocal - Class in org.drinkless.tdlib
Smart Glocal payment provider.
TdApi.PaymentProviderStripe - Class in org.drinkless.tdlib
Stripe payment provider.
TdApi.PaymentReceipt - Class in org.drinkless.tdlib
Contains information about a successful payment.
TdApi.PaymentResult - Class in org.drinkless.tdlib
Contains the result of a payment request.
TdApi.PersonalDetails - Class in org.drinkless.tdlib
Contains the user's personal details.
TdApi.PersonalDocument - Class in org.drinkless.tdlib
A personal document, containing some information about a user.
TdApi.PhoneNumberAuthenticationSettings - Class in org.drinkless.tdlib
Contains settings for the authentication of the user's phone number.
TdApi.PhoneNumberInfo - Class in org.drinkless.tdlib
Contains information about a phone number.
TdApi.Photo - Class in org.drinkless.tdlib
Describes a photo.
TdApi.PhotoSize - Class in org.drinkless.tdlib
Describes an image in JPEG format.
TdApi.PinChatMessage - Class in org.drinkless.tdlib
Pins a message in a chat; requires canPinMessages rights or canEditMessages rights in the channel.
TdApi.PingProxy - Class in org.drinkless.tdlib
Computes time needed to receive a response from a Telegram server through a proxy.
TdApi.Point - Class in org.drinkless.tdlib
A point on a Cartesian plane.
TdApi.Poll - Class in org.drinkless.tdlib
Describes a poll.
TdApi.PollOption - Class in org.drinkless.tdlib
Describes one answer option of a poll.
TdApi.PollType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.PollType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.PollTypeQuiz - Class in org.drinkless.tdlib
A poll in quiz mode, which has exactly one correct answer option and can be answered only once.
TdApi.PollTypeRegular - Class in org.drinkless.tdlib
A regular poll.
TdApi.PreliminaryUploadFile - Class in org.drinkless.tdlib
Preliminary uploads a file to the cloud before sending it in a message, which can be useful for uploading of being recorded voice and video notes.
TdApi.PremiumFeature - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.PremiumFeature.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.PremiumFeatureAdvancedChatManagement - Class in org.drinkless.tdlib
Ability to change position of the main chat list, archive and mute all new chats from non-contacts, and completely disable notifications about the user's contacts joined Telegram.
TdApi.PremiumFeatureAnimatedProfilePhoto - Class in org.drinkless.tdlib
Profile photo animation on message and chat screens.
TdApi.PremiumFeatureAppIcons - Class in org.drinkless.tdlib
Allowed to set a premium application icons.
TdApi.PremiumFeatureCustomEmoji - Class in org.drinkless.tdlib
Allowed to use custom emoji stickers in message texts and captions.
TdApi.PremiumFeatureDisabledAds - Class in org.drinkless.tdlib
Disabled ads.
TdApi.PremiumFeatureEmojiStatus - Class in org.drinkless.tdlib
A emoji status shown along with the user's name.
TdApi.PremiumFeatureForumTopicIcon - Class in org.drinkless.tdlib
The ability to set a custom emoji as a forum topic icon.
TdApi.PremiumFeatureImprovedDownloadSpeed - Class in org.drinkless.tdlib
Improved download speed.
TdApi.PremiumFeatureIncreasedLimits - Class in org.drinkless.tdlib
Increased limits.
TdApi.PremiumFeatureIncreasedUploadFileSize - Class in org.drinkless.tdlib
Increased maximum upload file size.
TdApi.PremiumFeatureProfileBadge - Class in org.drinkless.tdlib
A badge in the user's profile.
TdApi.PremiumFeaturePromotionAnimation - Class in org.drinkless.tdlib
Describes a promotion animation for a Premium feature.
TdApi.PremiumFeatureRealTimeChatTranslation - Class in org.drinkless.tdlib
Allowed to translate chat messages real-time.
TdApi.PremiumFeatures - Class in org.drinkless.tdlib
Contains information about features, available to Premium users.
TdApi.PremiumFeatureUniqueReactions - Class in org.drinkless.tdlib
Allowed to use more reactions.
TdApi.PremiumFeatureUniqueStickers - Class in org.drinkless.tdlib
Allowed to use premium stickers with unique effects.
TdApi.PremiumFeatureVoiceRecognition - Class in org.drinkless.tdlib
The ability to convert voice notes to text.
TdApi.PremiumLimit - Class in org.drinkless.tdlib
Contains information about a limit, increased for Premium users.
TdApi.PremiumLimitType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.PremiumLimitType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.PremiumLimitTypeBioLength - Class in org.drinkless.tdlib
The maximum length of the user's bio.
TdApi.PremiumLimitTypeCaptionLength - Class in org.drinkless.tdlib
The maximum length of sent media caption.
TdApi.PremiumLimitTypeChatFolderChosenChatCount - Class in org.drinkless.tdlib
The maximum number of pinned and always included, or always excluded chats in a chat folder.
TdApi.PremiumLimitTypeChatFolderCount - Class in org.drinkless.tdlib
The maximum number of chat folders.
TdApi.PremiumLimitTypeChatFolderInviteLinkCount - Class in org.drinkless.tdlib
The maximum number of invite links for a chat folder.
TdApi.PremiumLimitTypeCreatedPublicChatCount - Class in org.drinkless.tdlib
The maximum number of created public chats.
TdApi.PremiumLimitTypeFavoriteStickerCount - Class in org.drinkless.tdlib
The maximum number of favorite stickers.
TdApi.PremiumLimitTypePinnedArchivedChatCount - Class in org.drinkless.tdlib
The maximum number of pinned chats in the archive chat list.
TdApi.PremiumLimitTypePinnedChatCount - Class in org.drinkless.tdlib
The maximum number of pinned chats in the main chat list.
TdApi.PremiumLimitTypeSavedAnimationCount - Class in org.drinkless.tdlib
The maximum number of saved animations.
TdApi.PremiumLimitTypeShareableChatFolderCount - Class in org.drinkless.tdlib
The maximum number of added shareable chat folders.
TdApi.PremiumLimitTypeSupergroupCount - Class in org.drinkless.tdlib
The maximum number of joined supergroups and channels.
TdApi.PremiumPaymentOption - Class in org.drinkless.tdlib
Describes an option for buying Telegram Premium to a user.
TdApi.PremiumSource - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.PremiumSource.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.PremiumSourceFeature - Class in org.drinkless.tdlib
A user tried to use a Premium feature.
TdApi.PremiumSourceLimitExceeded - Class in org.drinkless.tdlib
A limit was exceeded.
TdApi.PremiumSourceLink - Class in org.drinkless.tdlib
A user opened an internal link of the type internalLinkTypePremiumFeatures.
TdApi.PremiumSourceSettings - Class in org.drinkless.tdlib
A user opened the Premium features screen from settings.
TdApi.PremiumState - Class in org.drinkless.tdlib
Contains state of Telegram Premium subscription and promotion videos for Premium features.
TdApi.PremiumStatePaymentOption - Class in org.drinkless.tdlib
Describes an option for buying or upgrading Telegram Premium for self.
TdApi.ProcessChatFolderNewChats - Class in org.drinkless.tdlib
Process new chats added to a shareable chat folder by its owner.
TdApi.ProcessChatJoinRequest - Class in org.drinkless.tdlib
Handles a pending join request in a chat.
TdApi.ProcessChatJoinRequests - Class in org.drinkless.tdlib
Handles all pending join requests for a given link in a chat.
TdApi.ProcessPushNotification - Class in org.drinkless.tdlib
Handles a push notification.
TdApi.ProfilePhoto - Class in org.drinkless.tdlib
Describes a user profile photo.
TdApi.Proxies - Class in org.drinkless.tdlib
Represents a list of proxy servers.
TdApi.Proxy - Class in org.drinkless.tdlib
Contains information about a proxy server.
TdApi.ProxyType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ProxyType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ProxyTypeHttp - Class in org.drinkless.tdlib
A HTTP transparent proxy server.
TdApi.ProxyTypeMtproto - Class in org.drinkless.tdlib
An MTProto proxy server.
TdApi.ProxyTypeSocks5 - Class in org.drinkless.tdlib
A SOCKS5 proxy server.
TdApi.PublicChatType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.PublicChatType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.PublicChatTypeHasUsername - Class in org.drinkless.tdlib
The chat is public, because it has an active username.
TdApi.PublicChatTypeIsLocationBased - Class in org.drinkless.tdlib
The chat is public, because it is a location-based supergroup.
TdApi.PushMessageContent - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.PushMessageContent.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.PushMessageContentAnimation - Class in org.drinkless.tdlib
An animation message (GIF-style).
TdApi.PushMessageContentAudio - Class in org.drinkless.tdlib
An audio message.
TdApi.PushMessageContentBasicGroupChatCreate - Class in org.drinkless.tdlib
A newly created basic group.
TdApi.PushMessageContentChatAddMembers - Class in org.drinkless.tdlib
New chat members were invited to a group.
TdApi.PushMessageContentChatChangePhoto - Class in org.drinkless.tdlib
A chat photo was edited.
TdApi.PushMessageContentChatChangeTitle - Class in org.drinkless.tdlib
A chat title was edited.
TdApi.PushMessageContentChatDeleteMember - Class in org.drinkless.tdlib
A chat member was deleted.
TdApi.PushMessageContentChatJoinByLink - Class in org.drinkless.tdlib
A new member joined the chat via an invite link.
TdApi.PushMessageContentChatJoinByRequest - Class in org.drinkless.tdlib
A new member was accepted to the chat by an administrator.
TdApi.PushMessageContentChatSetBackground - Class in org.drinkless.tdlib
A chat background was edited.
TdApi.PushMessageContentChatSetTheme - Class in org.drinkless.tdlib
A chat theme was edited.
TdApi.PushMessageContentContact - Class in org.drinkless.tdlib
A message with a user contact.
TdApi.PushMessageContentContactRegistered - Class in org.drinkless.tdlib
A contact has registered with Telegram.
TdApi.PushMessageContentDocument - Class in org.drinkless.tdlib
A document message (a general file).
TdApi.PushMessageContentGame - Class in org.drinkless.tdlib
A message with a game.
TdApi.PushMessageContentGameScore - Class in org.drinkless.tdlib
A new high score was achieved in a game.
TdApi.PushMessageContentHidden - Class in org.drinkless.tdlib
A general message with hidden content.
TdApi.PushMessageContentInvoice - Class in org.drinkless.tdlib
A message with an invoice from a bot.
TdApi.PushMessageContentLocation - Class in org.drinkless.tdlib
A message with a location.
TdApi.PushMessageContentMediaAlbum - Class in org.drinkless.tdlib
A media album.
TdApi.PushMessageContentMessageForwards - Class in org.drinkless.tdlib
A forwarded messages.
TdApi.PushMessageContentPhoto - Class in org.drinkless.tdlib
A photo message.
TdApi.PushMessageContentPoll - Class in org.drinkless.tdlib
A message with a poll.
TdApi.PushMessageContentRecurringPayment - Class in org.drinkless.tdlib
A new recurrent payment was made by the current user.
TdApi.PushMessageContentScreenshotTaken - Class in org.drinkless.tdlib
A screenshot of a message in the chat has been taken.
TdApi.PushMessageContentSticker - Class in org.drinkless.tdlib
A message with a sticker.
TdApi.PushMessageContentSuggestProfilePhoto - Class in org.drinkless.tdlib
A profile photo was suggested to the user.
TdApi.PushMessageContentText - Class in org.drinkless.tdlib
A text message.
TdApi.PushMessageContentVideo - Class in org.drinkless.tdlib
A video message.
TdApi.PushMessageContentVideoNote - Class in org.drinkless.tdlib
A video note message.
TdApi.PushMessageContentVoiceNote - Class in org.drinkless.tdlib
A voice note message.
TdApi.PushReceiverId - Class in org.drinkless.tdlib
Contains a globally unique push receiver identifier, which can be used to identify which account has received a push notification.
TdApi.RateSpeechRecognition - Class in org.drinkless.tdlib
Rates recognized speech in a video note or a voice note message.
TdApi.ReactionType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ReactionType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ReactionTypeCustomEmoji - Class in org.drinkless.tdlib
A reaction with a custom emoji.
TdApi.ReactionTypeEmoji - Class in org.drinkless.tdlib
A reaction with an emoji.
TdApi.ReadAllChatMentions - Class in org.drinkless.tdlib
Marks all mentions in a chat as read.
TdApi.ReadAllChatReactions - Class in org.drinkless.tdlib
Marks all reactions in a chat or a forum topic as read.
TdApi.ReadAllMessageThreadMentions - Class in org.drinkless.tdlib
Marks all mentions in a forum topic as read.
TdApi.ReadAllMessageThreadReactions - Class in org.drinkless.tdlib
Marks all reactions in a forum topic as read.
TdApi.ReadChatList - Class in org.drinkless.tdlib
Traverse all chats in a chat list and marks all messages in the chats as read.
TdApi.ReadFilePart - Class in org.drinkless.tdlib
Reads a part of a file from the TDLib file cache and returns read bytes.
TdApi.RecognizeSpeech - Class in org.drinkless.tdlib
Recognizes speech in a video note or a voice note message.
TdApi.RecommendedChatFolder - Class in org.drinkless.tdlib
Describes a recommended chat folder.
TdApi.RecommendedChatFolders - Class in org.drinkless.tdlib
Contains a list of recommended chat folders.
TdApi.RecoverAuthenticationPassword - Class in org.drinkless.tdlib
Recovers the 2-step verification password with a password recovery code sent to an email address that was previously set up.
TdApi.RecoverPassword - Class in org.drinkless.tdlib
Recovers the 2-step verification password using a recovery code sent to an email address that was previously set up.
TdApi.RecoveryEmailAddress - Class in org.drinkless.tdlib
Contains information about the current recovery email address.
TdApi.RegisterDevice - Class in org.drinkless.tdlib
Registers the currently used device for receiving push notifications.
TdApi.RegisterUser - Class in org.drinkless.tdlib
Finishes user registration.
TdApi.RemoteFile - Class in org.drinkless.tdlib
Represents a remote file.
TdApi.RemoveAllFilesFromDownloads - Class in org.drinkless.tdlib
Removes all files from the file download list.
TdApi.RemoveBackground - Class in org.drinkless.tdlib
Removes background from the list of installed backgrounds.
TdApi.RemoveChatActionBar - Class in org.drinkless.tdlib
Removes a chat action bar without any other action.
TdApi.RemoveContacts - Class in org.drinkless.tdlib
Removes users from the contact list.
TdApi.RemoveFavoriteSticker - Class in org.drinkless.tdlib
Removes a sticker from the list of favorite stickers.
TdApi.RemoveFileFromDownloads - Class in org.drinkless.tdlib
Removes a file from the file download list.
TdApi.RemoveMessageReaction - Class in org.drinkless.tdlib
Removes a reaction from a message.
TdApi.RemoveNotification - Class in org.drinkless.tdlib
Removes an active notification from notification list.
TdApi.RemoveNotificationGroup - Class in org.drinkless.tdlib
Removes a group of active notifications.
TdApi.RemoveProxy - Class in org.drinkless.tdlib
Removes a proxy server.
TdApi.RemoveRecentHashtag - Class in org.drinkless.tdlib
Removes a hashtag from the list of recently used hashtags.
TdApi.RemoveRecentlyFoundChat - Class in org.drinkless.tdlib
Removes a chat from the list of recently found chats.
TdApi.RemoveRecentSticker - Class in org.drinkless.tdlib
Removes a sticker from the list of recently used stickers.
TdApi.RemoveSavedAnimation - Class in org.drinkless.tdlib
Removes an animation from the list of saved animations.
TdApi.RemoveSavedNotificationSound - Class in org.drinkless.tdlib
Removes a notification sound from the list of saved notification sounds.
TdApi.RemoveStickerFromSet - Class in org.drinkless.tdlib
Removes a sticker from the set to which it belongs; for bots only.
TdApi.RemoveTopChat - Class in org.drinkless.tdlib
Removes a chat from the list of frequently used chats.
TdApi.ReorderActiveBotUsernames - Class in org.drinkless.tdlib
Changes order of active usernames of a bot.
TdApi.ReorderActiveUsernames - Class in org.drinkless.tdlib
Changes order of active usernames of the current user.
TdApi.ReorderChatFolders - Class in org.drinkless.tdlib
Changes the order of chat folders.
TdApi.ReorderInstalledStickerSets - Class in org.drinkless.tdlib
Changes the order of installed sticker sets.
TdApi.ReorderSupergroupActiveUsernames - Class in org.drinkless.tdlib
Changes order of active usernames of a supergroup or channel, requires owner privileges in the supergroup or channel.
TdApi.ReplacePrimaryChatInviteLink - Class in org.drinkless.tdlib
Replaces current primary invite link for a chat with a new primary invite link.
TdApi.ReplaceVideoChatRtmpUrl - Class in org.drinkless.tdlib
Replaces the current RTMP URL for streaming to the chat; requires creator privileges.
TdApi.ReplyMarkup - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ReplyMarkup.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ReplyMarkupForceReply - Class in org.drinkless.tdlib
Instructs application to force a reply to this message.
TdApi.ReplyMarkupInlineKeyboard - Class in org.drinkless.tdlib
Contains an inline keyboard layout.
TdApi.ReplyMarkupRemoveKeyboard - Class in org.drinkless.tdlib
Instructs application to remove the keyboard once this message has been received.
TdApi.ReplyMarkupShowKeyboard - Class in org.drinkless.tdlib
Contains a custom keyboard layout to quickly reply to bots.
TdApi.ReportChat - Class in org.drinkless.tdlib
Reports a chat to the Telegram moderators.
TdApi.ReportChatPhoto - Class in org.drinkless.tdlib
Reports a chat photo to the Telegram moderators.
TdApi.ReportMessageReactions - Class in org.drinkless.tdlib
Reports reactions set on a message to the Telegram moderators.
TdApi.ReportSupergroupAntiSpamFalsePositive - Class in org.drinkless.tdlib
Reports a false deletion of a message by aggressive anti-spam checks; requires administrator rights in the supergroup.
TdApi.ReportSupergroupSpam - Class in org.drinkless.tdlib
Reports messages in a supergroup as spam; requires administrator rights in the supergroup.
TdApi.RequestAuthenticationPasswordRecovery - Class in org.drinkless.tdlib
Requests to send a 2-step verification password recovery code to an email address that was previously set up.
TdApi.RequestPasswordRecovery - Class in org.drinkless.tdlib
Requests to send a 2-step verification password recovery code to an email address that was previously set up.
TdApi.RequestQrCodeAuthentication - Class in org.drinkless.tdlib
Requests QR code authentication by scanning a QR code on another logged in device.
TdApi.ResendAuthenticationCode - Class in org.drinkless.tdlib
Resends an authentication code to the user.
TdApi.ResendChangePhoneNumberCode - Class in org.drinkless.tdlib
Resends the authentication code sent to confirm a new phone number for the current user.
TdApi.ResendEmailAddressVerificationCode - Class in org.drinkless.tdlib
Resends the code to verify an email address to be added to a user's Telegram Passport.
TdApi.ResendLoginEmailAddressCode - Class in org.drinkless.tdlib
Resends the login email address verification code.
TdApi.ResendMessages - Class in org.drinkless.tdlib
Resends messages which failed to send.
TdApi.ResendPhoneNumberConfirmationCode - Class in org.drinkless.tdlib
Resends phone number confirmation code.
TdApi.ResendPhoneNumberVerificationCode - Class in org.drinkless.tdlib
Resends the code to verify a phone number to be added to a user's Telegram Passport.
TdApi.ResendRecoveryEmailAddressCode - Class in org.drinkless.tdlib
Resends the 2-step verification recovery email address verification code.
TdApi.ResetAllNotificationSettings - Class in org.drinkless.tdlib
Resets all notification settings to their default values.
TdApi.ResetAuthenticationEmailAddress - Class in org.drinkless.tdlib
Resets the login email address.
TdApi.ResetBackgrounds - Class in org.drinkless.tdlib
Resets list of installed backgrounds to its default value.
TdApi.ResetNetworkStatistics - Class in org.drinkless.tdlib
Resets all network data usage statistics to zero.
TdApi.ResetPassword - Class in org.drinkless.tdlib
Removes 2-step verification password without previous password and access to recovery email address.
TdApi.ResetPasswordResult - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ResetPasswordResult.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ResetPasswordResultDeclined - Class in org.drinkless.tdlib
The password reset request was declined.
TdApi.ResetPasswordResultOk - Class in org.drinkless.tdlib
The password was reset.
TdApi.ResetPasswordResultPending - Class in org.drinkless.tdlib
The password reset request is pending.
TdApi.RevokeChatInviteLink - Class in org.drinkless.tdlib
Revokes invite link for a chat.
TdApi.RevokeGroupCallInviteLink - Class in org.drinkless.tdlib
Revokes invite link for a group call.
TdApi.RichText - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.RichText.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.RichTextAnchor - Class in org.drinkless.tdlib
An anchor.
TdApi.RichTextAnchorLink - Class in org.drinkless.tdlib
A link to an anchor on the same web page.
TdApi.RichTextBold - Class in org.drinkless.tdlib
A bold rich text.
TdApi.RichTextEmailAddress - Class in org.drinkless.tdlib
A rich text email link.
TdApi.RichTextFixed - Class in org.drinkless.tdlib
A fixed-width rich text.
TdApi.RichTextIcon - Class in org.drinkless.tdlib
A small image inside the text.
TdApi.RichTextItalic - Class in org.drinkless.tdlib
An italicized rich text.
TdApi.RichTextMarked - Class in org.drinkless.tdlib
A marked rich text.
TdApi.RichTextPhoneNumber - Class in org.drinkless.tdlib
A rich text phone number.
TdApi.RichTextPlain - Class in org.drinkless.tdlib
A plain text.
TdApi.RichTextReference - Class in org.drinkless.tdlib
A reference to a richTexts object on the same web page.
TdApi.RichTexts - Class in org.drinkless.tdlib
A concatenation of rich texts.
TdApi.RichTextStrikethrough - Class in org.drinkless.tdlib
A strikethrough rich text.
TdApi.RichTextSubscript - Class in org.drinkless.tdlib
A subscript rich text.
TdApi.RichTextSuperscript - Class in org.drinkless.tdlib
A superscript rich text.
TdApi.RichTextUnderline - Class in org.drinkless.tdlib
An underlined rich text.
TdApi.RichTextUrl - Class in org.drinkless.tdlib
A rich text URL link.
TdApi.RtmpUrl - Class in org.drinkless.tdlib
Represents an RTMP URL.
TdApi.SaveApplicationLogEvent - Class in org.drinkless.tdlib
Saves application log event on the server.
TdApi.SavedCredentials - Class in org.drinkless.tdlib
Contains information about saved payment credentials.
TdApi.ScopeAutosaveSettings - Class in org.drinkless.tdlib
Contains autosave settings for an autosave settings scope.
TdApi.ScopeNotificationSettings - Class in org.drinkless.tdlib
Contains information about notification settings for several chats.
TdApi.SearchBackground - Class in org.drinkless.tdlib
Searches for a background by its name.
TdApi.SearchCallMessages - Class in org.drinkless.tdlib
Searches for call messages.
TdApi.SearchChatMembers - Class in org.drinkless.tdlib
Searches for a specified query in the first name, last name and usernames of the members of a specified chat.
TdApi.SearchChatMessages - Class in org.drinkless.tdlib
Searches for messages with given words in the chat.
TdApi.SearchChatRecentLocationMessages - Class in org.drinkless.tdlib
Returns information about the recent locations of chat members that were sent to the chat.
TdApi.SearchChats - Class in org.drinkless.tdlib
Searches for the specified query in the title and username of already known chats, this is an offline request.
TdApi.SearchChatsNearby - Class in org.drinkless.tdlib
Returns a list of users and location-based supergroups nearby.
TdApi.SearchChatsOnServer - Class in org.drinkless.tdlib
Searches for the specified query in the title and username of already known chats via request to the server.
TdApi.SearchContacts - Class in org.drinkless.tdlib
Searches for the specified query in the first names, last names and usernames of the known user contacts.
TdApi.SearchEmojis - Class in org.drinkless.tdlib
Searches for emojis by keywords.
TdApi.SearchFileDownloads - Class in org.drinkless.tdlib
Searches for files in the file download list or recently downloaded files from the list.
TdApi.SearchHashtags - Class in org.drinkless.tdlib
Searches for recently used hashtags by their prefix.
TdApi.SearchInstalledStickerSets - Class in org.drinkless.tdlib
Searches for installed sticker sets by looking for specified query in their title and name.
TdApi.SearchMessages - Class in org.drinkless.tdlib
Searches for messages in all chats except secret chats.
TdApi.SearchMessagesFilter - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.SearchMessagesFilter.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.SearchMessagesFilterAnimation - Class in org.drinkless.tdlib
Returns only animation messages.
TdApi.SearchMessagesFilterAudio - Class in org.drinkless.tdlib
Returns only audio messages.
TdApi.SearchMessagesFilterChatPhoto - Class in org.drinkless.tdlib
Returns only messages containing chat photos.
TdApi.SearchMessagesFilterDocument - Class in org.drinkless.tdlib
Returns only document messages.
TdApi.SearchMessagesFilterEmpty - Class in org.drinkless.tdlib
Returns all found messages, no filter is applied.
TdApi.SearchMessagesFilterFailedToSend - Class in org.drinkless.tdlib
Returns only failed to send messages.
TdApi.SearchMessagesFilterMention - Class in org.drinkless.tdlib
Returns only messages with mentions of the current user, or messages that are replies to their messages.
TdApi.SearchMessagesFilterPhoto - Class in org.drinkless.tdlib
Returns only photo messages.
TdApi.SearchMessagesFilterPhotoAndVideo - Class in org.drinkless.tdlib
Returns only photo and video messages.
TdApi.SearchMessagesFilterPinned - Class in org.drinkless.tdlib
Returns only pinned messages.
TdApi.SearchMessagesFilterUnreadMention - Class in org.drinkless.tdlib
Returns only messages with unread mentions of the current user, or messages that are replies to their messages.
TdApi.SearchMessagesFilterUnreadReaction - Class in org.drinkless.tdlib
Returns only messages with unread reactions for the current user.
TdApi.SearchMessagesFilterUrl - Class in org.drinkless.tdlib
Returns only messages containing URLs.
TdApi.SearchMessagesFilterVideo - Class in org.drinkless.tdlib
Returns only video messages.
TdApi.SearchMessagesFilterVideoNote - Class in org.drinkless.tdlib
Returns only video note messages.
TdApi.SearchMessagesFilterVoiceAndVideoNote - Class in org.drinkless.tdlib
Returns only voice and video note messages.
TdApi.SearchMessagesFilterVoiceNote - Class in org.drinkless.tdlib
Returns only voice note messages.
TdApi.SearchOutgoingDocumentMessages - Class in org.drinkless.tdlib
Searches for outgoing messages with content of the type messageDocument in all chats except secret chats.
TdApi.SearchPublicChat - Class in org.drinkless.tdlib
Searches a public chat by its username.
TdApi.SearchPublicChats - Class in org.drinkless.tdlib
Searches public chats by looking for specified query in their username and title.
TdApi.SearchSecretMessages - Class in org.drinkless.tdlib
Searches for messages in secret chats.
TdApi.SearchStickers - Class in org.drinkless.tdlib
Searches for stickers from public sticker sets that correspond to any of the given emoji.
TdApi.SearchStickerSet - Class in org.drinkless.tdlib
Searches for a sticker set by its name.
TdApi.SearchStickerSets - Class in org.drinkless.tdlib
Searches for ordinary sticker sets by looking for specified query in their title and name.
TdApi.SearchUserByPhoneNumber - Class in org.drinkless.tdlib
Searches a user by their phone number.
TdApi.SearchUserByToken - Class in org.drinkless.tdlib
Searches a user by a token from the user's link.
TdApi.SearchWebApp - Class in org.drinkless.tdlib
Returns information about a Web App by its short name.
TdApi.Seconds - Class in org.drinkless.tdlib
Contains a value representing a number of seconds.
TdApi.SecretChat - Class in org.drinkless.tdlib
Represents a secret chat.
TdApi.SecretChatState - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.SecretChatState.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.SecretChatStateClosed - Class in org.drinkless.tdlib
The secret chat is closed.
TdApi.SecretChatStatePending - Class in org.drinkless.tdlib
The secret chat is not yet created; waiting for the other user to get online.
TdApi.SecretChatStateReady - Class in org.drinkless.tdlib
The secret chat is ready to use.
TdApi.SendAuthenticationFirebaseSms - Class in org.drinkless.tdlib
Sends Firebase Authentication SMS to the phone number of the user.
TdApi.SendBotStartMessage - Class in org.drinkless.tdlib
Invites a bot to a chat (if it is not yet a member) and sends it the /start command.
TdApi.SendCallDebugInformation - Class in org.drinkless.tdlib
Sends debug information for a call to Telegram servers.
TdApi.SendCallLog - Class in org.drinkless.tdlib
Sends log file for a call to Telegram servers.
TdApi.SendCallRating - Class in org.drinkless.tdlib
Sends a call rating.
TdApi.SendCallSignalingData - Class in org.drinkless.tdlib
Sends call signaling data.
TdApi.SendChatAction - Class in org.drinkless.tdlib
Sends a notification about user activity in a chat.
TdApi.SendChatScreenshotTakenNotification - Class in org.drinkless.tdlib
Sends a notification about a screenshot taken in a chat.
TdApi.SendCustomRequest - Class in org.drinkless.tdlib
Sends a custom request; for bots only.
TdApi.SendEmailAddressVerificationCode - Class in org.drinkless.tdlib
Sends a code to verify an email address to be added to a user's Telegram Passport.
TdApi.SendInlineQueryResultMessage - Class in org.drinkless.tdlib
Sends the result of an inline query as a message.
TdApi.SendMessage - Class in org.drinkless.tdlib
Sends a message.
TdApi.SendMessageAlbum - Class in org.drinkless.tdlib
Sends 2-10 messages grouped together into an album.
TdApi.SendPassportAuthorizationForm - Class in org.drinkless.tdlib
Sends a Telegram Passport authorization form, effectively sharing data with the service.
TdApi.SendPaymentForm - Class in org.drinkless.tdlib
Sends a filled-out payment form to the bot for final verification.
TdApi.SendPhoneNumberConfirmationCode - Class in org.drinkless.tdlib
Sends phone number confirmation code to handle links of the type internalLinkTypePhoneNumberConfirmation.
TdApi.SendPhoneNumberVerificationCode - Class in org.drinkless.tdlib
Sends a code to verify a phone number to be added to a user's Telegram Passport.
TdApi.SendWebAppData - Class in org.drinkless.tdlib
Sends data received from a keyboardButtonTypeWebApp Web App to a bot.
TdApi.SentWebAppMessage - Class in org.drinkless.tdlib
Information about the message sent by answerWebAppQuery.
TdApi.Session - Class in org.drinkless.tdlib
Contains information about one session in a Telegram application used by the current user.
TdApi.Sessions - Class in org.drinkless.tdlib
Contains a list of sessions.
TdApi.SessionType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.SessionType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.SessionTypeAndroid - Class in org.drinkless.tdlib
The session is running on an Android device.
TdApi.SessionTypeApple - Class in org.drinkless.tdlib
The session is running on a generic Apple device.
TdApi.SessionTypeBrave - Class in org.drinkless.tdlib
The session is running on the Brave browser.
TdApi.SessionTypeChrome - Class in org.drinkless.tdlib
The session is running on the Chrome browser.
TdApi.SessionTypeEdge - Class in org.drinkless.tdlib
The session is running on the Edge browser.
TdApi.SessionTypeFirefox - Class in org.drinkless.tdlib
The session is running on the Firefox browser.
TdApi.SessionTypeIpad - Class in org.drinkless.tdlib
The session is running on an iPad device.
TdApi.SessionTypeIphone - Class in org.drinkless.tdlib
The session is running on an iPhone device.
TdApi.SessionTypeLinux - Class in org.drinkless.tdlib
The session is running on a Linux device.
TdApi.SessionTypeMac - Class in org.drinkless.tdlib
The session is running on a Mac device.
TdApi.SessionTypeOpera - Class in org.drinkless.tdlib
The session is running on the Opera browser.
TdApi.SessionTypeSafari - Class in org.drinkless.tdlib
The session is running on the Safari browser.
TdApi.SessionTypeUbuntu - Class in org.drinkless.tdlib
The session is running on an Ubuntu device.
TdApi.SessionTypeUnknown - Class in org.drinkless.tdlib
The session is running on an unknown type of device.
TdApi.SessionTypeVivaldi - Class in org.drinkless.tdlib
The session is running on the Vivaldi browser.
TdApi.SessionTypeWindows - Class in org.drinkless.tdlib
The session is running on a Windows device.
TdApi.SessionTypeXbox - Class in org.drinkless.tdlib
The session is running on an Xbox console.
TdApi.SetAccountTtl - Class in org.drinkless.tdlib
Changes the period of inactivity after which the account of the current user will automatically be deleted.
TdApi.SetAlarm - Class in org.drinkless.tdlib
Succeeds after a specified amount of time has passed.
TdApi.SetAuthenticationEmailAddress - Class in org.drinkless.tdlib
Sets the email address of the user and sends an authentication code to the email address.
TdApi.SetAuthenticationPhoneNumber - Class in org.drinkless.tdlib
Sets the phone number of the user and sends an authentication code to the user.
TdApi.SetAutoDownloadSettings - Class in org.drinkless.tdlib
Sets auto-download settings.
TdApi.SetAutosaveSettings - Class in org.drinkless.tdlib
Sets autosave settings for the given scope.
TdApi.SetBackground - Class in org.drinkless.tdlib
Changes the background selected by the user; adds background to the list of installed backgrounds.
TdApi.SetBio - Class in org.drinkless.tdlib
Changes the bio of the current user.
TdApi.SetBotInfoDescription - Class in org.drinkless.tdlib
Sets the text shown in the chat with a bot if the chat is empty.
TdApi.SetBotInfoShortDescription - Class in org.drinkless.tdlib
Sets the text shown on a bot's profile page and sent together with the link when users share the bot.
TdApi.SetBotName - Class in org.drinkless.tdlib
Sets the name of a bot.
TdApi.SetBotProfilePhoto - Class in org.drinkless.tdlib
Changes a profile photo for a bot.
TdApi.SetBotUpdatesStatus - Class in org.drinkless.tdlib
Informs the server about the number of pending bot updates if they haven't been processed for a long time; for bots only.
TdApi.SetChatAvailableReactions - Class in org.drinkless.tdlib
Changes reactions, available in a chat.
TdApi.SetChatBackground - Class in org.drinkless.tdlib
Changes the background in a specific chat.
TdApi.SetChatClientData - Class in org.drinkless.tdlib
Changes application-specific data associated with a chat.
TdApi.SetChatDescription - Class in org.drinkless.tdlib
Changes information about a chat.
TdApi.SetChatDiscussionGroup - Class in org.drinkless.tdlib
Changes the discussion group of a channel chat; requires canChangeInfo administrator right in the channel if it is specified.
TdApi.SetChatDraftMessage - Class in org.drinkless.tdlib
Changes the draft message in a chat.
TdApi.SetChatLocation - Class in org.drinkless.tdlib
Changes the location of a chat.
TdApi.SetChatMemberStatus - Class in org.drinkless.tdlib
Changes the status of a chat member, needs appropriate privileges.
TdApi.SetChatMessageAutoDeleteTime - Class in org.drinkless.tdlib
Changes the message auto-delete or self-destruct (for secret chats) time in a chat.
TdApi.SetChatMessageSender - Class in org.drinkless.tdlib
Selects a message sender to send messages in a chat.
TdApi.SetChatNotificationSettings - Class in org.drinkless.tdlib
Changes the notification settings of a chat.
TdApi.SetChatPermissions - Class in org.drinkless.tdlib
Changes the chat members permissions.
TdApi.SetChatPhoto - Class in org.drinkless.tdlib
Changes the photo of a chat.
TdApi.SetChatSlowModeDelay - Class in org.drinkless.tdlib
Changes the slow mode delay of a chat.
TdApi.SetChatTheme - Class in org.drinkless.tdlib
Changes the chat theme.
TdApi.SetChatTitle - Class in org.drinkless.tdlib
Changes the chat title.
TdApi.SetCommands - Class in org.drinkless.tdlib
Sets the list of commands supported by the bot for the given user scope and language; for bots only.
TdApi.SetCustomEmojiStickerSetThumbnail - Class in org.drinkless.tdlib
Sets a custom emoji sticker set thumbnail; for bots only.
TdApi.SetCustomLanguagePack - Class in org.drinkless.tdlib
Adds or changes a custom local language pack to the current localization target.
TdApi.SetCustomLanguagePackString - Class in org.drinkless.tdlib
Adds, edits or deletes a string in a custom local language pack.
TdApi.SetDatabaseEncryptionKey - Class in org.drinkless.tdlib
Changes the database encryption key.
TdApi.SetDefaultChannelAdministratorRights - Class in org.drinkless.tdlib
Sets default administrator rights for adding the bot to channel chats; for bots only.
TdApi.SetDefaultGroupAdministratorRights - Class in org.drinkless.tdlib
Sets default administrator rights for adding the bot to basic group and supergroup chats; for bots only.
TdApi.SetDefaultMessageAutoDeleteTime - Class in org.drinkless.tdlib
Changes the default message auto-delete time for new chats.
TdApi.SetDefaultReactionType - Class in org.drinkless.tdlib
Changes type of default reaction for the current user.
TdApi.SetEmojiStatus - Class in org.drinkless.tdlib
Changes the emoji status of the current user; for Telegram Premium users only.
TdApi.SetFileGenerationProgress - Class in org.drinkless.tdlib
Informs TDLib on a file generation progress.
TdApi.SetForumTopicNotificationSettings - Class in org.drinkless.tdlib
Changes the notification settings of a forum topic.
TdApi.SetGameScore - Class in org.drinkless.tdlib
Updates the game score of the specified user in the game; for bots only.
TdApi.SetGroupCallParticipantIsSpeaking - Class in org.drinkless.tdlib
Informs TDLib that speaking state of a participant of an active group has changed.
TdApi.SetGroupCallParticipantVolumeLevel - Class in org.drinkless.tdlib
Changes volume level of a participant of an active group call.
TdApi.SetGroupCallTitle - Class in org.drinkless.tdlib
Sets group call title.
TdApi.SetInactiveSessionTtl - Class in org.drinkless.tdlib
Changes the period of inactivity after which sessions will automatically be terminated.
TdApi.SetInlineGameScore - Class in org.drinkless.tdlib
Updates the game score of the specified user in a game; for bots only.
TdApi.SetLocation - Class in org.drinkless.tdlib
Changes the location of the current user.
TdApi.SetLoginEmailAddress - Class in org.drinkless.tdlib
Changes the login email address of the user.
TdApi.SetLogStream - Class in org.drinkless.tdlib
Sets new log stream for internal logging of TDLib.
TdApi.SetLogTagVerbosityLevel - Class in org.drinkless.tdlib
Sets the verbosity level for a specified TDLib internal log tag.
TdApi.SetLogVerbosityLevel - Class in org.drinkless.tdlib
Sets the verbosity level of the internal logging of TDLib.
TdApi.SetMenuButton - Class in org.drinkless.tdlib
Sets menu button for the given user or for all users; for bots only.
TdApi.SetName - Class in org.drinkless.tdlib
Changes the first and last name of the current user.
TdApi.SetNetworkType - Class in org.drinkless.tdlib
Sets the current network type.
TdApi.SetOption - Class in org.drinkless.tdlib
Sets the value of an option.
TdApi.SetPassportElement - Class in org.drinkless.tdlib
Adds an element to the user's Telegram Passport.
TdApi.SetPassportElementErrors - Class in org.drinkless.tdlib
Informs the user that some of the elements in their Telegram Passport contain errors; for bots only.
TdApi.SetPassword - Class in org.drinkless.tdlib
Changes the 2-step verification password for the current user.
TdApi.SetPinnedChats - Class in org.drinkless.tdlib
Changes the order of pinned chats.
TdApi.SetPinnedForumTopics - Class in org.drinkless.tdlib
Changes the order of pinned forum topics.
TdApi.SetPollAnswer - Class in org.drinkless.tdlib
Changes the user answer to a poll.
TdApi.SetProfilePhoto - Class in org.drinkless.tdlib
Changes a profile photo for the current user.
TdApi.SetRecoveryEmailAddress - Class in org.drinkless.tdlib
Changes the 2-step verification recovery email address of the user.
TdApi.SetScopeNotificationSettings - Class in org.drinkless.tdlib
Changes notification settings for chats of a given type.
TdApi.SetStickerEmojis - Class in org.drinkless.tdlib
Changes the list of emoji corresponding to a sticker; for bots only.
TdApi.SetStickerKeywords - Class in org.drinkless.tdlib
Changes the list of keywords of a sticker; for bots only.
TdApi.SetStickerMaskPosition - Class in org.drinkless.tdlib
Changes the mask position of a mask sticker; for bots only.
TdApi.SetStickerPositionInSet - Class in org.drinkless.tdlib
Changes the position of a sticker in the set to which it belongs; for bots only.
TdApi.SetStickerSetThumbnail - Class in org.drinkless.tdlib
Sets a sticker set thumbnail; for bots only.
TdApi.SetStickerSetTitle - Class in org.drinkless.tdlib
Sets a sticker set title; for bots only.
TdApi.SetSupergroupStickerSet - Class in org.drinkless.tdlib
Changes the sticker set of a supergroup; requires canChangeInfo administrator right.
TdApi.SetSupergroupUsername - Class in org.drinkless.tdlib
Changes the editable username of a supergroup or channel, requires owner privileges in the supergroup or channel.
TdApi.SetTdlibParameters - Class in org.drinkless.tdlib
Sets the parameters for TDLib initialization.
TdApi.SetUsername - Class in org.drinkless.tdlib
Changes the editable username of the current user.
TdApi.SetUserPersonalProfilePhoto - Class in org.drinkless.tdlib
Changes a personal profile photo of a contact user.
TdApi.SetUserPrivacySettingRules - Class in org.drinkless.tdlib
Changes user privacy settings.
TdApi.SetUserSupportInfo - Class in org.drinkless.tdlib
Sets support information for the given user; for Telegram support only.
TdApi.SetVideoChatDefaultParticipant - Class in org.drinkless.tdlib
Changes default participant identifier, on whose behalf a video chat in the chat will be joined.
TdApi.ShareChatWithBot - Class in org.drinkless.tdlib
Shares a chat after pressing a keyboardButtonTypeRequestChat button with the bot.
TdApi.SharePhoneNumber - Class in org.drinkless.tdlib
Shares the phone number of the current user with a mutual contact.
TdApi.ShareUserWithBot - Class in org.drinkless.tdlib
Shares a user after pressing a keyboardButtonTypeRequestUser button with the bot.
TdApi.ShippingOption - Class in org.drinkless.tdlib
One shipping option.
TdApi.SpeechRecognitionResult - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.SpeechRecognitionResult.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.SpeechRecognitionResultError - Class in org.drinkless.tdlib
The speech recognition failed.
TdApi.SpeechRecognitionResultPending - Class in org.drinkless.tdlib
The speech recognition is ongoing.
TdApi.SpeechRecognitionResultText - Class in org.drinkless.tdlib
The speech recognition successfully finished.
TdApi.SponsoredMessage - Class in org.drinkless.tdlib
Describes a sponsored message.
TdApi.SponsoredMessages - Class in org.drinkless.tdlib
Contains a list of sponsored messages.
TdApi.StartGroupCallRecording - Class in org.drinkless.tdlib
Starts recording of an active group call.
TdApi.StartGroupCallScreenSharing - Class in org.drinkless.tdlib
Starts screen sharing in a joined group call.
TdApi.StartScheduledGroupCall - Class in org.drinkless.tdlib
Starts a scheduled group call.
TdApi.StatisticalGraph - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.StatisticalGraph.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.StatisticalGraphAsync - Class in org.drinkless.tdlib
The graph data to be asynchronously loaded through getStatisticalGraph.
TdApi.StatisticalGraphData - Class in org.drinkless.tdlib
A graph data.
TdApi.StatisticalGraphError - Class in org.drinkless.tdlib
An error message to be shown to the user instead of the graph.
TdApi.StatisticalValue - Class in org.drinkless.tdlib
A value with information about its recent changes.
TdApi.Sticker - Class in org.drinkless.tdlib
Describes a sticker.
TdApi.StickerFormat - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.StickerFormat.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.StickerFormatTgs - Class in org.drinkless.tdlib
The sticker is an animation in TGS format.
TdApi.StickerFormatWebm - Class in org.drinkless.tdlib
The sticker is a video in WEBM format.
TdApi.StickerFormatWebp - Class in org.drinkless.tdlib
The sticker is an image in WEBP format.
TdApi.StickerFullType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.StickerFullType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.StickerFullTypeCustomEmoji - Class in org.drinkless.tdlib
The sticker is a custom emoji to be used inside message text and caption.
TdApi.StickerFullTypeMask - Class in org.drinkless.tdlib
The sticker is a mask in WEBP format to be placed on photos or videos.
TdApi.StickerFullTypeRegular - Class in org.drinkless.tdlib
The sticker is a regular sticker.
TdApi.Stickers - Class in org.drinkless.tdlib
Represents a list of stickers.
TdApi.StickerSet - Class in org.drinkless.tdlib
Represents a sticker set.
TdApi.StickerSetInfo - Class in org.drinkless.tdlib
Represents short information about a sticker set.
TdApi.StickerSets - Class in org.drinkless.tdlib
Represents a list of sticker sets.
TdApi.StickerType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.StickerType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.StickerTypeCustomEmoji - Class in org.drinkless.tdlib
The sticker is a custom emoji to be used inside message text and caption.
TdApi.StickerTypeMask - Class in org.drinkless.tdlib
The sticker is a mask in WEBP format to be placed on photos or videos.
TdApi.StickerTypeRegular - Class in org.drinkless.tdlib
The sticker is a regular sticker.
TdApi.StopPoll - Class in org.drinkless.tdlib
Stops a poll.
TdApi.StorageStatistics - Class in org.drinkless.tdlib
Contains the exact storage usage statistics split by chats and file type.
TdApi.StorageStatisticsByChat - Class in org.drinkless.tdlib
Contains the storage usage statistics for a specific chat.
TdApi.StorageStatisticsByFileType - Class in org.drinkless.tdlib
Contains the storage usage statistics for a specific file type.
TdApi.StorageStatisticsFast - Class in org.drinkless.tdlib
Contains approximate storage usage statistics, excluding files of unknown file type.
TdApi.StorePaymentPurpose - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.StorePaymentPurpose.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.StorePaymentPurposeGiftedPremium - Class in org.drinkless.tdlib
The user gifted Telegram Premium to another user.
TdApi.StorePaymentPurposePremiumSubscription - Class in org.drinkless.tdlib
The user subscribed to Telegram Premium.
TdApi.SuggestedAction - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.SuggestedAction.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.SuggestedActionCheckPassword - Class in org.drinkless.tdlib
Suggests the user to check whether they still remember their 2-step verification password.
TdApi.SuggestedActionCheckPhoneNumber - Class in org.drinkless.tdlib
Suggests the user to check whether authorization phone number is correct and change the phone number if it is inaccessible.
TdApi.SuggestedActionConvertToBroadcastGroup - Class in org.drinkless.tdlib
Suggests the user to convert specified supergroup to a broadcast group.
TdApi.SuggestedActionEnableArchiveAndMuteNewChats - Class in org.drinkless.tdlib
Suggests the user to enable "archive_and_mute_new_chats_from_unknown_users" option.
TdApi.SuggestedActionSetPassword - Class in org.drinkless.tdlib
Suggests the user to set a 2-step verification password to be able to log in again.
TdApi.SuggestedActionSubscribeToAnnualPremium - Class in org.drinkless.tdlib
Suggests the user to subscribe to the Premium subscription with annual payments.
TdApi.SuggestedActionUpgradePremium - Class in org.drinkless.tdlib
Suggests the user to upgrade the Premium subscription from monthly payments to annual payments.
TdApi.SuggestedActionViewChecksHint - Class in org.drinkless.tdlib
Suggests the user to view a hint about the meaning of one and two check marks on sent messages.
TdApi.SuggestUserProfilePhoto - Class in org.drinkless.tdlib
Suggests a profile photo to another regular user with common messages.
TdApi.Supergroup - Class in org.drinkless.tdlib
Represents a supergroup or channel with zero or more members (subscribers in the case of channels).
TdApi.SupergroupFullInfo - Class in org.drinkless.tdlib
Contains full information about a supergroup or channel.
TdApi.SupergroupMembersFilter - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.SupergroupMembersFilter.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.SupergroupMembersFilterAdministrators - Class in org.drinkless.tdlib
Returns the owner and administrators.
TdApi.SupergroupMembersFilterBanned - Class in org.drinkless.tdlib
Returns users banned from the supergroup or channel; can be used only by administrators.
TdApi.SupergroupMembersFilterBots - Class in org.drinkless.tdlib
Returns bot members of the supergroup or channel.
TdApi.SupergroupMembersFilterContacts - Class in org.drinkless.tdlib
Returns contacts of the user, which are members of the supergroup or channel.
TdApi.SupergroupMembersFilterMention - Class in org.drinkless.tdlib
Returns users which can be mentioned in the supergroup.
TdApi.SupergroupMembersFilterRecent - Class in org.drinkless.tdlib
Returns recently active users in reverse chronological order.
TdApi.SupergroupMembersFilterRestricted - Class in org.drinkless.tdlib
Returns restricted supergroup members; can be used only by administrators.
TdApi.SupergroupMembersFilterSearch - Class in org.drinkless.tdlib
Used to search for supergroup or channel members via a (string) query.
TdApi.SynchronizeLanguagePack - Class in org.drinkless.tdlib
Fetches the latest versions of all strings from a language pack in the current localization target from the server.
TdApi.TargetChat - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.TargetChat.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.TargetChatChosen - Class in org.drinkless.tdlib
The chat needs to be chosen by the user among chats of the specified types.
TdApi.TargetChatCurrent - Class in org.drinkless.tdlib
The currently opened chat needs to be kept.
TdApi.TargetChatInternalLink - Class in org.drinkless.tdlib
The chat needs to be open with the provided internal link.
TdApi.TemporaryPasswordState - Class in org.drinkless.tdlib
Returns information about the availability of a temporary password, which can be used for payments.
TdApi.TerminateAllOtherSessions - Class in org.drinkless.tdlib
Terminates all other sessions of the current user.
TdApi.TerminateSession - Class in org.drinkless.tdlib
Terminates a session of the current user.
TdApi.TermsOfService - Class in org.drinkless.tdlib
Contains Telegram terms of service.
TdApi.TestBytes - Class in org.drinkless.tdlib
A simple object containing a sequence of bytes; for testing only.
TdApi.TestCallBytes - Class in org.drinkless.tdlib
Returns the received bytes; for testing only.
TdApi.TestCallEmpty - Class in org.drinkless.tdlib
Does nothing; for testing only.
TdApi.TestCallString - Class in org.drinkless.tdlib
Returns the received string; for testing only.
TdApi.TestCallVectorInt - Class in org.drinkless.tdlib
Returns the received vector of numbers; for testing only.
TdApi.TestCallVectorIntObject - Class in org.drinkless.tdlib
Returns the received vector of objects containing a number; for testing only.
TdApi.TestCallVectorString - Class in org.drinkless.tdlib
Returns the received vector of strings; for testing only.
TdApi.TestCallVectorStringObject - Class in org.drinkless.tdlib
Returns the received vector of objects containing a string; for testing only.
TdApi.TestGetDifference - Class in org.drinkless.tdlib
Forces an updates.getDifference call to the Telegram servers; for testing only.
TdApi.TestInt - Class in org.drinkless.tdlib
A simple object containing a number; for testing only.
TdApi.TestNetwork - Class in org.drinkless.tdlib
Sends a simple network request to the Telegram servers; for testing only.
TdApi.TestProxy - Class in org.drinkless.tdlib
Sends a simple network request to the Telegram servers via proxy; for testing only.
TdApi.TestReturnError - Class in org.drinkless.tdlib
Returns the specified error and ensures that the Error object is used; for testing only.
TdApi.TestSquareInt - Class in org.drinkless.tdlib
Returns the squared received number; for testing only.
TdApi.TestString - Class in org.drinkless.tdlib
A simple object containing a string; for testing only.
TdApi.TestUseUpdate - Class in org.drinkless.tdlib
Does nothing and ensures that the Update object is used; for testing only.
TdApi.TestVectorInt - Class in org.drinkless.tdlib
A simple object containing a vector of numbers; for testing only.
TdApi.TestVectorIntObject - Class in org.drinkless.tdlib
A simple object containing a vector of objects that hold a number; for testing only.
TdApi.TestVectorString - Class in org.drinkless.tdlib
A simple object containing a vector of strings; for testing only.
TdApi.TestVectorStringObject - Class in org.drinkless.tdlib
A simple object containing a vector of objects that hold a string; for testing only.
TdApi.Text - Class in org.drinkless.tdlib
Contains some text.
TdApi.TextEntities - Class in org.drinkless.tdlib
Contains a list of text entities.
TdApi.TextEntity - Class in org.drinkless.tdlib
Represents a part of the text that needs to be formatted in some unusual way.
TdApi.TextEntityType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.TextEntityType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.TextEntityTypeBankCardNumber - Class in org.drinkless.tdlib
A bank card number.
TdApi.TextEntityTypeBold - Class in org.drinkless.tdlib
A bold text.
TdApi.TextEntityTypeBotCommand - Class in org.drinkless.tdlib
A bot command, beginning with "/".
TdApi.TextEntityTypeCashtag - Class in org.drinkless.tdlib
A cashtag text, beginning with "$" and consisting of capital English letters (e.g., "$USD").
TdApi.TextEntityTypeCode - Class in org.drinkless.tdlib
Text that must be formatted as if inside a code HTML tag.
TdApi.TextEntityTypeCustomEmoji - Class in org.drinkless.tdlib
A custom emoji.
TdApi.TextEntityTypeEmailAddress - Class in org.drinkless.tdlib
An email address.
TdApi.TextEntityTypeHashtag - Class in org.drinkless.tdlib
A hashtag text, beginning with "#".
TdApi.TextEntityTypeItalic - Class in org.drinkless.tdlib
An italic text.
TdApi.TextEntityTypeMediaTimestamp - Class in org.drinkless.tdlib
A media timestamp.
TdApi.TextEntityTypeMention - Class in org.drinkless.tdlib
A mention of a user, a supergroup, or a channel by their username.
TdApi.TextEntityTypeMentionName - Class in org.drinkless.tdlib
A text shows instead of a raw mention of the user (e.g., when the user has no username).
TdApi.TextEntityTypePhoneNumber - Class in org.drinkless.tdlib
A phone number.
TdApi.TextEntityTypePre - Class in org.drinkless.tdlib
Text that must be formatted as if inside a pre HTML tag.
TdApi.TextEntityTypePreCode - Class in org.drinkless.tdlib
Text that must be formatted as if inside pre, and code HTML tags.
TdApi.TextEntityTypeSpoiler - Class in org.drinkless.tdlib
A spoiler text.
TdApi.TextEntityTypeStrikethrough - Class in org.drinkless.tdlib
A strikethrough text.
TdApi.TextEntityTypeTextUrl - Class in org.drinkless.tdlib
A text description shown instead of a raw URL.
TdApi.TextEntityTypeUnderline - Class in org.drinkless.tdlib
An underlined text.
TdApi.TextEntityTypeUrl - Class in org.drinkless.tdlib
An HTTP URL.
TdApi.TextParseMode - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.TextParseMode.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.TextParseModeHTML - Class in org.drinkless.tdlib
The text uses HTML-style formatting.
TdApi.TextParseModeMarkdown - Class in org.drinkless.tdlib
The text uses Markdown-style formatting.
TdApi.ThemeParameters - Class in org.drinkless.tdlib
Contains parameters of the application theme.
TdApi.ThemeSettings - Class in org.drinkless.tdlib
Describes theme settings.
TdApi.Thumbnail - Class in org.drinkless.tdlib
Represents a thumbnail.
TdApi.ThumbnailFormat - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.ThumbnailFormat.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.ThumbnailFormatGif - Class in org.drinkless.tdlib
The thumbnail is in static GIF format.
TdApi.ThumbnailFormatJpeg - Class in org.drinkless.tdlib
The thumbnail is in JPEG format.
TdApi.ThumbnailFormatMpeg4 - Class in org.drinkless.tdlib
The thumbnail is in MPEG4 format.
TdApi.ThumbnailFormatPng - Class in org.drinkless.tdlib
The thumbnail is in PNG format.
TdApi.ThumbnailFormatTgs - Class in org.drinkless.tdlib
The thumbnail is in TGS format.
TdApi.ThumbnailFormatWebm - Class in org.drinkless.tdlib
The thumbnail is in WEBM format.
TdApi.ThumbnailFormatWebp - Class in org.drinkless.tdlib
The thumbnail is in WEBP format.
TdApi.TMeUrl - Class in org.drinkless.tdlib
Represents a URL linking to an internal Telegram entity.
TdApi.TMeUrls - Class in org.drinkless.tdlib
Contains a list of t.me URLs.
TdApi.TMeUrlType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.TMeUrlType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.TMeUrlTypeChatInvite - Class in org.drinkless.tdlib
A chat invite link.
TdApi.TMeUrlTypeStickerSet - Class in org.drinkless.tdlib
A URL linking to a sticker set.
TdApi.TMeUrlTypeSupergroup - Class in org.drinkless.tdlib
A URL linking to a public supergroup or channel.
TdApi.TMeUrlTypeUser - Class in org.drinkless.tdlib
A URL linking to a user.
TdApi.ToggleAllDownloadsArePaused - Class in org.drinkless.tdlib
Changes pause state of all files in the file download list.
TdApi.ToggleBotIsAddedToAttachmentMenu - Class in org.drinkless.tdlib
Adds or removes a bot to attachment menu.
TdApi.ToggleBotUsernameIsActive - Class in org.drinkless.tdlib
Changes active state for a username of a bot.
TdApi.ToggleChatDefaultDisableNotification - Class in org.drinkless.tdlib
Changes the value of the default disableNotification parameter, used when a message is sent to a chat.
TdApi.ToggleChatHasProtectedContent - Class in org.drinkless.tdlib
Changes the ability of users to save, forward, or copy chat content.
TdApi.ToggleChatIsMarkedAsUnread - Class in org.drinkless.tdlib
Changes the marked as unread state of a chat.
TdApi.ToggleChatIsPinned - Class in org.drinkless.tdlib
Changes the pinned state of a chat.
TdApi.ToggleChatIsTranslatable - Class in org.drinkless.tdlib
Changes the translatable state of a chat; for Telegram Premium users only.
TdApi.ToggleDownloadIsPaused - Class in org.drinkless.tdlib
Changes pause state of a file in the file download list.
TdApi.ToggleForumTopicIsClosed - Class in org.drinkless.tdlib
Toggles whether a topic is closed in a forum supergroup chat; requires canManageTopics administrator right in the supergroup unless the user is creator of the topic.
TdApi.ToggleForumTopicIsPinned - Class in org.drinkless.tdlib
Changes the pinned state of a forum topic; requires canManageTopics administrator right in the supergroup.
TdApi.ToggleGeneralForumTopicIsHidden - Class in org.drinkless.tdlib
Toggles whether a General topic is hidden in a forum supergroup chat; requires canManageTopics administrator right in the supergroup.
TdApi.ToggleGroupCallEnabledStartNotification - Class in org.drinkless.tdlib
Toggles whether the current user will receive a notification when the group call will start; scheduled group calls only.
TdApi.ToggleGroupCallIsMyVideoEnabled - Class in org.drinkless.tdlib
Toggles whether current user's video is enabled.
TdApi.ToggleGroupCallIsMyVideoPaused - Class in org.drinkless.tdlib
Toggles whether current user's video is paused.
TdApi.ToggleGroupCallMuteNewParticipants - Class in org.drinkless.tdlib
Toggles whether new participants of a group call can be unmuted only by administrators of the group call.
TdApi.ToggleGroupCallParticipantIsHandRaised - Class in org.drinkless.tdlib
Toggles whether a group call participant hand is rased.
TdApi.ToggleGroupCallParticipantIsMuted - Class in org.drinkless.tdlib
Toggles whether a participant of an active group call is muted, unmuted, or allowed to unmute themselves.
TdApi.ToggleGroupCallScreenSharingIsPaused - Class in org.drinkless.tdlib
Pauses or unpauses screen sharing in a joined group call.
TdApi.ToggleMessageSenderIsBlocked - Class in org.drinkless.tdlib
Changes the block state of a message sender.
TdApi.ToggleSessionCanAcceptCalls - Class in org.drinkless.tdlib
Toggles whether a session can accept incoming calls.
TdApi.ToggleSessionCanAcceptSecretChats - Class in org.drinkless.tdlib
Toggles whether a session can accept incoming secret chats.
TdApi.ToggleSupergroupHasAggressiveAntiSpamEnabled - Class in org.drinkless.tdlib
Toggles whether aggressive anti-spam checks are enabled in the supergroup.
TdApi.ToggleSupergroupHasHiddenMembers - Class in org.drinkless.tdlib
Toggles whether non-administrators can receive only administrators and bots using getSupergroupMembers or searchChatMembers.
TdApi.ToggleSupergroupIsAllHistoryAvailable - Class in org.drinkless.tdlib
Toggles whether the message history of a supergroup is available to new members; requires canChangeInfo administrator right.
TdApi.ToggleSupergroupIsBroadcastGroup - Class in org.drinkless.tdlib
Upgrades supergroup to a broadcast group; requires owner privileges in the supergroup.
TdApi.ToggleSupergroupIsForum - Class in org.drinkless.tdlib
Toggles whether the supergroup is a forum; requires owner privileges in the supergroup.
TdApi.ToggleSupergroupJoinByRequest - Class in org.drinkless.tdlib
Toggles whether all users directly joining the supergroup need to be approved by supergroup administrators; requires canRestrictMembers administrator right.
TdApi.ToggleSupergroupJoinToSendMessages - Class in org.drinkless.tdlib
Toggles whether joining is mandatory to send messages to a discussion supergroup; requires canRestrictMembers administrator right.
TdApi.ToggleSupergroupSignMessages - Class in org.drinkless.tdlib
Toggles whether sender signature is added to sent messages in a channel; requires canChangeInfo administrator right.
TdApi.ToggleSupergroupUsernameIsActive - Class in org.drinkless.tdlib
Changes active state for a username of a supergroup or channel, requires owner privileges in the supergroup or channel.
TdApi.ToggleUsernameIsActive - Class in org.drinkless.tdlib
Changes active state for a username of the current user.
TdApi.TopChatCategory - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.TopChatCategory.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.TopChatCategoryBots - Class in org.drinkless.tdlib
A category containing frequently used private chats with bot users.
TdApi.TopChatCategoryCalls - Class in org.drinkless.tdlib
A category containing frequently used chats used for calls.
TdApi.TopChatCategoryChannels - Class in org.drinkless.tdlib
A category containing frequently used channels.
TdApi.TopChatCategoryForwardChats - Class in org.drinkless.tdlib
A category containing frequently used chats used to forward messages.
TdApi.TopChatCategoryGroups - Class in org.drinkless.tdlib
A category containing frequently used basic groups and supergroups.
TdApi.TopChatCategoryInlineBots - Class in org.drinkless.tdlib
A category containing frequently used chats with inline bots sorted by their usage in inline mode.
TdApi.TopChatCategoryUsers - Class in org.drinkless.tdlib
A category containing frequently used private chats with non-bot users.
TdApi.TransferChatOwnership - Class in org.drinkless.tdlib
Changes the owner of a chat.
TdApi.TranslateMessageText - Class in org.drinkless.tdlib
Extracts text or caption of the given message and translates it to the given language.
TdApi.TranslateText - Class in org.drinkless.tdlib
Translates a text to the given language.
TdApi.TrendingStickerSets - Class in org.drinkless.tdlib
Represents a list of trending sticker sets.
TdApi.UnpinAllChatMessages - Class in org.drinkless.tdlib
Removes all pinned messages from a chat; requires canPinMessages rights in the group or canEditMessages rights in the channel.
TdApi.UnpinAllMessageThreadMessages - Class in org.drinkless.tdlib
Removes all pinned messages from a forum topic; requires canPinMessages rights in the supergroup.
TdApi.UnpinChatMessage - Class in org.drinkless.tdlib
Removes a pinned message from a chat; requires canPinMessages rights in the group or canEditMessages rights in the channel.
TdApi.UnreadReaction - Class in org.drinkless.tdlib
Contains information about an unread reaction to a message.
TdApi.Update - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.Update.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.UpdateActiveEmojiReactions - Class in org.drinkless.tdlib
The list of active emoji reactions has changed.
TdApi.UpdateActiveNotifications - Class in org.drinkless.tdlib
Contains active notifications that was shown on previous application launches.
TdApi.UpdateAddChatMembersPrivacyForbidden - Class in org.drinkless.tdlib
Adding users to a chat has failed because of their privacy settings.
TdApi.UpdateAnimatedEmojiMessageClicked - Class in org.drinkless.tdlib
Some animated emoji message was clicked and a big animated sticker must be played if the message is visible on the screen.
TdApi.UpdateAnimationSearchParameters - Class in org.drinkless.tdlib
The parameters of animation search through getOption("animation_search_bot_username") bot has changed.
TdApi.UpdateAttachmentMenuBots - Class in org.drinkless.tdlib
The list of bots added to attachment menu has changed.
TdApi.UpdateAuthorizationState - Class in org.drinkless.tdlib
The user authorization state has changed.
TdApi.UpdateAutosaveSettings - Class in org.drinkless.tdlib
Autosave settings for some type of chats were updated.
TdApi.UpdateBasicGroup - Class in org.drinkless.tdlib
Some data of a basic group has changed.
TdApi.UpdateBasicGroupFullInfo - Class in org.drinkless.tdlib
Some data in basicGroupFullInfo has been changed.
TdApi.UpdateCall - Class in org.drinkless.tdlib
New call was created or information about a call was updated.
TdApi.UpdateChatAction - Class in org.drinkless.tdlib
A message sender activity in the chat has changed.
TdApi.UpdateChatActionBar - Class in org.drinkless.tdlib
The chat action bar was changed.
TdApi.UpdateChatAvailableReactions - Class in org.drinkless.tdlib
The chat available reactions were changed.
TdApi.UpdateChatBackground - Class in org.drinkless.tdlib
The chat background was changed.
TdApi.UpdateChatDefaultDisableNotification - Class in org.drinkless.tdlib
The value of the default disableNotification parameter, used when a message is sent to the chat, was changed.
TdApi.UpdateChatDraftMessage - Class in org.drinkless.tdlib
A chat draft has changed.
TdApi.UpdateChatFolders - Class in org.drinkless.tdlib
The list of chat folders or a chat folder has changed.
TdApi.UpdateChatHasProtectedContent - Class in org.drinkless.tdlib
A chat content was allowed or restricted for saving.
TdApi.UpdateChatHasScheduledMessages - Class in org.drinkless.tdlib
A chat's hasScheduledMessages field has changed.
TdApi.UpdateChatIsBlocked - Class in org.drinkless.tdlib
A chat was blocked or unblocked.
TdApi.UpdateChatIsMarkedAsUnread - Class in org.drinkless.tdlib
A chat was marked as unread or was read.
TdApi.UpdateChatIsTranslatable - Class in org.drinkless.tdlib
Translation of chat messages was enabled or disabled.
TdApi.UpdateChatLastMessage - Class in org.drinkless.tdlib
The last message of a chat was changed.
TdApi.UpdateChatMember - Class in org.drinkless.tdlib
User rights changed in a chat; for bots only.
TdApi.UpdateChatMessageAutoDeleteTime - Class in org.drinkless.tdlib
The message auto-delete or self-destruct timer setting for a chat was changed.
TdApi.UpdateChatMessageSender - Class in org.drinkless.tdlib
The message sender that is selected to send messages in a chat has changed.
TdApi.UpdateChatNotificationSettings - Class in org.drinkless.tdlib
Notification settings for a chat were changed.
TdApi.UpdateChatOnlineMemberCount - Class in org.drinkless.tdlib
The number of online group members has changed.
TdApi.UpdateChatPendingJoinRequests - Class in org.drinkless.tdlib
The chat pending join requests were changed.
TdApi.UpdateChatPermissions - Class in org.drinkless.tdlib
Chat permissions was changed.
TdApi.UpdateChatPhoto - Class in org.drinkless.tdlib
A chat photo was changed.
TdApi.UpdateChatPosition - Class in org.drinkless.tdlib
The position of a chat in a chat list has changed.
TdApi.UpdateChatReadInbox - Class in org.drinkless.tdlib
Incoming messages were read or the number of unread messages has been changed.
TdApi.UpdateChatReadOutbox - Class in org.drinkless.tdlib
Outgoing messages were read.
TdApi.UpdateChatReplyMarkup - Class in org.drinkless.tdlib
The default chat reply markup was changed.
TdApi.UpdateChatTheme - Class in org.drinkless.tdlib
The chat theme was changed.
TdApi.UpdateChatThemes - Class in org.drinkless.tdlib
The list of available chat themes has changed.
TdApi.UpdateChatTitle - Class in org.drinkless.tdlib
The title of a chat was changed.
TdApi.UpdateChatUnreadMentionCount - Class in org.drinkless.tdlib
The chat unreadMentionCount has changed.
TdApi.UpdateChatUnreadReactionCount - Class in org.drinkless.tdlib
The chat unreadReactionCount has changed.
TdApi.UpdateChatVideoChat - Class in org.drinkless.tdlib
A chat video chat state has changed.
TdApi.UpdateConnectionState - Class in org.drinkless.tdlib
The connection state has changed.
TdApi.UpdateDefaultReactionType - Class in org.drinkless.tdlib
The type of default reaction has changed.
TdApi.UpdateDeleteMessages - Class in org.drinkless.tdlib
Some messages were deleted.
TdApi.UpdateDiceEmojis - Class in org.drinkless.tdlib
The list of supported dice emojis has changed.
TdApi.UpdateFavoriteStickers - Class in org.drinkless.tdlib
The list of favorite stickers was updated.
TdApi.UpdateFile - Class in org.drinkless.tdlib
Information about a file was updated.
TdApi.UpdateFileAddedToDownloads - Class in org.drinkless.tdlib
A file was added to the file download list.
TdApi.UpdateFileDownload - Class in org.drinkless.tdlib
A file download was changed.
TdApi.UpdateFileDownloads - Class in org.drinkless.tdlib
The state of the file download list has changed.
TdApi.UpdateFileGenerationStart - Class in org.drinkless.tdlib
The file generation process needs to be started by the application.
TdApi.UpdateFileGenerationStop - Class in org.drinkless.tdlib
File generation is no longer needed.
TdApi.UpdateFileRemovedFromDownloads - Class in org.drinkless.tdlib
A file was removed from the file download list.
TdApi.UpdateForumTopicInfo - Class in org.drinkless.tdlib
Basic information about a topic in a forum chat was changed.
TdApi.UpdateGroupCall - Class in org.drinkless.tdlib
Information about a group call was updated.
TdApi.UpdateGroupCallParticipant - Class in org.drinkless.tdlib
Information about a group call participant was changed.
TdApi.UpdateHavePendingNotifications - Class in org.drinkless.tdlib
Describes whether there are some pending notification updates.
TdApi.UpdateInstalledStickerSets - Class in org.drinkless.tdlib
The list of installed sticker sets was updated.
TdApi.UpdateLanguagePackStrings - Class in org.drinkless.tdlib
Some language pack strings have been updated.
TdApi.UpdateMessageContent - Class in org.drinkless.tdlib
The message content has changed.
TdApi.UpdateMessageContentOpened - Class in org.drinkless.tdlib
The message content was opened.
TdApi.UpdateMessageEdited - Class in org.drinkless.tdlib
A message was edited.
TdApi.UpdateMessageInteractionInfo - Class in org.drinkless.tdlib
The information about interactions with a message has changed.
TdApi.UpdateMessageIsPinned - Class in org.drinkless.tdlib
The message pinned state was changed.
TdApi.UpdateMessageLiveLocationViewed - Class in org.drinkless.tdlib
A message with a live location was viewed.
TdApi.UpdateMessageMentionRead - Class in org.drinkless.tdlib
A message with an unread mention was read.
TdApi.UpdateMessageSendAcknowledged - Class in org.drinkless.tdlib
A request to send a message has reached the Telegram server.
TdApi.UpdateMessageSendFailed - Class in org.drinkless.tdlib
A message failed to send.
TdApi.UpdateMessageSendSucceeded - Class in org.drinkless.tdlib
A message has been successfully sent.
TdApi.UpdateMessageUnreadReactions - Class in org.drinkless.tdlib
The list of unread reactions added to a message was changed.
TdApi.UpdateNewCallbackQuery - Class in org.drinkless.tdlib
A new incoming callback query; for bots only.
TdApi.UpdateNewCallSignalingData - Class in org.drinkless.tdlib
New call signaling data arrived.
TdApi.UpdateNewChat - Class in org.drinkless.tdlib
A new chat has been loaded/created.
TdApi.UpdateNewChatJoinRequest - Class in org.drinkless.tdlib
A user sent a join request to a chat; for bots only.
TdApi.UpdateNewChosenInlineResult - Class in org.drinkless.tdlib
The user has chosen a result of an inline query; for bots only.
TdApi.UpdateNewCustomEvent - Class in org.drinkless.tdlib
A new incoming event; for bots only.
TdApi.UpdateNewCustomQuery - Class in org.drinkless.tdlib
A new incoming query; for bots only.
TdApi.UpdateNewInlineCallbackQuery - Class in org.drinkless.tdlib
A new incoming callback query from a message sent via a bot; for bots only.
TdApi.UpdateNewInlineQuery - Class in org.drinkless.tdlib
A new incoming inline query; for bots only.
TdApi.UpdateNewMessage - Class in org.drinkless.tdlib
A new message was received; can also be an outgoing message.
TdApi.UpdateNewPreCheckoutQuery - Class in org.drinkless.tdlib
A new incoming pre-checkout query; for bots only.
TdApi.UpdateNewShippingQuery - Class in org.drinkless.tdlib
A new incoming shipping query; for bots only.
TdApi.UpdateNotification - Class in org.drinkless.tdlib
A notification was changed.
TdApi.UpdateNotificationGroup - Class in org.drinkless.tdlib
A list of active notifications in a notification group has changed.
TdApi.UpdateOption - Class in org.drinkless.tdlib
An option changed its value.
TdApi.UpdatePoll - Class in org.drinkless.tdlib
A poll was updated; for bots only.
TdApi.UpdatePollAnswer - Class in org.drinkless.tdlib
A user changed the answer to a poll; for bots only.
TdApi.UpdateRecentStickers - Class in org.drinkless.tdlib
The list of recently used stickers was updated.
TdApi.Updates - Class in org.drinkless.tdlib
Contains a list of updates.
TdApi.UpdateSavedAnimations - Class in org.drinkless.tdlib
The list of saved animations was updated.
TdApi.UpdateSavedNotificationSounds - Class in org.drinkless.tdlib
The list of saved notifications sounds was updated.
TdApi.UpdateScopeNotificationSettings - Class in org.drinkless.tdlib
Notification settings for some type of chats were updated.
TdApi.UpdateSecretChat - Class in org.drinkless.tdlib
Some data of a secret chat has changed.
TdApi.UpdateSelectedBackground - Class in org.drinkless.tdlib
The selected background has changed.
TdApi.UpdateServiceNotification - Class in org.drinkless.tdlib
A service notification from the server was received.
TdApi.UpdateStickerSet - Class in org.drinkless.tdlib
A sticker set has changed.
TdApi.UpdateSuggestedActions - Class in org.drinkless.tdlib
The list of suggested to the user actions has changed.
TdApi.UpdateSupergroup - Class in org.drinkless.tdlib
Some data of a supergroup or a channel has changed.
TdApi.UpdateSupergroupFullInfo - Class in org.drinkless.tdlib
Some data in supergroupFullInfo has been changed.
TdApi.UpdateTermsOfService - Class in org.drinkless.tdlib
New terms of service must be accepted by the user.
TdApi.UpdateTrendingStickerSets - Class in org.drinkless.tdlib
The list of trending sticker sets was updated or some of them were viewed.
TdApi.UpdateUnreadChatCount - Class in org.drinkless.tdlib
Number of unread chats, i.e.
TdApi.UpdateUnreadMessageCount - Class in org.drinkless.tdlib
Number of unread messages in a chat list has changed.
TdApi.UpdateUser - Class in org.drinkless.tdlib
Some data of a user has changed.
TdApi.UpdateUserFullInfo - Class in org.drinkless.tdlib
Some data in userFullInfo has been changed.
TdApi.UpdateUserPrivacySettingRules - Class in org.drinkless.tdlib
Some privacy setting rules have been changed.
TdApi.UpdateUsersNearby - Class in org.drinkless.tdlib
The list of users nearby has changed.
TdApi.UpdateUserStatus - Class in org.drinkless.tdlib
The user went online or offline.
TdApi.UpdateWebAppMessageSent - Class in org.drinkless.tdlib
A message was sent by an opened Web App, so the Web App needs to be closed.
TdApi.UpgradeBasicGroupChatToSupergroupChat - Class in org.drinkless.tdlib
Creates a new supergroup from an existing basic group and sends a corresponding messageChatUpgradeTo and messageChatUpgradeFrom; requires creator privileges.
TdApi.UploadStickerFile - Class in org.drinkless.tdlib
Uploads a file with a sticker; returns the uploaded file.
TdApi.User - Class in org.drinkless.tdlib
Represents a user.
TdApi.UserFullInfo - Class in org.drinkless.tdlib
Contains full information about a user.
TdApi.UserLink - Class in org.drinkless.tdlib
Contains an HTTPS URL, which can be used to get information about a user.
TdApi.Usernames - Class in org.drinkless.tdlib
Describes usernames assigned to a user, a supergroup, or a channel.
TdApi.UserPrivacySetting - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.UserPrivacySetting.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.UserPrivacySettingAllowCalls - Class in org.drinkless.tdlib
A privacy setting for managing whether the user can be called.
TdApi.UserPrivacySettingAllowChatInvites - Class in org.drinkless.tdlib
A privacy setting for managing whether the user can be invited to chats.
TdApi.UserPrivacySettingAllowFindingByPhoneNumber - Class in org.drinkless.tdlib
A privacy setting for managing whether the user can be found by their phone number.
TdApi.UserPrivacySettingAllowPeerToPeerCalls - Class in org.drinkless.tdlib
A privacy setting for managing whether peer-to-peer connections can be used for calls.
TdApi.UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages - Class in org.drinkless.tdlib
A privacy setting for managing whether the user can receive voice and video messages in private chats.
TdApi.UserPrivacySettingRule - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.UserPrivacySettingRule.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.UserPrivacySettingRuleAllowAll - Class in org.drinkless.tdlib
A rule to allow all users to do something.
TdApi.UserPrivacySettingRuleAllowChatMembers - Class in org.drinkless.tdlib
A rule to allow all members of certain specified basic groups and supergroups to doing something.
TdApi.UserPrivacySettingRuleAllowContacts - Class in org.drinkless.tdlib
A rule to allow all of a user's contacts to do something.
TdApi.UserPrivacySettingRuleAllowUsers - Class in org.drinkless.tdlib
A rule to allow certain specified users to do something.
TdApi.UserPrivacySettingRuleRestrictAll - Class in org.drinkless.tdlib
A rule to restrict all users from doing something.
TdApi.UserPrivacySettingRuleRestrictChatMembers - Class in org.drinkless.tdlib
A rule to restrict all members of specified basic groups and supergroups from doing something.
TdApi.UserPrivacySettingRuleRestrictContacts - Class in org.drinkless.tdlib
A rule to restrict all contacts of a user from doing something.
TdApi.UserPrivacySettingRuleRestrictUsers - Class in org.drinkless.tdlib
A rule to restrict all specified users from doing something.
TdApi.UserPrivacySettingRules - Class in org.drinkless.tdlib
A list of privacy rules.
TdApi.UserPrivacySettingShowLinkInForwardedMessages - Class in org.drinkless.tdlib
A privacy setting for managing whether a link to the user's account is included in forwarded messages.
TdApi.UserPrivacySettingShowPhoneNumber - Class in org.drinkless.tdlib
A privacy setting for managing whether the user's phone number is visible.
TdApi.UserPrivacySettingShowProfilePhoto - Class in org.drinkless.tdlib
A privacy setting for managing whether the user's profile photo is visible.
TdApi.UserPrivacySettingShowStatus - Class in org.drinkless.tdlib
A privacy setting for managing whether the user's online status is visible.
TdApi.Users - Class in org.drinkless.tdlib
Represents a list of users.
TdApi.UserStatus - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.UserStatus.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.UserStatusEmpty - Class in org.drinkless.tdlib
The user status was never changed.
TdApi.UserStatusLastMonth - Class in org.drinkless.tdlib
The user is offline, but was online last month.
TdApi.UserStatusLastWeek - Class in org.drinkless.tdlib
The user is offline, but was online last week.
TdApi.UserStatusOffline - Class in org.drinkless.tdlib
The user is offline.
TdApi.UserStatusOnline - Class in org.drinkless.tdlib
The user is online.
TdApi.UserStatusRecently - Class in org.drinkless.tdlib
The user was online recently.
TdApi.UserSupportInfo - Class in org.drinkless.tdlib
Contains custom information about the user.
TdApi.UserType - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.UserType.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.UserTypeBot - Class in org.drinkless.tdlib
A bot (see https://core.telegram.org/bots).
TdApi.UserTypeDeleted - Class in org.drinkless.tdlib
A deleted user or deleted bot.
TdApi.UserTypeRegular - Class in org.drinkless.tdlib
A regular user.
TdApi.UserTypeUnknown - Class in org.drinkless.tdlib
No information on the user besides the user identifier is available, yet this user has not been deleted.
TdApi.ValidatedOrderInfo - Class in org.drinkless.tdlib
Contains a temporary identifier of validated order information, which is stored for one hour, and the available shipping options.
TdApi.ValidateOrderInfo - Class in org.drinkless.tdlib
Validates the order information provided by a user and returns the available shipping options for a flexible invoice.
TdApi.VectorPathCommand - Class in org.drinkless.tdlib
This class is an abstract base class.
TdApi.VectorPathCommand.Constructors - Annotation Interface in org.drinkless.tdlib
Describes possible values returned by getConstructor().
TdApi.VectorPathCommandCubicBezierCurve - Class in org.drinkless.tdlib
A cubic Bézier curve to a given point.
TdApi.VectorPathCommandLine - Class in org.drinkless.tdlib
A straight line to a given point.
TdApi.Venue - Class in org.drinkless.tdlib
Describes a venue.
TdApi.Video - Class in org.drinkless.tdlib
Describes a video file.
TdApi.VideoChat - Class in org.drinkless.tdlib
Describes a video chat.
TdApi.VideoNote - Class in org.drinkless.tdlib
Describes a video note.
TdApi.ViewMessages - Class in org.drinkless.tdlib
Informs TDLib that messages are being viewed by the user.
TdApi.ViewPremiumFeature - Class in org.drinkless.tdlib
Informs TDLib that the user viewed detailed information about a Premium feature on the Premium features screen.
TdApi.ViewTrendingStickerSets - Class in org.drinkless.tdlib
Informs the server that some trending sticker sets have been viewed by the user.
TdApi.VoiceNote - Class in org.drinkless.tdlib
Describes a voice note.
TdApi.WebApp - Class in org.drinkless.tdlib
Describes a Web App.
TdApi.WebAppInfo - Class in org.drinkless.tdlib
Contains information about a Web App.
TdApi.WebPage - Class in org.drinkless.tdlib
Describes a web page preview.
TdApi.WebPageInstantView - Class in org.drinkless.tdlib
Describes an instant view page for a web page.
TdApi.WriteGeneratedFilePart - Class in org.drinkless.tdlib
Writes a part of a generated file.
telegramPaymentChargeId - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
Telegram payment identifier.
TemporaryPasswordState() - Constructor for class org.drinkless.tdlib.TdApi.TemporaryPasswordState
Returns information about the availability of a temporary password, which can be used for payments.
TemporaryPasswordState(boolean, int) - Constructor for class org.drinkless.tdlib.TdApi.TemporaryPasswordState
Returns information about the availability of a temporary password, which can be used for payments.
temporaryRegistration - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementTemporaryRegistration
The temporary registration document to be saved.
temporaryRegistration - Variable in class org.drinkless.tdlib.TdApi.PassportElementTemporaryRegistration
Temporary registration.
TerminateAllOtherSessions() - Constructor for class org.drinkless.tdlib.TdApi.TerminateAllOtherSessions
Default constructor for a function, which terminates all other sessions of the current user.
TerminateSession() - Constructor for class org.drinkless.tdlib.TdApi.TerminateSession
Default constructor for a function, which terminates a session of the current user.
TerminateSession(long) - Constructor for class org.drinkless.tdlib.TdApi.TerminateSession
Creates a function, which terminates a session of the current user.
termsOfService - Variable in class org.drinkless.tdlib.TdApi.AuthorizationStateWaitRegistration
Telegram terms of service.
termsOfService - Variable in class org.drinkless.tdlib.TdApi.UpdateTermsOfService
The new terms of service.
TermsOfService() - Constructor for class org.drinkless.tdlib.TdApi.TermsOfService
Contains Telegram terms of service.
TermsOfService(TdApi.FormattedText, int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.TermsOfService
Contains Telegram terms of service.
termsOfServiceId - Variable in class org.drinkless.tdlib.TdApi.AcceptTermsOfService
Terms of service identifier.
termsOfServiceId - Variable in class org.drinkless.tdlib.TdApi.UpdateTermsOfService
Identifier of the terms of service.
TestBytes() - Constructor for class org.drinkless.tdlib.TdApi.TestBytes
A simple object containing a sequence of bytes; for testing only.
TestBytes(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.TestBytes
A simple object containing a sequence of bytes; for testing only.
TestCallBytes() - Constructor for class org.drinkless.tdlib.TdApi.TestCallBytes
Default constructor for a function, which returns the received bytes; for testing only.
TestCallBytes(byte[]) - Constructor for class org.drinkless.tdlib.TdApi.TestCallBytes
Creates a function, which returns the received bytes; for testing only.
TestCallEmpty() - Constructor for class org.drinkless.tdlib.TdApi.TestCallEmpty
Default constructor for a function, which does nothing; for testing only.
TestCallString() - Constructor for class org.drinkless.tdlib.TdApi.TestCallString
Default constructor for a function, which returns the received string; for testing only.
TestCallString(String) - Constructor for class org.drinkless.tdlib.TdApi.TestCallString
Creates a function, which returns the received string; for testing only.
TestCallVectorInt() - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorInt
Default constructor for a function, which returns the received vector of numbers; for testing only.
TestCallVectorInt(int[]) - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorInt
Creates a function, which returns the received vector of numbers; for testing only.
TestCallVectorIntObject() - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorIntObject
Default constructor for a function, which returns the received vector of objects containing a number; for testing only.
TestCallVectorIntObject(TdApi.TestInt[]) - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorIntObject
Creates a function, which returns the received vector of objects containing a number; for testing only.
TestCallVectorString() - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorString
Default constructor for a function, which returns the received vector of strings; for testing only.
TestCallVectorString(String[]) - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorString
Creates a function, which returns the received vector of strings; for testing only.
TestCallVectorStringObject() - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorStringObject
Default constructor for a function, which returns the received vector of objects containing a string; for testing only.
TestCallVectorStringObject(TdApi.TestString[]) - Constructor for class org.drinkless.tdlib.TdApi.TestCallVectorStringObject
Creates a function, which returns the received vector of objects containing a string; for testing only.
TestGetDifference() - Constructor for class org.drinkless.tdlib.TdApi.TestGetDifference
Default constructor for a function, which forces an updates.getDifference call to the Telegram servers; for testing only.
TestInt() - Constructor for class org.drinkless.tdlib.TdApi.TestInt
A simple object containing a number; for testing only.
TestInt(int) - Constructor for class org.drinkless.tdlib.TdApi.TestInt
A simple object containing a number; for testing only.
TestNetwork() - Constructor for class org.drinkless.tdlib.TdApi.TestNetwork
Default constructor for a function, which sends a simple network request to the Telegram servers; for testing only.
TestProxy() - Constructor for class org.drinkless.tdlib.TdApi.TestProxy
Default constructor for a function, which sends a simple network request to the Telegram servers via proxy; for testing only.
TestProxy(String, int, TdApi.ProxyType, int, double) - Constructor for class org.drinkless.tdlib.TdApi.TestProxy
Creates a function, which sends a simple network request to the Telegram servers via proxy; for testing only.
TestReturnError() - Constructor for class org.drinkless.tdlib.TdApi.TestReturnError
Default constructor for a function, which returns the specified error and ensures that the Error object is used; for testing only.
TestReturnError(TdApi.Error) - Constructor for class org.drinkless.tdlib.TdApi.TestReturnError
Creates a function, which returns the specified error and ensures that the Error object is used; for testing only.
TestSquareInt() - Constructor for class org.drinkless.tdlib.TdApi.TestSquareInt
Default constructor for a function, which returns the squared received number; for testing only.
TestSquareInt(int) - Constructor for class org.drinkless.tdlib.TdApi.TestSquareInt
Creates a function, which returns the squared received number; for testing only.
TestString() - Constructor for class org.drinkless.tdlib.TdApi.TestString
A simple object containing a string; for testing only.
TestString(String) - Constructor for class org.drinkless.tdlib.TdApi.TestString
A simple object containing a string; for testing only.
TestUseUpdate() - Constructor for class org.drinkless.tdlib.TdApi.TestUseUpdate
Default constructor for a function, which does nothing and ensures that the Update object is used; for testing only.
TestVectorInt() - Constructor for class org.drinkless.tdlib.TdApi.TestVectorInt
A simple object containing a vector of numbers; for testing only.
TestVectorInt(int[]) - Constructor for class org.drinkless.tdlib.TdApi.TestVectorInt
A simple object containing a vector of numbers; for testing only.
TestVectorIntObject() - Constructor for class org.drinkless.tdlib.TdApi.TestVectorIntObject
A simple object containing a vector of objects that hold a number; for testing only.
TestVectorIntObject(TdApi.TestInt[]) - Constructor for class org.drinkless.tdlib.TdApi.TestVectorIntObject
A simple object containing a vector of objects that hold a number; for testing only.
TestVectorString() - Constructor for class org.drinkless.tdlib.TdApi.TestVectorString
A simple object containing a vector of strings; for testing only.
TestVectorString(String[]) - Constructor for class org.drinkless.tdlib.TdApi.TestVectorString
A simple object containing a vector of strings; for testing only.
TestVectorStringObject() - Constructor for class org.drinkless.tdlib.TdApi.TestVectorStringObject
A simple object containing a vector of objects that hold a string; for testing only.
TestVectorStringObject(TdApi.TestString[]) - Constructor for class org.drinkless.tdlib.TdApi.TestVectorStringObject
A simple object containing a vector of objects that hold a string; for testing only.
text - Variable in class org.drinkless.tdlib.TdApi.AddLogMessage
Text of a message to log.
text - Variable in class org.drinkless.tdlib.TdApi.AnswerCallbackQuery
Text of the answer.
text - Variable in class org.drinkless.tdlib.TdApi.BankCardActionOpenUrl
Action text.
text - Variable in class org.drinkless.tdlib.TdApi.BotMenuButton
Text of the button.
text - Variable in class org.drinkless.tdlib.TdApi.CallbackQueryAnswer
Text of the answer.
text - Variable in class org.drinkless.tdlib.TdApi.ChatSourcePublicServiceAnnouncement
The text of the announcement.
text - Variable in class org.drinkless.tdlib.TdApi.DeepLinkInfo
Text to be shown to the user.
text - Variable in class org.drinkless.tdlib.TdApi.FormattedText
The text.
text - Variable in class org.drinkless.tdlib.TdApi.Game
Game text, usually containing scoreboards for a game.
text - Variable in class org.drinkless.tdlib.TdApi.GetMarkdownText
The text.
text - Variable in class org.drinkless.tdlib.TdApi.GetTextEntities
The text in which to look for entities.
text - Variable in class org.drinkless.tdlib.TdApi.GetWebPagePreview
Message text with formatting.
text - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButton
Text of the button.
text - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultsButton
The text of the button.
text - Variable in class org.drinkless.tdlib.TdApi.InputMessageText
Formatted text to be sent; 1-getOption("message_text_length_max") characters.
text - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeMessageDraft
Message draft text.
text - Variable in class org.drinkless.tdlib.TdApi.KeyboardButton
Text of the button.
text - Variable in class org.drinkless.tdlib.TdApi.MessageCustomServiceAction
Message text to be shown in the chat.
text - Variable in class org.drinkless.tdlib.TdApi.MessageText
Text of the message.
text - Variable in class org.drinkless.tdlib.TdApi.PageBlockBlockQuote
Quote text.
text - Variable in class org.drinkless.tdlib.TdApi.PageBlockCaption
Content of the caption.
text - Variable in class org.drinkless.tdlib.TdApi.PageBlockParagraph
Paragraph text.
text - Variable in class org.drinkless.tdlib.TdApi.PageBlockPreformatted
Paragraph text.
text - Variable in class org.drinkless.tdlib.TdApi.PageBlockPullQuote
Quote text.
text - Variable in class org.drinkless.tdlib.TdApi.PageBlockTableCell
Cell text; may be null.
text - Variable in class org.drinkless.tdlib.TdApi.ParseMarkdown
The text to parse.
text - Variable in class org.drinkless.tdlib.TdApi.ParseTextEntities
The text to parse.
text - Variable in class org.drinkless.tdlib.TdApi.PollOption
Option text; 1-100 characters.
text - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentText
Message text.
text - Variable in class org.drinkless.tdlib.TdApi.ReportChat
Additional report details; 0-1024 characters.
text - Variable in class org.drinkless.tdlib.TdApi.ReportChatPhoto
Additional report details; 0-1024 characters.
text - Variable in class org.drinkless.tdlib.TdApi.RichTextAnchorLink
The link text.
text - Variable in class org.drinkless.tdlib.TdApi.RichTextBold
Text.
text - Variable in class org.drinkless.tdlib.TdApi.RichTextEmailAddress
Text.
text - Variable in class org.drinkless.tdlib.TdApi.RichTextFixed
Text.
text - Variable in class org.drinkless.tdlib.TdApi.RichTextItalic
Text.
text - Variable in class org.drinkless.tdlib.TdApi.RichTextMarked
Text.
text - Variable in class org.drinkless.tdlib.TdApi.RichTextPhoneNumber
Text.
text - Variable in class org.drinkless.tdlib.TdApi.RichTextPlain
Text.
text - Variable in class org.drinkless.tdlib.TdApi.RichTextReference
The text.
text - Variable in class org.drinkless.tdlib.TdApi.RichTextStrikethrough
Text.
text - Variable in class org.drinkless.tdlib.TdApi.RichTextSubscript
Text.
text - Variable in class org.drinkless.tdlib.TdApi.RichTextSuperscript
Text.
text - Variable in class org.drinkless.tdlib.TdApi.RichTextUnderline
Text.
text - Variable in class org.drinkless.tdlib.TdApi.RichTextUrl
Text.
text - Variable in class org.drinkless.tdlib.TdApi.SearchEmojis
Text to search for.
text - Variable in class org.drinkless.tdlib.TdApi.SpeechRecognitionResultText
Recognized text.
text - Variable in class org.drinkless.tdlib.TdApi.TermsOfService
Text of the terms of service.
text - Variable in class org.drinkless.tdlib.TdApi.Text
Text.
text - Variable in class org.drinkless.tdlib.TdApi.TranslateText
Text to translate.
Text() - Constructor for class org.drinkless.tdlib.TdApi.Text
Contains some text.
Text(String) - Constructor for class org.drinkless.tdlib.TdApi.Text
Contains some text.
textColor - Variable in class org.drinkless.tdlib.TdApi.ThemeParameters
A color of text in the RGB24 format.
TextEntities() - Constructor for class org.drinkless.tdlib.TdApi.TextEntities
Contains a list of text entities.
TextEntities(TdApi.TextEntity[]) - Constructor for class org.drinkless.tdlib.TdApi.TextEntities
Contains a list of text entities.
TextEntity() - Constructor for class org.drinkless.tdlib.TdApi.TextEntity
Represents a part of the text that needs to be formatted in some unusual way.
TextEntity(int, int, TdApi.TextEntityType) - Constructor for class org.drinkless.tdlib.TdApi.TextEntity
Represents a part of the text that needs to be formatted in some unusual way.
TextEntityType() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityType
Default class constructor.
TextEntityTypeBankCardNumber() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeBankCardNumber
A bank card number.
TextEntityTypeBold() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeBold
A bold text.
TextEntityTypeBotCommand() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeBotCommand
A bot command, beginning with "/".
TextEntityTypeCashtag() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeCashtag
A cashtag text, beginning with "$" and consisting of capital English letters (e.g., "$USD").
TextEntityTypeCode() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeCode
Text that must be formatted as if inside a code HTML tag.
TextEntityTypeCustomEmoji() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeCustomEmoji
A custom emoji.
TextEntityTypeCustomEmoji(long) - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeCustomEmoji
A custom emoji.
TextEntityTypeEmailAddress() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeEmailAddress
An email address.
TextEntityTypeHashtag() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeHashtag
A hashtag text, beginning with "#".
TextEntityTypeItalic() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeItalic
An italic text.
TextEntityTypeMediaTimestamp() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeMediaTimestamp
A media timestamp.
TextEntityTypeMediaTimestamp(int) - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeMediaTimestamp
A media timestamp.
TextEntityTypeMention() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeMention
A mention of a user, a supergroup, or a channel by their username.
TextEntityTypeMentionName() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeMentionName
A text shows instead of a raw mention of the user (e.g., when the user has no username).
TextEntityTypeMentionName(long) - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeMentionName
A text shows instead of a raw mention of the user (e.g., when the user has no username).
TextEntityTypePhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypePhoneNumber
A phone number.
TextEntityTypePre() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypePre
Text that must be formatted as if inside a pre HTML tag.
TextEntityTypePreCode() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypePreCode
Text that must be formatted as if inside pre, and code HTML tags.
TextEntityTypePreCode(String) - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypePreCode
Text that must be formatted as if inside pre, and code HTML tags.
TextEntityTypeSpoiler() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeSpoiler
A spoiler text.
TextEntityTypeStrikethrough() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeStrikethrough
A strikethrough text.
TextEntityTypeTextUrl() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeTextUrl
A text description shown instead of a raw URL.
TextEntityTypeTextUrl(String) - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeTextUrl
A text description shown instead of a raw URL.
TextEntityTypeUnderline() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeUnderline
An underlined text.
TextEntityTypeUrl() - Constructor for class org.drinkless.tdlib.TdApi.TextEntityTypeUrl
An HTTP URL.
TextParseMode() - Constructor for class org.drinkless.tdlib.TdApi.TextParseMode
Default class constructor.
TextParseModeHTML() - Constructor for class org.drinkless.tdlib.TdApi.TextParseModeHTML
The text uses HTML-style formatting.
TextParseModeMarkdown() - Constructor for class org.drinkless.tdlib.TdApi.TextParseModeMarkdown
The text uses Markdown-style formatting.
TextParseModeMarkdown(int) - Constructor for class org.drinkless.tdlib.TdApi.TextParseModeMarkdown
The text uses Markdown-style formatting.
texts - Variable in class org.drinkless.tdlib.TdApi.RichTexts
Texts.
theme - Variable in class org.drinkless.tdlib.TdApi.GetPaymentForm
Preferred payment form theme; pass null to use the default theme.
theme - Variable in class org.drinkless.tdlib.TdApi.GetThemeParametersJsonString
Theme parameters to convert to JSON.
theme - Variable in class org.drinkless.tdlib.TdApi.GetWebAppLinkUrl
Preferred Web App theme; pass null to use the default theme.
theme - Variable in class org.drinkless.tdlib.TdApi.GetWebAppUrl
Preferred Web App theme; pass null to use the default theme.
theme - Variable in class org.drinkless.tdlib.TdApi.OpenWebApp
Preferred Web App theme; pass null to use the default theme.
themeName - Variable in class org.drinkless.tdlib.TdApi.Chat
If non-empty, name of a theme, set for the chat.
themeName - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeTheme
Name of the theme.
themeName - Variable in class org.drinkless.tdlib.TdApi.MessageChatSetTheme
If non-empty, name of a new theme, set for the chat.
themeName - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatSetTheme
If non-empty, name of a new theme, set for the chat.
themeName - Variable in class org.drinkless.tdlib.TdApi.SetChatTheme
Name of the new chat theme; pass an empty string to return the default theme.
themeName - Variable in class org.drinkless.tdlib.TdApi.UpdateChatTheme
The new name of the chat theme; may be empty if theme was reset to default.
ThemeParameters() - Constructor for class org.drinkless.tdlib.TdApi.ThemeParameters
Contains parameters of the application theme.
ThemeParameters(int, int, int, int, int, int, int) - Constructor for class org.drinkless.tdlib.TdApi.ThemeParameters
Contains parameters of the application theme.
ThemeSettings() - Constructor for class org.drinkless.tdlib.TdApi.ThemeSettings
Describes theme settings.
ThemeSettings(int, TdApi.Background, TdApi.BackgroundFill, boolean, int) - Constructor for class org.drinkless.tdlib.TdApi.ThemeSettings
Describes theme settings.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.Animation
Animation thumbnail in JPEG or MPEG4 format; may be null.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.Document
Document thumbnail in JPEG or PNG format (PNG will be used only for background patterns); as defined by the sender; may be null.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
Result thumbnail in JPEG format; may be null.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultContact
Result thumbnail in JPEG format; may be null.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultLocation
Result thumbnail in JPEG format; may be null.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVenue
Result thumbnail in JPEG format; may be null.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.InputMessageAnimation
Animation thumbnail; pass null to skip thumbnail uploading.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.InputMessageDocument
Document thumbnail; pass null to skip thumbnail uploading.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.InputMessagePhoto
Photo thumbnail to be sent; pass null to skip thumbnail uploading.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.InputMessageSticker
Sticker thumbnail; pass null to skip thumbnail uploading.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
Video thumbnail; pass null to skip thumbnail uploading.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideoNote
Video thumbnail; pass null to skip thumbnail uploading.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.InputThumbnail
Thumbnail file to send.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.SetStickerSetThumbnail
Thumbnail to set in PNG, TGS, or WEBM format; pass null to remove the sticker set thumbnail.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.Sticker
Sticker thumbnail in WEBP or JPEG format; may be null.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.StickerSet
Sticker set thumbnail in WEBP, TGS, or WEBM format with width and height 100; may be null.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
Sticker set thumbnail in WEBP, TGS, or WEBM format with width and height 100; may be null.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.Video
Video thumbnail in JPEG or MPEG4 format; as defined by the sender; may be null.
thumbnail - Variable in class org.drinkless.tdlib.TdApi.VideoNote
Video thumbnail in JPEG format; as defined by the sender; may be null.
Thumbnail() - Constructor for class org.drinkless.tdlib.TdApi.Thumbnail
Represents a thumbnail.
Thumbnail(TdApi.ThumbnailFormat, int, int, TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.Thumbnail
Represents a thumbnail.
ThumbnailFormat() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormat
Default class constructor.
ThumbnailFormatGif() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormatGif
The thumbnail is in static GIF format.
ThumbnailFormatJpeg() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormatJpeg
The thumbnail is in JPEG format.
ThumbnailFormatMpeg4() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormatMpeg4
The thumbnail is in MPEG4 format.
ThumbnailFormatPng() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormatPng
The thumbnail is in PNG format.
ThumbnailFormatTgs() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormatTgs
The thumbnail is in TGS format.
ThumbnailFormatWebm() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormatWebm
The thumbnail is in WEBM format.
ThumbnailFormatWebp() - Constructor for class org.drinkless.tdlib.TdApi.ThumbnailFormatWebp
The thumbnail is in WEBP format.
thumbnailHeight - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
Thumbnail height, if known.
thumbnailHeight - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
Thumbnail height, if known.
thumbnailHeight - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
Height of the thumbnail.
thumbnailHeight - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
Thumbnail height, if known.
thumbnailHeight - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
Thumbnail height, if known.
thumbnailMimeType - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
MIME type of the video thumbnail.
thumbnailOutline - Variable in class org.drinkless.tdlib.TdApi.StickerSet
Sticker set thumbnail's outline represented as a list of closed vector paths; may be empty.
thumbnailOutline - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
Sticker set thumbnail's outline represented as a list of closed vector paths; may be empty.
thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
URL of the result thumbnail (JPEG, GIF, or MPEG4), if it exists.
thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
URL of the result thumbnail, if it exists.
thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
URL of the result thumbnail, if it exists.
thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
The URL of the file thumbnail, if it exists.
thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
URL of the result thumbnail, if it exists.
thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
URL of the photo thumbnail, if it exists.
thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultSticker
URL of the sticker thumbnail, if it exists.
thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
URL of the result thumbnail, if it exists.
thumbnailUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
The URL of the video thumbnail (JPEG), if it exists.
thumbnailWidth - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
Thumbnail width, if known.
thumbnailWidth - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultContact
Thumbnail width, if known.
thumbnailWidth - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
Width of the thumbnail.
thumbnailWidth - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
Thumbnail width, if known.
thumbnailWidth - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
Thumbnail width, if known.
time - Variable in class org.drinkless.tdlib.TdApi.MessageAutoDeleteTime
Message auto-delete time, in seconds.
timeOffset - Variable in class org.drinkless.tdlib.TdApi.GetGroupCallStreamSegment
Point in time when the stream segment begins; Unix timestamp in milliseconds.
timeOffset - Variable in class org.drinkless.tdlib.TdApi.GroupCallStream
Point in time when the stream currently ends; Unix timestamp in milliseconds.
timeout - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeInfo
Timeout before the code can be re-sent, in seconds.
timeout - Variable in class org.drinkless.tdlib.TdApi.TestProxy
The maximum overall timeout for the request.
timeout - Variable in class org.drinkless.tdlib.TdApi.UpdateNewCustomQuery
Query timeout.
tipAmount - Variable in class org.drinkless.tdlib.TdApi.PaymentReceipt
The amount of tip chosen by the buyer in the smallest units of the currency.
tipAmount - Variable in class org.drinkless.tdlib.TdApi.SendPaymentForm
Chosen by the user amount of tip in the smallest units of the currency.
title - Variable in class org.drinkless.tdlib.TdApi.Audio
Title of the audio; as defined by the sender.
title - Variable in class org.drinkless.tdlib.TdApi.BankCardInfo
Title of the bank card description.
title - Variable in class org.drinkless.tdlib.TdApi.Chat
Chat title.
title - Variable in class org.drinkless.tdlib.TdApi.ChatActionBarJoinRequest
Title of the chat to which the join request was sent.
title - Variable in class org.drinkless.tdlib.TdApi.ChatFolder
The title of the folder; 1-12 characters without line feeds.
title - Variable in class org.drinkless.tdlib.TdApi.ChatFolderInfo
The title of the folder; 1-12 characters without line feeds.
title - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
Title of the chat.
title - Variable in class org.drinkless.tdlib.TdApi.CreateNewBasicGroupChat
Title of the new basic group; 1-128 characters.
title - Variable in class org.drinkless.tdlib.TdApi.CreateNewStickerSet
Sticker set title; 1-64 characters.
title - Variable in class org.drinkless.tdlib.TdApi.CreateNewSupergroupChat
Title of the new chat; 1-128 characters.
title - Variable in class org.drinkless.tdlib.TdApi.CreateVideoChat
Group call title; if empty, chat title will be used.
title - Variable in class org.drinkless.tdlib.TdApi.EmojiReaction
Reaction title.
title - Variable in class org.drinkless.tdlib.TdApi.Game
Game title.
title - Variable in class org.drinkless.tdlib.TdApi.GetSuggestedStickerSetName
Sticker set title; 1-64 characters.
title - Variable in class org.drinkless.tdlib.TdApi.GroupCall
Group call title.
title - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultAnimation
Animation title.
title - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
Title of the result.
title - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultDocument
Document title.
title - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultLocation
Title of the result.
title - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultPhoto
Title of the result, if known.
title - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVideo
Title of the video.
title - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVoiceNote
Title of the voice note.
title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
Title of the query result.
title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
Title of the result.
title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAudio
Title of the audio file.
title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultDocument
Title of the resulting file.
title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultLocation
Title of the result.
title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultPhoto
Title of the result, if known.
title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
Title of the result.
title - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
Title of the voice note.
title - Variable in class org.drinkless.tdlib.TdApi.InputMessageAudio
Title of the audio; 0-64 characters; may be replaced by the server.
title - Variable in class org.drinkless.tdlib.TdApi.InputMessageInvoice
Product title; 1-32 characters.
title - Variable in class org.drinkless.tdlib.TdApi.MessageBasicGroupChatCreate
Title of the basic group.
title - Variable in class org.drinkless.tdlib.TdApi.MessageChatChangeTitle
New chat title.
title - Variable in class org.drinkless.tdlib.TdApi.MessageChatUpgradeFrom
Title of the newly created supergroup.
title - Variable in class org.drinkless.tdlib.TdApi.MessageFileTypeGroup
Title of the group chat; may be empty if unrecognized.
title - Variable in class org.drinkless.tdlib.TdApi.MessageInvoice
Product title.
title - Variable in class org.drinkless.tdlib.TdApi.MessageSupergroupChatCreate
Title of the supergroup or channel.
title - Variable in class org.drinkless.tdlib.TdApi.NotificationSound
Title of the notification sound.
title - Variable in class org.drinkless.tdlib.TdApi.PageBlockChatLink
Chat title.
title - Variable in class org.drinkless.tdlib.TdApi.PageBlockRelatedArticle
Article title; may be empty.
title - Variable in class org.drinkless.tdlib.TdApi.PageBlockTitle
Title.
title - Variable in class org.drinkless.tdlib.TdApi.PaymentOption
Title for the payment option.
title - Variable in class org.drinkless.tdlib.TdApi.PaymentReceipt
Product title.
title - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentChatChangeTitle
New chat title.
title - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentGame
Game title, empty for pinned game message.
title - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentGameScore
Game title, empty for pinned message.
title - Variable in class org.drinkless.tdlib.TdApi.SavedCredentials
Title of the saved credentials.
title - Variable in class org.drinkless.tdlib.TdApi.SetChatTitle
New title of the chat; 1-128 characters.
title - Variable in class org.drinkless.tdlib.TdApi.SetGroupCallTitle
New group call title; 1-64 characters.
title - Variable in class org.drinkless.tdlib.TdApi.SetStickerSetTitle
New sticker set title.
title - Variable in class org.drinkless.tdlib.TdApi.ShippingOption
Option title.
title - Variable in class org.drinkless.tdlib.TdApi.StartGroupCallRecording
Group call recording title; 0-64 characters.
title - Variable in class org.drinkless.tdlib.TdApi.StickerSet
Title of the sticker set.
title - Variable in class org.drinkless.tdlib.TdApi.StickerSetInfo
Title of the sticker set.
title - Variable in class org.drinkless.tdlib.TdApi.UpdateChatTitle
The new chat title.
title - Variable in class org.drinkless.tdlib.TdApi.Venue
Venue name; as defined by the sender.
title - Variable in class org.drinkless.tdlib.TdApi.WebApp
Web App title.
title - Variable in class org.drinkless.tdlib.TdApi.WebPage
Title of the content.
TMeUrl() - Constructor for class org.drinkless.tdlib.TdApi.TMeUrl
Represents a URL linking to an internal Telegram entity.
TMeUrl(String, TdApi.TMeUrlType) - Constructor for class org.drinkless.tdlib.TdApi.TMeUrl
Represents a URL linking to an internal Telegram entity.
TMeUrls() - Constructor for class org.drinkless.tdlib.TdApi.TMeUrls
Contains a list of t.me URLs.
TMeUrls(TdApi.TMeUrl[]) - Constructor for class org.drinkless.tdlib.TdApi.TMeUrls
Contains a list of t.me URLs.
TMeUrlType() - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlType
Default class constructor.
TMeUrlTypeChatInvite() - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeChatInvite
A chat invite link.
TMeUrlTypeChatInvite(TdApi.ChatInviteLinkInfo) - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeChatInvite
A chat invite link.
TMeUrlTypeStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeStickerSet
A URL linking to a sticker set.
TMeUrlTypeStickerSet(long) - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeStickerSet
A URL linking to a sticker set.
TMeUrlTypeSupergroup() - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeSupergroup
A URL linking to a public supergroup or channel.
TMeUrlTypeSupergroup(long) - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeSupergroup
A URL linking to a public supergroup or channel.
TMeUrlTypeUser() - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeUser
A URL linking to a user.
TMeUrlTypeUser(long) - Constructor for class org.drinkless.tdlib.TdApi.TMeUrlTypeUser
A URL linking to a user.
ToggleAllDownloadsArePaused() - Constructor for class org.drinkless.tdlib.TdApi.ToggleAllDownloadsArePaused
Default constructor for a function, which changes pause state of all files in the file download list.
ToggleAllDownloadsArePaused(boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleAllDownloadsArePaused
Creates a function, which changes pause state of all files in the file download list.
ToggleBotIsAddedToAttachmentMenu() - Constructor for class org.drinkless.tdlib.TdApi.ToggleBotIsAddedToAttachmentMenu
Default constructor for a function, which adds or removes a bot to attachment menu.
ToggleBotIsAddedToAttachmentMenu(long, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleBotIsAddedToAttachmentMenu
Creates a function, which adds or removes a bot to attachment menu.
ToggleBotUsernameIsActive() - Constructor for class org.drinkless.tdlib.TdApi.ToggleBotUsernameIsActive
Default constructor for a function, which changes active state for a username of a bot.
ToggleBotUsernameIsActive(long, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleBotUsernameIsActive
Creates a function, which changes active state for a username of a bot.
ToggleChatDefaultDisableNotification() - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatDefaultDisableNotification
Default constructor for a function, which changes the value of the default disableNotification parameter, used when a message is sent to a chat.
ToggleChatDefaultDisableNotification(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatDefaultDisableNotification
Creates a function, which changes the value of the default disableNotification parameter, used when a message is sent to a chat.
ToggleChatHasProtectedContent() - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatHasProtectedContent
Default constructor for a function, which changes the ability of users to save, forward, or copy chat content.
ToggleChatHasProtectedContent(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatHasProtectedContent
Creates a function, which changes the ability of users to save, forward, or copy chat content.
ToggleChatIsMarkedAsUnread() - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatIsMarkedAsUnread
Default constructor for a function, which changes the marked as unread state of a chat.
ToggleChatIsMarkedAsUnread(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatIsMarkedAsUnread
Creates a function, which changes the marked as unread state of a chat.
ToggleChatIsPinned() - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatIsPinned
Default constructor for a function, which changes the pinned state of a chat.
ToggleChatIsPinned(TdApi.ChatList, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatIsPinned
Creates a function, which changes the pinned state of a chat.
ToggleChatIsTranslatable() - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatIsTranslatable
Default constructor for a function, which changes the translatable state of a chat; for Telegram Premium users only.
ToggleChatIsTranslatable(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleChatIsTranslatable
Creates a function, which changes the translatable state of a chat; for Telegram Premium users only.
ToggleDownloadIsPaused() - Constructor for class org.drinkless.tdlib.TdApi.ToggleDownloadIsPaused
Default constructor for a function, which changes pause state of a file in the file download list.
ToggleDownloadIsPaused(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleDownloadIsPaused
Creates a function, which changes pause state of a file in the file download list.
ToggleForumTopicIsClosed() - Constructor for class org.drinkless.tdlib.TdApi.ToggleForumTopicIsClosed
Default constructor for a function, which toggles whether a topic is closed in a forum supergroup chat; requires canManageTopics administrator right in the supergroup unless the user is creator of the topic.
ToggleForumTopicIsClosed(long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleForumTopicIsClosed
Creates a function, which toggles whether a topic is closed in a forum supergroup chat; requires canManageTopics administrator right in the supergroup unless the user is creator of the topic.
ToggleForumTopicIsPinned() - Constructor for class org.drinkless.tdlib.TdApi.ToggleForumTopicIsPinned
Default constructor for a function, which changes the pinned state of a forum topic; requires canManageTopics administrator right in the supergroup.
ToggleForumTopicIsPinned(long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleForumTopicIsPinned
Creates a function, which changes the pinned state of a forum topic; requires canManageTopics administrator right in the supergroup.
ToggleGeneralForumTopicIsHidden() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGeneralForumTopicIsHidden
Default constructor for a function, which toggles whether a General topic is hidden in a forum supergroup chat; requires canManageTopics administrator right in the supergroup.
ToggleGeneralForumTopicIsHidden(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGeneralForumTopicIsHidden
Creates a function, which toggles whether a General topic is hidden in a forum supergroup chat; requires canManageTopics administrator right in the supergroup.
ToggleGroupCallEnabledStartNotification() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallEnabledStartNotification
Default constructor for a function, which toggles whether the current user will receive a notification when the group call will start; scheduled group calls only.
ToggleGroupCallEnabledStartNotification(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallEnabledStartNotification
Creates a function, which toggles whether the current user will receive a notification when the group call will start; scheduled group calls only.
ToggleGroupCallIsMyVideoEnabled() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoEnabled
Default constructor for a function, which toggles whether current user's video is enabled.
ToggleGroupCallIsMyVideoEnabled(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoEnabled
Creates a function, which toggles whether current user's video is enabled.
ToggleGroupCallIsMyVideoPaused() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoPaused
Default constructor for a function, which toggles whether current user's video is paused.
ToggleGroupCallIsMyVideoPaused(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallIsMyVideoPaused
Creates a function, which toggles whether current user's video is paused.
ToggleGroupCallMuteNewParticipants() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallMuteNewParticipants
Default constructor for a function, which toggles whether new participants of a group call can be unmuted only by administrators of the group call.
ToggleGroupCallMuteNewParticipants(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallMuteNewParticipants
Creates a function, which toggles whether new participants of a group call can be unmuted only by administrators of the group call.
ToggleGroupCallParticipantIsHandRaised() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsHandRaised
Default constructor for a function, which toggles whether a group call participant hand is rased.
ToggleGroupCallParticipantIsHandRaised(int, TdApi.MessageSender, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsHandRaised
Creates a function, which toggles whether a group call participant hand is rased.
ToggleGroupCallParticipantIsMuted() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsMuted
Default constructor for a function, which toggles whether a participant of an active group call is muted, unmuted, or allowed to unmute themselves.
ToggleGroupCallParticipantIsMuted(int, TdApi.MessageSender, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallParticipantIsMuted
Creates a function, which toggles whether a participant of an active group call is muted, unmuted, or allowed to unmute themselves.
ToggleGroupCallScreenSharingIsPaused() - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallScreenSharingIsPaused
Default constructor for a function, which pauses or unpauses screen sharing in a joined group call.
ToggleGroupCallScreenSharingIsPaused(int, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleGroupCallScreenSharingIsPaused
Creates a function, which pauses or unpauses screen sharing in a joined group call.
ToggleMessageSenderIsBlocked() - Constructor for class org.drinkless.tdlib.TdApi.ToggleMessageSenderIsBlocked
Default constructor for a function, which changes the block state of a message sender.
ToggleMessageSenderIsBlocked(TdApi.MessageSender, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleMessageSenderIsBlocked
Creates a function, which changes the block state of a message sender.
ToggleSessionCanAcceptCalls() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptCalls
Default constructor for a function, which toggles whether a session can accept incoming calls.
ToggleSessionCanAcceptCalls(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptCalls
Creates a function, which toggles whether a session can accept incoming calls.
ToggleSessionCanAcceptSecretChats() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptSecretChats
Default constructor for a function, which toggles whether a session can accept incoming secret chats.
ToggleSessionCanAcceptSecretChats(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSessionCanAcceptSecretChats
Creates a function, which toggles whether a session can accept incoming secret chats.
ToggleSupergroupHasAggressiveAntiSpamEnabled() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupHasAggressiveAntiSpamEnabled
Default constructor for a function, which toggles whether aggressive anti-spam checks are enabled in the supergroup.
ToggleSupergroupHasAggressiveAntiSpamEnabled(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupHasAggressiveAntiSpamEnabled
Creates a function, which toggles whether aggressive anti-spam checks are enabled in the supergroup.
ToggleSupergroupHasHiddenMembers() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupHasHiddenMembers
Default constructor for a function, which toggles whether non-administrators can receive only administrators and bots using getSupergroupMembers or searchChatMembers.
ToggleSupergroupHasHiddenMembers(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupHasHiddenMembers
Creates a function, which toggles whether non-administrators can receive only administrators and bots using getSupergroupMembers or searchChatMembers.
ToggleSupergroupIsAllHistoryAvailable() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupIsAllHistoryAvailable
Default constructor for a function, which toggles whether the message history of a supergroup is available to new members; requires canChangeInfo administrator right.
ToggleSupergroupIsAllHistoryAvailable(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupIsAllHistoryAvailable
Creates a function, which toggles whether the message history of a supergroup is available to new members; requires canChangeInfo administrator right.
ToggleSupergroupIsBroadcastGroup() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupIsBroadcastGroup
Default constructor for a function, which upgrades supergroup to a broadcast group; requires owner privileges in the supergroup.
ToggleSupergroupIsBroadcastGroup(long) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupIsBroadcastGroup
Creates a function, which upgrades supergroup to a broadcast group; requires owner privileges in the supergroup.
ToggleSupergroupIsForum() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupIsForum
Default constructor for a function, which toggles whether the supergroup is a forum; requires owner privileges in the supergroup.
ToggleSupergroupIsForum(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupIsForum
Creates a function, which toggles whether the supergroup is a forum; requires owner privileges in the supergroup.
ToggleSupergroupJoinByRequest() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinByRequest
Default constructor for a function, which toggles whether all users directly joining the supergroup need to be approved by supergroup administrators; requires canRestrictMembers administrator right.
ToggleSupergroupJoinByRequest(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinByRequest
Creates a function, which toggles whether all users directly joining the supergroup need to be approved by supergroup administrators; requires canRestrictMembers administrator right.
ToggleSupergroupJoinToSendMessages() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinToSendMessages
Default constructor for a function, which toggles whether joining is mandatory to send messages to a discussion supergroup; requires canRestrictMembers administrator right.
ToggleSupergroupJoinToSendMessages(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupJoinToSendMessages
Creates a function, which toggles whether joining is mandatory to send messages to a discussion supergroup; requires canRestrictMembers administrator right.
ToggleSupergroupSignMessages() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupSignMessages
Default constructor for a function, which toggles whether sender signature is added to sent messages in a channel; requires canChangeInfo administrator right.
ToggleSupergroupSignMessages(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupSignMessages
Creates a function, which toggles whether sender signature is added to sent messages in a channel; requires canChangeInfo administrator right.
ToggleSupergroupUsernameIsActive() - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupUsernameIsActive
Default constructor for a function, which changes active state for a username of a supergroup or channel, requires owner privileges in the supergroup or channel.
ToggleSupergroupUsernameIsActive(long, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleSupergroupUsernameIsActive
Creates a function, which changes active state for a username of a supergroup or channel, requires owner privileges in the supergroup or channel.
ToggleUsernameIsActive() - Constructor for class org.drinkless.tdlib.TdApi.ToggleUsernameIsActive
Default constructor for a function, which changes active state for a username of the current user.
ToggleUsernameIsActive(String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ToggleUsernameIsActive
Creates a function, which changes active state for a username of the current user.
token - Variable in class org.drinkless.tdlib.TdApi.CheckAuthenticationBotToken
The bot token.
token - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenBlackBerryPush
Token; may be empty to deregister a device.
token - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenFirebaseCloudMessaging
Device registration token; may be empty to deregister a device.
token - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenHuaweiPush
Device registration token; may be empty to deregister a device.
token - Variable in class org.drinkless.tdlib.TdApi.DeviceTokenUbuntuPush
Token; may be empty to deregister a device.
token - Variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationAppleId
The token.
token - Variable in class org.drinkless.tdlib.TdApi.EmailAddressAuthenticationGoogleId
The token.
token - Variable in class org.drinkless.tdlib.TdApi.GetStatisticalGraph
The token for graph loading.
token - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeUserToken
The token.
token - Variable in class org.drinkless.tdlib.TdApi.SearchUserByToken
Token to search for.
token - Variable in class org.drinkless.tdlib.TdApi.SendAuthenticationFirebaseSms
SafetyNet Attestation API token for the Android application, or secret from push notification for the iOS application.
token - Variable in class org.drinkless.tdlib.TdApi.StatisticalGraphAsync
The token to use for data loading.
toLanguageCode - Variable in class org.drinkless.tdlib.TdApi.TranslateMessageText
Language code of the language to which the message is translated.
toLanguageCode - Variable in class org.drinkless.tdlib.TdApi.TranslateText
Language code of the language to which the message is translated.
topAdministrators - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
List of most active administrators in the last week.
TopChatCategory() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategory
Default class constructor.
TopChatCategoryBots() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategoryBots
A category containing frequently used private chats with bot users.
TopChatCategoryCalls() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategoryCalls
A category containing frequently used chats used for calls.
TopChatCategoryChannels() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategoryChannels
A category containing frequently used channels.
TopChatCategoryForwardChats() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategoryForwardChats
A category containing frequently used chats used to forward messages.
TopChatCategoryGroups() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategoryGroups
A category containing frequently used basic groups and supergroups.
TopChatCategoryInlineBots() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategoryInlineBots
A category containing frequently used chats with inline bots sorted by their usage in inline mode.
TopChatCategoryUsers() - Constructor for class org.drinkless.tdlib.TdApi.TopChatCategoryUsers
A category containing frequently used private chats with non-bot users.
topColor - Variable in class org.drinkless.tdlib.TdApi.BackgroundFillGradient
A top color of the background in the RGB24 format.
topicInfo - Variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicCreated
Information about the topic.
topicInfo - Variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicDeleted
Information about the topic.
topicInfo - Variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsClosed
New information about the topic.
topicInfo - Variable in class org.drinkless.tdlib.TdApi.ChatEventForumTopicToggleIsHidden
New information about the topic.
topics - Variable in class org.drinkless.tdlib.TdApi.ForumTopics
List of forum topics.
topInviters - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
List of most active inviters of new members in the last week.
topReactions - Variable in class org.drinkless.tdlib.TdApi.AvailableReactions
List of reactions to be shown at the top.
topSenders - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
List of users sent most messages in the last week.
toString() - Method in class org.drinkless.tdlib.TdApi.Function
Returns a string representation of the object.
toString() - Method in class org.drinkless.tdlib.TdApi.Object
Returns a string representation of the object.
totalAmount - Variable in class org.drinkless.tdlib.TdApi.MessageInvoice
Product total price in the smallest units of the currency.
totalAmount - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessful
Total price for the product, in the smallest units of the currency.
totalAmount - Variable in class org.drinkless.tdlib.TdApi.MessagePaymentSuccessfulBot
Total price for the product, in the smallest units of the currency.
totalAmount - Variable in class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
Total price for the product, in the smallest units of the currency.
totalCount - Variable in class org.drinkless.tdlib.TdApi.AddedReactions
The total number of found reactions.
totalCount - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkMembers
Approximate total number of chat members found.
totalCount - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinks
Approximate total number of chat invite links found.
totalCount - Variable in class org.drinkless.tdlib.TdApi.ChatJoinRequests
Approximate total number of requests found.
totalCount - Variable in class org.drinkless.tdlib.TdApi.ChatJoinRequestsInfo
Total number of pending join requests.
totalCount - Variable in class org.drinkless.tdlib.TdApi.ChatMembers
Approximate total number of chat members found.
totalCount - Variable in class org.drinkless.tdlib.TdApi.ChatPhotos
Total number of photos.
totalCount - Variable in class org.drinkless.tdlib.TdApi.Chats
Approximate total number of chats found.
totalCount - Variable in class org.drinkless.tdlib.TdApi.ForumTopics
Approximate total number of forum topics found.
totalCount - Variable in class org.drinkless.tdlib.TdApi.FoundChatMessages
Approximate total number of messages found; -1 if unknown.
totalCount - Variable in class org.drinkless.tdlib.TdApi.FoundMessages
Approximate total number of messages found; -1 if unknown.
totalCount - Variable in class org.drinkless.tdlib.TdApi.MessageCalendar
Total number of found messages.
totalCount - Variable in class org.drinkless.tdlib.TdApi.MessageCalendarDay
Total number of found messages sent on the day.
totalCount - Variable in class org.drinkless.tdlib.TdApi.MessagePositions
Total number of messages found.
totalCount - Variable in class org.drinkless.tdlib.TdApi.MessageReaction
Number of times the reaction was added.
totalCount - Variable in class org.drinkless.tdlib.TdApi.Messages
Approximate total number of messages found.
totalCount - Variable in class org.drinkless.tdlib.TdApi.MessageSenders
Approximate total number of messages senders found.
totalCount - Variable in class org.drinkless.tdlib.TdApi.NotificationGroup
Total number of active notifications in the group.
totalCount - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentMediaAlbum
Number of messages in the album.
totalCount - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentMessageForwards
Number of forwarded messages.
totalCount - Variable in class org.drinkless.tdlib.TdApi.StickerSets
Approximate total number of sticker sets found.
totalCount - Variable in class org.drinkless.tdlib.TdApi.TrendingStickerSets
Approximate total number of trending sticker sets.
totalCount - Variable in class org.drinkless.tdlib.TdApi.UpdateFileDownloads
Total number of files in the file download list.
totalCount - Variable in class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
Total number of unread notifications in the group, can be bigger than number of active notifications.
totalCount - Variable in class org.drinkless.tdlib.TdApi.UpdateUnreadChatCount
Approximate total number of chats in the chat list.
totalCount - Variable in class org.drinkless.tdlib.TdApi.Users
Approximate total number of users found.
totalCounts - Variable in class org.drinkless.tdlib.TdApi.FoundFileDownloads
Total number of suitable files, ignoring offset.
totalSize - Variable in class org.drinkless.tdlib.TdApi.UpdateFileDownloads
Total size of files in the file download list, in bytes.
totalStringCount - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
Total number of non-deleted strings from the language pack.
totalVoterCount - Variable in class org.drinkless.tdlib.TdApi.Poll
Total number of voters, participating in the poll.
TransferChatOwnership() - Constructor for class org.drinkless.tdlib.TdApi.TransferChatOwnership
Default constructor for a function, which changes the owner of a chat.
TransferChatOwnership(long, long, String) - Constructor for class org.drinkless.tdlib.TdApi.TransferChatOwnership
Creates a function, which changes the owner of a chat.
translatedStringCount - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
Total number of translated strings from the language pack.
TranslateMessageText() - Constructor for class org.drinkless.tdlib.TdApi.TranslateMessageText
Default constructor for a function, which extracts text or caption of the given message and translates it to the given language.
TranslateMessageText(long, long, String) - Constructor for class org.drinkless.tdlib.TdApi.TranslateMessageText
Creates a function, which extracts text or caption of the given message and translates it to the given language.
TranslateText() - Constructor for class org.drinkless.tdlib.TdApi.TranslateText
Default constructor for a function, which translates a text to the given language.
TranslateText(TdApi.FormattedText, String) - Constructor for class org.drinkless.tdlib.TdApi.TranslateText
Creates a function, which translates a text to the given language.
translation - Variable in class org.drinkless.tdlib.TdApi.EncryptedPassportElement
List of files containing a certified English translation of the document.
translation - Variable in class org.drinkless.tdlib.TdApi.IdentityDocument
List of files containing a certified English translation of the document.
translation - Variable in class org.drinkless.tdlib.TdApi.InputIdentityDocument
List of files containing a certified English translation of the document.
translation - Variable in class org.drinkless.tdlib.TdApi.InputPersonalDocument
List of files containing a certified English translation of the document.
translation - Variable in class org.drinkless.tdlib.TdApi.PersonalDocument
List of files containing a certified English translation of the document.
translationUrl - Variable in class org.drinkless.tdlib.TdApi.LanguagePackInfo
Link to language translation interface; empty for custom local language packs.
travelerId - Variable in class org.drinkless.tdlib.TdApi.MessageProximityAlertTriggered
The identifier of a user or chat that triggered the proximity alert.
TrendingStickerSets() - Constructor for class org.drinkless.tdlib.TdApi.TrendingStickerSets
Represents a list of trending sticker sets.
TrendingStickerSets(int, TdApi.StickerSetInfo[], boolean) - Constructor for class org.drinkless.tdlib.TdApi.TrendingStickerSets
Represents a list of trending sticker sets.
ttl - Variable in class org.drinkless.tdlib.TdApi.OptimizeStorage
Limit on the time that has passed since the last time a file was accessed (or creation time for some filesystems).
ttl - Variable in class org.drinkless.tdlib.TdApi.SetAccountTtl
New account TTL.
twoValue - Variable in class org.drinkless.tdlib.TdApi.LanguagePackStringValuePluralized
Value for two objects.
type - Variable in class org.drinkless.tdlib.TdApi.AddedReaction
Type of the reaction.
type - Variable in class org.drinkless.tdlib.TdApi.AddProxy
Proxy type.
type - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeInfo
The way the code was sent to the user.
type - Variable in class org.drinkless.tdlib.TdApi.AvailableReaction
Type of the reaction.
type - Variable in class org.drinkless.tdlib.TdApi.Background
Type of the background.
type - Variable in class org.drinkless.tdlib.TdApi.CallServer
Server type.
type - Variable in class org.drinkless.tdlib.TdApi.Chat
Type of the chat.
type - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkInfo
Type of the chat.
type - Variable in class org.drinkless.tdlib.TdApi.ChatPhotoSticker
Type of the sticker.
type - Variable in class org.drinkless.tdlib.TdApi.ChatSourcePublicServiceAnnouncement
The type of the announcement.
type - Variable in class org.drinkless.tdlib.TdApi.CheckCreatedPublicChatsLimit
Type of the public chats, for which to check the limit.
type - Variable in class org.drinkless.tdlib.TdApi.DeletePassportElement
Element type.
type - Variable in class org.drinkless.tdlib.TdApi.EditProxy
Proxy type.
type - Variable in class org.drinkless.tdlib.TdApi.EncryptedPassportElement
Type of Telegram Passport element.
type - Variable in class org.drinkless.tdlib.TdApi.GetBackgroundUrl
Background type.
type - Variable in class org.drinkless.tdlib.TdApi.GetCreatedPublicChats
Type of the public chats to return.
type - Variable in class org.drinkless.tdlib.TdApi.GetEmojiCategories
Type of emoji categories to return; pass null to get default emoji categories.
type - Variable in class org.drinkless.tdlib.TdApi.GetInternalLink
Expected type of the link.
type - Variable in class org.drinkless.tdlib.TdApi.GetPassportElement
Telegram Passport element type.
type - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButton
Type of the button.
type - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultsButton
Type of the button.
type - Variable in class org.drinkless.tdlib.TdApi.InputMessagePoll
Type of the poll.
type - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementError
Type of Telegram Passport element that has the error.
type - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeProxy
Type of the proxy.
type - Variable in class org.drinkless.tdlib.TdApi.KeyboardButton
Type of the button.
type - Variable in class org.drinkless.tdlib.TdApi.MessageReaction
Type of the reaction.
type - Variable in class org.drinkless.tdlib.TdApi.Notification
Notification type.
type - Variable in class org.drinkless.tdlib.TdApi.NotificationGroup
Type of the group.
type - Variable in class org.drinkless.tdlib.TdApi.PassportElementError
Type of the Telegram Passport element which has the error.
type - Variable in class org.drinkless.tdlib.TdApi.PassportSuitableElement
Type of the element.
type - Variable in class org.drinkless.tdlib.TdApi.PhotoSize
Image type (see https://core.telegram.org/constructor/photoSize).
type - Variable in class org.drinkless.tdlib.TdApi.Poll
Type of the poll.
type - Variable in class org.drinkless.tdlib.TdApi.PremiumLimit
The type of the limit.
type - Variable in class org.drinkless.tdlib.TdApi.Proxy
Type of the proxy.
type - Variable in class org.drinkless.tdlib.TdApi.SaveApplicationLogEvent
Event type.
type - Variable in class org.drinkless.tdlib.TdApi.Session
Session type based on the system and application version, which can be used to display a corresponding icon.
type - Variable in class org.drinkless.tdlib.TdApi.SetAutoDownloadSettings
Type of the network for which the new settings are relevant.
type - Variable in class org.drinkless.tdlib.TdApi.SetBackground
Background type; pass null to use the default type of the remote background or to remove the current background.
type - Variable in class org.drinkless.tdlib.TdApi.SetChatBackground
Background type; pass null to remove the current background.
type - Variable in class org.drinkless.tdlib.TdApi.SetNetworkType
The new network type; pass null to set network type to networkTypeOther.
type - Variable in class org.drinkless.tdlib.TdApi.TestProxy
Proxy type.
type - Variable in class org.drinkless.tdlib.TdApi.TextEntity
Type of the entity.
type - Variable in class org.drinkless.tdlib.TdApi.TMeUrl
Type of the URL.
type - Variable in class org.drinkless.tdlib.TdApi.UnreadReaction
Type of the reaction.
type - Variable in class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
New type of the notification group.
type - Variable in class org.drinkless.tdlib.TdApi.UpdateServiceNotification
Notification type.
type - Variable in class org.drinkless.tdlib.TdApi.User
Type of the user.
type - Variable in class org.drinkless.tdlib.TdApi.Venue
Type of the venue in the provider database; as defined by the sender.
type - Variable in class org.drinkless.tdlib.TdApi.WebPage
Type of the web page.
types - Variable in class org.drinkless.tdlib.TdApi.MessagePassportDataSent
List of Telegram Passport element types sent.
types - Variable in class org.drinkless.tdlib.TdApi.SendPassportAuthorizationForm
Types of Telegram Passport elements chosen by user to complete the authorization form.

U

udpP2p - Variable in class org.drinkless.tdlib.TdApi.CallProtocol
True, if UDP peer-to-peer connections are supported.
udpReflector - Variable in class org.drinkless.tdlib.TdApi.CallProtocol
True, if connection through UDP reflectors is supported.
uniqueId - Variable in class org.drinkless.tdlib.TdApi.RemoteFile
Unique file identifier; may be empty if unknown.
UnpinAllChatMessages() - Constructor for class org.drinkless.tdlib.TdApi.UnpinAllChatMessages
Default constructor for a function, which removes all pinned messages from a chat; requires canPinMessages rights in the group or canEditMessages rights in the channel.
UnpinAllChatMessages(long) - Constructor for class org.drinkless.tdlib.TdApi.UnpinAllChatMessages
Creates a function, which removes all pinned messages from a chat; requires canPinMessages rights in the group or canEditMessages rights in the channel.
UnpinAllMessageThreadMessages() - Constructor for class org.drinkless.tdlib.TdApi.UnpinAllMessageThreadMessages
Default constructor for a function, which removes all pinned messages from a forum topic; requires canPinMessages rights in the supergroup.
UnpinAllMessageThreadMessages(long, long) - Constructor for class org.drinkless.tdlib.TdApi.UnpinAllMessageThreadMessages
Creates a function, which removes all pinned messages from a forum topic; requires canPinMessages rights in the supergroup.
UnpinChatMessage() - Constructor for class org.drinkless.tdlib.TdApi.UnpinChatMessage
Default constructor for a function, which removes a pinned message from a chat; requires canPinMessages rights in the group or canEditMessages rights in the channel.
UnpinChatMessage(long, long) - Constructor for class org.drinkless.tdlib.TdApi.UnpinChatMessage
Creates a function, which removes a pinned message from a chat; requires canPinMessages rights in the group or canEditMessages rights in the channel.
unreadCount - Variable in class org.drinkless.tdlib.TdApi.Chat
Number of unread messages in the chat.
unreadCount - Variable in class org.drinkless.tdlib.TdApi.ForumTopic
Number of unread messages in the topic.
unreadCount - Variable in class org.drinkless.tdlib.TdApi.UpdateChatReadInbox
The number of unread messages left in the chat.
unreadCount - Variable in class org.drinkless.tdlib.TdApi.UpdateUnreadChatCount
Total number of unread chats.
unreadCount - Variable in class org.drinkless.tdlib.TdApi.UpdateUnreadMessageCount
Total number of unread messages.
unreadMentionCount - Variable in class org.drinkless.tdlib.TdApi.Chat
Number of unread messages with a mention/reply in the chat.
unreadMentionCount - Variable in class org.drinkless.tdlib.TdApi.ForumTopic
Number of unread messages with a mention/reply in the topic.
unreadMentionCount - Variable in class org.drinkless.tdlib.TdApi.UpdateChatUnreadMentionCount
The number of unread mention messages left in the chat.
unreadMentionCount - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageMentionRead
The new number of unread mention messages left in the chat.
unreadMessageCount - Variable in class org.drinkless.tdlib.TdApi.MessageThreadInfo
Approximate number of unread messages in the message thread.
UnreadReaction() - Constructor for class org.drinkless.tdlib.TdApi.UnreadReaction
Contains information about an unread reaction to a message.
UnreadReaction(TdApi.ReactionType, TdApi.MessageSender, boolean) - Constructor for class org.drinkless.tdlib.TdApi.UnreadReaction
Contains information about an unread reaction to a message.
unreadReactionCount - Variable in class org.drinkless.tdlib.TdApi.Chat
Number of messages with unread reactions in the chat.
unreadReactionCount - Variable in class org.drinkless.tdlib.TdApi.ForumTopic
Number of messages with unread reactions in the topic.
unreadReactionCount - Variable in class org.drinkless.tdlib.TdApi.UpdateChatUnreadReactionCount
The number of messages with unread reactions left in the chat.
unreadReactionCount - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageUnreadReactions
The new number of messages with unread reactions left in the chat.
unreadReactions - Variable in class org.drinkless.tdlib.TdApi.Message
Information about unread reactions added to the message.
unreadReactions - Variable in class org.drinkless.tdlib.TdApi.UpdateMessageUnreadReactions
The new list of unread reactions.
unreadUnmutedCount - Variable in class org.drinkless.tdlib.TdApi.UpdateUnreadChatCount
Total number of unread unmuted chats.
unreadUnmutedCount - Variable in class org.drinkless.tdlib.TdApi.UpdateUnreadMessageCount
Total number of unread messages in unmuted chats.
Update() - Constructor for class org.drinkless.tdlib.TdApi.Update
Default class constructor.
UpdateActiveEmojiReactions() - Constructor for class org.drinkless.tdlib.TdApi.UpdateActiveEmojiReactions
The list of active emoji reactions has changed.
UpdateActiveEmojiReactions(String[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateActiveEmojiReactions
The list of active emoji reactions has changed.
UpdateActiveNotifications() - Constructor for class org.drinkless.tdlib.TdApi.UpdateActiveNotifications
Contains active notifications that was shown on previous application launches.
UpdateActiveNotifications(TdApi.NotificationGroup[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateActiveNotifications
Contains active notifications that was shown on previous application launches.
UpdateAddChatMembersPrivacyForbidden() - Constructor for class org.drinkless.tdlib.TdApi.UpdateAddChatMembersPrivacyForbidden
Adding users to a chat has failed because of their privacy settings.
UpdateAddChatMembersPrivacyForbidden(long, long[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateAddChatMembersPrivacyForbidden
Adding users to a chat has failed because of their privacy settings.
UpdateAnimatedEmojiMessageClicked() - Constructor for class org.drinkless.tdlib.TdApi.UpdateAnimatedEmojiMessageClicked
Some animated emoji message was clicked and a big animated sticker must be played if the message is visible on the screen.
UpdateAnimatedEmojiMessageClicked(long, long, TdApi.Sticker) - Constructor for class org.drinkless.tdlib.TdApi.UpdateAnimatedEmojiMessageClicked
Some animated emoji message was clicked and a big animated sticker must be played if the message is visible on the screen.
UpdateAnimationSearchParameters() - Constructor for class org.drinkless.tdlib.TdApi.UpdateAnimationSearchParameters
The parameters of animation search through getOption("animation_search_bot_username") bot has changed.
UpdateAnimationSearchParameters(String, String[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateAnimationSearchParameters
The parameters of animation search through getOption("animation_search_bot_username") bot has changed.
UpdateAttachmentMenuBots() - Constructor for class org.drinkless.tdlib.TdApi.UpdateAttachmentMenuBots
The list of bots added to attachment menu has changed.
UpdateAttachmentMenuBots(TdApi.AttachmentMenuBot[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateAttachmentMenuBots
The list of bots added to attachment menu has changed.
UpdateAuthorizationState() - Constructor for class org.drinkless.tdlib.TdApi.UpdateAuthorizationState
The user authorization state has changed.
UpdateAuthorizationState(TdApi.AuthorizationState) - Constructor for class org.drinkless.tdlib.TdApi.UpdateAuthorizationState
The user authorization state has changed.
UpdateAutosaveSettings() - Constructor for class org.drinkless.tdlib.TdApi.UpdateAutosaveSettings
Autosave settings for some type of chats were updated.
UpdateAutosaveSettings(TdApi.AutosaveSettingsScope, TdApi.ScopeAutosaveSettings) - Constructor for class org.drinkless.tdlib.TdApi.UpdateAutosaveSettings
Autosave settings for some type of chats were updated.
UpdateBasicGroup() - Constructor for class org.drinkless.tdlib.TdApi.UpdateBasicGroup
Some data of a basic group has changed.
UpdateBasicGroup(TdApi.BasicGroup) - Constructor for class org.drinkless.tdlib.TdApi.UpdateBasicGroup
Some data of a basic group has changed.
UpdateBasicGroupFullInfo() - Constructor for class org.drinkless.tdlib.TdApi.UpdateBasicGroupFullInfo
Some data in basicGroupFullInfo has been changed.
UpdateBasicGroupFullInfo(long, TdApi.BasicGroupFullInfo) - Constructor for class org.drinkless.tdlib.TdApi.UpdateBasicGroupFullInfo
Some data in basicGroupFullInfo has been changed.
UpdateCall() - Constructor for class org.drinkless.tdlib.TdApi.UpdateCall
New call was created or information about a call was updated.
UpdateCall(TdApi.Call) - Constructor for class org.drinkless.tdlib.TdApi.UpdateCall
New call was created or information about a call was updated.
UpdateChatAction() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatAction
A message sender activity in the chat has changed.
UpdateChatAction(long, long, TdApi.MessageSender, TdApi.ChatAction) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatAction
A message sender activity in the chat has changed.
UpdateChatActionBar() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatActionBar
The chat action bar was changed.
UpdateChatActionBar(long, TdApi.ChatActionBar) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatActionBar
The chat action bar was changed.
UpdateChatAvailableReactions() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatAvailableReactions
The chat available reactions were changed.
UpdateChatAvailableReactions(long, TdApi.ChatAvailableReactions) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatAvailableReactions
The chat available reactions were changed.
UpdateChatBackground() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatBackground
The chat background was changed.
UpdateChatBackground(long, TdApi.ChatBackground) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatBackground
The chat background was changed.
UpdateChatDefaultDisableNotification() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatDefaultDisableNotification
The value of the default disableNotification parameter, used when a message is sent to the chat, was changed.
UpdateChatDefaultDisableNotification(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatDefaultDisableNotification
The value of the default disableNotification parameter, used when a message is sent to the chat, was changed.
UpdateChatDraftMessage() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatDraftMessage
A chat draft has changed.
UpdateChatDraftMessage(long, TdApi.DraftMessage, TdApi.ChatPosition[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatDraftMessage
A chat draft has changed.
UpdateChatFolders() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatFolders
The list of chat folders or a chat folder has changed.
UpdateChatFolders(TdApi.ChatFolderInfo[], int) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatFolders
The list of chat folders or a chat folder has changed.
UpdateChatHasProtectedContent() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatHasProtectedContent
A chat content was allowed or restricted for saving.
UpdateChatHasProtectedContent(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatHasProtectedContent
A chat content was allowed or restricted for saving.
UpdateChatHasScheduledMessages() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatHasScheduledMessages
A chat's hasScheduledMessages field has changed.
UpdateChatHasScheduledMessages(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatHasScheduledMessages
A chat's hasScheduledMessages field has changed.
UpdateChatIsBlocked() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatIsBlocked
A chat was blocked or unblocked.
UpdateChatIsBlocked(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatIsBlocked
A chat was blocked or unblocked.
UpdateChatIsMarkedAsUnread() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatIsMarkedAsUnread
A chat was marked as unread or was read.
UpdateChatIsMarkedAsUnread(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatIsMarkedAsUnread
A chat was marked as unread or was read.
UpdateChatIsTranslatable() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatIsTranslatable
Translation of chat messages was enabled or disabled.
UpdateChatIsTranslatable(long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatIsTranslatable
Translation of chat messages was enabled or disabled.
UpdateChatLastMessage() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatLastMessage
The last message of a chat was changed.
UpdateChatLastMessage(long, TdApi.Message, TdApi.ChatPosition[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatLastMessage
The last message of a chat was changed.
UpdateChatMember() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatMember
User rights changed in a chat; for bots only.
UpdateChatMember(long, long, int, TdApi.ChatInviteLink, boolean, TdApi.ChatMember, TdApi.ChatMember) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatMember
User rights changed in a chat; for bots only.
UpdateChatMessageAutoDeleteTime() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatMessageAutoDeleteTime
The message auto-delete or self-destruct timer setting for a chat was changed.
UpdateChatMessageAutoDeleteTime(long, int) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatMessageAutoDeleteTime
The message auto-delete or self-destruct timer setting for a chat was changed.
UpdateChatMessageSender() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatMessageSender
The message sender that is selected to send messages in a chat has changed.
UpdateChatMessageSender(long, TdApi.MessageSender) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatMessageSender
The message sender that is selected to send messages in a chat has changed.
UpdateChatNotificationSettings() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatNotificationSettings
Notification settings for a chat were changed.
UpdateChatNotificationSettings(long, TdApi.ChatNotificationSettings) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatNotificationSettings
Notification settings for a chat were changed.
UpdateChatOnlineMemberCount() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatOnlineMemberCount
The number of online group members has changed.
UpdateChatOnlineMemberCount(long, int) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatOnlineMemberCount
The number of online group members has changed.
UpdateChatPendingJoinRequests() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatPendingJoinRequests
The chat pending join requests were changed.
UpdateChatPendingJoinRequests(long, TdApi.ChatJoinRequestsInfo) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatPendingJoinRequests
The chat pending join requests were changed.
UpdateChatPermissions() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatPermissions
Chat permissions was changed.
UpdateChatPermissions(long, TdApi.ChatPermissions) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatPermissions
Chat permissions was changed.
UpdateChatPhoto() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatPhoto
A chat photo was changed.
UpdateChatPhoto(long, TdApi.ChatPhotoInfo) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatPhoto
A chat photo was changed.
UpdateChatPosition() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatPosition
The position of a chat in a chat list has changed.
UpdateChatPosition(long, TdApi.ChatPosition) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatPosition
The position of a chat in a chat list has changed.
UpdateChatReadInbox() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatReadInbox
Incoming messages were read or the number of unread messages has been changed.
UpdateChatReadInbox(long, long, int) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatReadInbox
Incoming messages were read or the number of unread messages has been changed.
UpdateChatReadOutbox() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatReadOutbox
Outgoing messages were read.
UpdateChatReadOutbox(long, long) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatReadOutbox
Outgoing messages were read.
UpdateChatReplyMarkup() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatReplyMarkup
The default chat reply markup was changed.
UpdateChatReplyMarkup(long, long) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatReplyMarkup
The default chat reply markup was changed.
UpdateChatTheme() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatTheme
The chat theme was changed.
UpdateChatTheme(long, String) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatTheme
The chat theme was changed.
UpdateChatThemes() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatThemes
The list of available chat themes has changed.
UpdateChatThemes(TdApi.ChatTheme[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatThemes
The list of available chat themes has changed.
UpdateChatTitle() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatTitle
The title of a chat was changed.
UpdateChatTitle(long, String) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatTitle
The title of a chat was changed.
UpdateChatUnreadMentionCount() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatUnreadMentionCount
The chat unreadMentionCount has changed.
UpdateChatUnreadMentionCount(long, int) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatUnreadMentionCount
The chat unreadMentionCount has changed.
UpdateChatUnreadReactionCount() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatUnreadReactionCount
The chat unreadReactionCount has changed.
UpdateChatUnreadReactionCount(long, int) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatUnreadReactionCount
The chat unreadReactionCount has changed.
UpdateChatVideoChat() - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatVideoChat
A chat video chat state has changed.
UpdateChatVideoChat(long, TdApi.VideoChat) - Constructor for class org.drinkless.tdlib.TdApi.UpdateChatVideoChat
A chat video chat state has changed.
UpdateConnectionState() - Constructor for class org.drinkless.tdlib.TdApi.UpdateConnectionState
The connection state has changed.
UpdateConnectionState(TdApi.ConnectionState) - Constructor for class org.drinkless.tdlib.TdApi.UpdateConnectionState
The connection state has changed.
UpdateDefaultReactionType() - Constructor for class org.drinkless.tdlib.TdApi.UpdateDefaultReactionType
The type of default reaction has changed.
UpdateDefaultReactionType(TdApi.ReactionType) - Constructor for class org.drinkless.tdlib.TdApi.UpdateDefaultReactionType
The type of default reaction has changed.
UpdateDeleteMessages() - Constructor for class org.drinkless.tdlib.TdApi.UpdateDeleteMessages
Some messages were deleted.
UpdateDeleteMessages(long, long[], boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.UpdateDeleteMessages
Some messages were deleted.
UpdateDiceEmojis() - Constructor for class org.drinkless.tdlib.TdApi.UpdateDiceEmojis
The list of supported dice emojis has changed.
UpdateDiceEmojis(String[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateDiceEmojis
The list of supported dice emojis has changed.
UpdateFavoriteStickers() - Constructor for class org.drinkless.tdlib.TdApi.UpdateFavoriteStickers
The list of favorite stickers was updated.
UpdateFavoriteStickers(int[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateFavoriteStickers
The list of favorite stickers was updated.
UpdateFile() - Constructor for class org.drinkless.tdlib.TdApi.UpdateFile
Information about a file was updated.
UpdateFile(TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.UpdateFile
Information about a file was updated.
UpdateFileAddedToDownloads() - Constructor for class org.drinkless.tdlib.TdApi.UpdateFileAddedToDownloads
A file was added to the file download list.
UpdateFileAddedToDownloads(TdApi.FileDownload, TdApi.DownloadedFileCounts) - Constructor for class org.drinkless.tdlib.TdApi.UpdateFileAddedToDownloads
A file was added to the file download list.
UpdateFileDownload() - Constructor for class org.drinkless.tdlib.TdApi.UpdateFileDownload
A file download was changed.
UpdateFileDownload(int, int, boolean, TdApi.DownloadedFileCounts) - Constructor for class org.drinkless.tdlib.TdApi.UpdateFileDownload
A file download was changed.
UpdateFileDownloads() - Constructor for class org.drinkless.tdlib.TdApi.UpdateFileDownloads
The state of the file download list has changed.
UpdateFileDownloads(long, int, long) - Constructor for class org.drinkless.tdlib.TdApi.UpdateFileDownloads
The state of the file download list has changed.
UpdateFileGenerationStart() - Constructor for class org.drinkless.tdlib.TdApi.UpdateFileGenerationStart
The file generation process needs to be started by the application.
UpdateFileGenerationStart(long, String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.UpdateFileGenerationStart
The file generation process needs to be started by the application.
UpdateFileGenerationStop() - Constructor for class org.drinkless.tdlib.TdApi.UpdateFileGenerationStop
File generation is no longer needed.
UpdateFileGenerationStop(long) - Constructor for class org.drinkless.tdlib.TdApi.UpdateFileGenerationStop
File generation is no longer needed.
UpdateFileRemovedFromDownloads() - Constructor for class org.drinkless.tdlib.TdApi.UpdateFileRemovedFromDownloads
A file was removed from the file download list.
UpdateFileRemovedFromDownloads(int, TdApi.DownloadedFileCounts) - Constructor for class org.drinkless.tdlib.TdApi.UpdateFileRemovedFromDownloads
A file was removed from the file download list.
UpdateForumTopicInfo() - Constructor for class org.drinkless.tdlib.TdApi.UpdateForumTopicInfo
Basic information about a topic in a forum chat was changed.
UpdateForumTopicInfo(long, TdApi.ForumTopicInfo) - Constructor for class org.drinkless.tdlib.TdApi.UpdateForumTopicInfo
Basic information about a topic in a forum chat was changed.
UpdateGroupCall() - Constructor for class org.drinkless.tdlib.TdApi.UpdateGroupCall
Information about a group call was updated.
UpdateGroupCall(TdApi.GroupCall) - Constructor for class org.drinkless.tdlib.TdApi.UpdateGroupCall
Information about a group call was updated.
UpdateGroupCallParticipant() - Constructor for class org.drinkless.tdlib.TdApi.UpdateGroupCallParticipant
Information about a group call participant was changed.
UpdateGroupCallParticipant(int, TdApi.GroupCallParticipant) - Constructor for class org.drinkless.tdlib.TdApi.UpdateGroupCallParticipant
Information about a group call participant was changed.
UpdateHavePendingNotifications() - Constructor for class org.drinkless.tdlib.TdApi.UpdateHavePendingNotifications
Describes whether there are some pending notification updates.
UpdateHavePendingNotifications(boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.UpdateHavePendingNotifications
Describes whether there are some pending notification updates.
UpdateInstalledStickerSets() - Constructor for class org.drinkless.tdlib.TdApi.UpdateInstalledStickerSets
The list of installed sticker sets was updated.
UpdateInstalledStickerSets(TdApi.StickerType, long[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateInstalledStickerSets
The list of installed sticker sets was updated.
UpdateLanguagePackStrings() - Constructor for class org.drinkless.tdlib.TdApi.UpdateLanguagePackStrings
Some language pack strings have been updated.
UpdateLanguagePackStrings(String, String, TdApi.LanguagePackString[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateLanguagePackStrings
Some language pack strings have been updated.
UpdateMessageContent() - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageContent
The message content has changed.
UpdateMessageContent(long, long, TdApi.MessageContent) - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageContent
The message content has changed.
UpdateMessageContentOpened() - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageContentOpened
The message content was opened.
UpdateMessageContentOpened(long, long) - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageContentOpened
The message content was opened.
UpdateMessageEdited() - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageEdited
A message was edited.
UpdateMessageEdited(long, long, int, TdApi.ReplyMarkup) - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageEdited
A message was edited.
UpdateMessageInteractionInfo() - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageInteractionInfo
The information about interactions with a message has changed.
UpdateMessageInteractionInfo(long, long, TdApi.MessageInteractionInfo) - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageInteractionInfo
The information about interactions with a message has changed.
UpdateMessageIsPinned() - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageIsPinned
The message pinned state was changed.
UpdateMessageIsPinned(long, long, boolean) - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageIsPinned
The message pinned state was changed.
UpdateMessageLiveLocationViewed() - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageLiveLocationViewed
A message with a live location was viewed.
UpdateMessageLiveLocationViewed(long, long) - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageLiveLocationViewed
A message with a live location was viewed.
UpdateMessageMentionRead() - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageMentionRead
A message with an unread mention was read.
UpdateMessageMentionRead(long, long, int) - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageMentionRead
A message with an unread mention was read.
UpdateMessageSendAcknowledged() - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageSendAcknowledged
A request to send a message has reached the Telegram server.
UpdateMessageSendAcknowledged(long, long) - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageSendAcknowledged
A request to send a message has reached the Telegram server.
UpdateMessageSendFailed() - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageSendFailed
A message failed to send.
UpdateMessageSendFailed(TdApi.Message, long, int, String) - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageSendFailed
A message failed to send.
UpdateMessageSendSucceeded() - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageSendSucceeded
A message has been successfully sent.
UpdateMessageSendSucceeded(TdApi.Message, long) - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageSendSucceeded
A message has been successfully sent.
UpdateMessageUnreadReactions() - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageUnreadReactions
The list of unread reactions added to a message was changed.
UpdateMessageUnreadReactions(long, long, TdApi.UnreadReaction[], int) - Constructor for class org.drinkless.tdlib.TdApi.UpdateMessageUnreadReactions
The list of unread reactions added to a message was changed.
UpdateNewCallbackQuery() - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewCallbackQuery
A new incoming callback query; for bots only.
UpdateNewCallbackQuery(long, long, long, long, long, TdApi.CallbackQueryPayload) - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewCallbackQuery
A new incoming callback query; for bots only.
UpdateNewCallSignalingData() - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewCallSignalingData
New call signaling data arrived.
UpdateNewCallSignalingData(int, byte[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewCallSignalingData
New call signaling data arrived.
UpdateNewChat() - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewChat
A new chat has been loaded/created.
UpdateNewChat(TdApi.Chat) - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewChat
A new chat has been loaded/created.
UpdateNewChatJoinRequest() - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewChatJoinRequest
A user sent a join request to a chat; for bots only.
UpdateNewChatJoinRequest(long, TdApi.ChatJoinRequest, long, TdApi.ChatInviteLink) - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewChatJoinRequest
A user sent a join request to a chat; for bots only.
UpdateNewChosenInlineResult() - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewChosenInlineResult
The user has chosen a result of an inline query; for bots only.
UpdateNewChosenInlineResult(long, TdApi.Location, String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewChosenInlineResult
The user has chosen a result of an inline query; for bots only.
UpdateNewCustomEvent() - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewCustomEvent
A new incoming event; for bots only.
UpdateNewCustomEvent(String) - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewCustomEvent
A new incoming event; for bots only.
UpdateNewCustomQuery() - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewCustomQuery
A new incoming query; for bots only.
UpdateNewCustomQuery(long, String, int) - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewCustomQuery
A new incoming query; for bots only.
UpdateNewInlineCallbackQuery() - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewInlineCallbackQuery
A new incoming callback query from a message sent via a bot; for bots only.
UpdateNewInlineCallbackQuery(long, long, String, long, TdApi.CallbackQueryPayload) - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewInlineCallbackQuery
A new incoming callback query from a message sent via a bot; for bots only.
UpdateNewInlineQuery() - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewInlineQuery
A new incoming inline query; for bots only.
UpdateNewInlineQuery(long, long, TdApi.Location, TdApi.ChatType, String, String) - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewInlineQuery
A new incoming inline query; for bots only.
UpdateNewMessage() - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewMessage
A new message was received; can also be an outgoing message.
UpdateNewMessage(TdApi.Message) - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewMessage
A new message was received; can also be an outgoing message.
UpdateNewPreCheckoutQuery() - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
A new incoming pre-checkout query; for bots only.
UpdateNewPreCheckoutQuery(long, long, String, long, byte[], String, TdApi.OrderInfo) - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewPreCheckoutQuery
A new incoming pre-checkout query; for bots only.
UpdateNewShippingQuery() - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewShippingQuery
A new incoming shipping query; for bots only.
UpdateNewShippingQuery(long, long, String, TdApi.Address) - Constructor for class org.drinkless.tdlib.TdApi.UpdateNewShippingQuery
A new incoming shipping query; for bots only.
UpdateNotification() - Constructor for class org.drinkless.tdlib.TdApi.UpdateNotification
A notification was changed.
UpdateNotification(int, TdApi.Notification) - Constructor for class org.drinkless.tdlib.TdApi.UpdateNotification
A notification was changed.
UpdateNotificationGroup() - Constructor for class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
A list of active notifications in a notification group has changed.
UpdateNotificationGroup(int, TdApi.NotificationGroupType, long, long, long, int, TdApi.Notification[], int[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateNotificationGroup
A list of active notifications in a notification group has changed.
UpdateOption() - Constructor for class org.drinkless.tdlib.TdApi.UpdateOption
An option changed its value.
UpdateOption(String, TdApi.OptionValue) - Constructor for class org.drinkless.tdlib.TdApi.UpdateOption
An option changed its value.
updateOrderOfInstalledStickerSets - Variable in class org.drinkless.tdlib.TdApi.MessageSendOptions
Pass true if the user explicitly chosen a sticker or a custom emoji from an installed sticker set; applicable only to sendMessage and sendMessageAlbum.
UpdatePoll() - Constructor for class org.drinkless.tdlib.TdApi.UpdatePoll
A poll was updated; for bots only.
UpdatePoll(TdApi.Poll) - Constructor for class org.drinkless.tdlib.TdApi.UpdatePoll
A poll was updated; for bots only.
UpdatePollAnswer() - Constructor for class org.drinkless.tdlib.TdApi.UpdatePollAnswer
A user changed the answer to a poll; for bots only.
UpdatePollAnswer(long, long, int[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdatePollAnswer
A user changed the answer to a poll; for bots only.
updateRecentReactions - Variable in class org.drinkless.tdlib.TdApi.AddMessageReaction
Pass true if the reaction needs to be added to recent reactions.
UpdateRecentStickers() - Constructor for class org.drinkless.tdlib.TdApi.UpdateRecentStickers
The list of recently used stickers was updated.
UpdateRecentStickers(boolean, int[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateRecentStickers
The list of recently used stickers was updated.
updates - Variable in class org.drinkless.tdlib.TdApi.Updates
List of updates.
Updates() - Constructor for class org.drinkless.tdlib.TdApi.Updates
Contains a list of updates.
Updates(TdApi.Update[]) - Constructor for class org.drinkless.tdlib.TdApi.Updates
Contains a list of updates.
UpdateSavedAnimations() - Constructor for class org.drinkless.tdlib.TdApi.UpdateSavedAnimations
The list of saved animations was updated.
UpdateSavedAnimations(int[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateSavedAnimations
The list of saved animations was updated.
UpdateSavedNotificationSounds() - Constructor for class org.drinkless.tdlib.TdApi.UpdateSavedNotificationSounds
The list of saved notifications sounds was updated.
UpdateSavedNotificationSounds(long[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateSavedNotificationSounds
The list of saved notifications sounds was updated.
UpdateScopeNotificationSettings() - Constructor for class org.drinkless.tdlib.TdApi.UpdateScopeNotificationSettings
Notification settings for some type of chats were updated.
UpdateScopeNotificationSettings(TdApi.NotificationSettingsScope, TdApi.ScopeNotificationSettings) - Constructor for class org.drinkless.tdlib.TdApi.UpdateScopeNotificationSettings
Notification settings for some type of chats were updated.
UpdateSecretChat() - Constructor for class org.drinkless.tdlib.TdApi.UpdateSecretChat
Some data of a secret chat has changed.
UpdateSecretChat(TdApi.SecretChat) - Constructor for class org.drinkless.tdlib.TdApi.UpdateSecretChat
Some data of a secret chat has changed.
UpdateSelectedBackground() - Constructor for class org.drinkless.tdlib.TdApi.UpdateSelectedBackground
The selected background has changed.
UpdateSelectedBackground(boolean, TdApi.Background) - Constructor for class org.drinkless.tdlib.TdApi.UpdateSelectedBackground
The selected background has changed.
UpdateServiceNotification() - Constructor for class org.drinkless.tdlib.TdApi.UpdateServiceNotification
A service notification from the server was received.
UpdateServiceNotification(String, TdApi.MessageContent) - Constructor for class org.drinkless.tdlib.TdApi.UpdateServiceNotification
A service notification from the server was received.
UpdateStickerSet() - Constructor for class org.drinkless.tdlib.TdApi.UpdateStickerSet
A sticker set has changed.
UpdateStickerSet(TdApi.StickerSet) - Constructor for class org.drinkless.tdlib.TdApi.UpdateStickerSet
A sticker set has changed.
UpdateSuggestedActions() - Constructor for class org.drinkless.tdlib.TdApi.UpdateSuggestedActions
The list of suggested to the user actions has changed.
UpdateSuggestedActions(TdApi.SuggestedAction[], TdApi.SuggestedAction[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateSuggestedActions
The list of suggested to the user actions has changed.
UpdateSupergroup() - Constructor for class org.drinkless.tdlib.TdApi.UpdateSupergroup
Some data of a supergroup or a channel has changed.
UpdateSupergroup(TdApi.Supergroup) - Constructor for class org.drinkless.tdlib.TdApi.UpdateSupergroup
Some data of a supergroup or a channel has changed.
UpdateSupergroupFullInfo() - Constructor for class org.drinkless.tdlib.TdApi.UpdateSupergroupFullInfo
Some data in supergroupFullInfo has been changed.
UpdateSupergroupFullInfo(long, TdApi.SupergroupFullInfo) - Constructor for class org.drinkless.tdlib.TdApi.UpdateSupergroupFullInfo
Some data in supergroupFullInfo has been changed.
UpdateTermsOfService() - Constructor for class org.drinkless.tdlib.TdApi.UpdateTermsOfService
New terms of service must be accepted by the user.
UpdateTermsOfService(String, TdApi.TermsOfService) - Constructor for class org.drinkless.tdlib.TdApi.UpdateTermsOfService
New terms of service must be accepted by the user.
UpdateTrendingStickerSets() - Constructor for class org.drinkless.tdlib.TdApi.UpdateTrendingStickerSets
The list of trending sticker sets was updated or some of them were viewed.
UpdateTrendingStickerSets(TdApi.StickerType, TdApi.TrendingStickerSets) - Constructor for class org.drinkless.tdlib.TdApi.UpdateTrendingStickerSets
The list of trending sticker sets was updated or some of them were viewed.
UpdateUnreadChatCount() - Constructor for class org.drinkless.tdlib.TdApi.UpdateUnreadChatCount
Number of unread chats, i.e.
UpdateUnreadChatCount(TdApi.ChatList, int, int, int, int, int) - Constructor for class org.drinkless.tdlib.TdApi.UpdateUnreadChatCount
Number of unread chats, i.e.
UpdateUnreadMessageCount() - Constructor for class org.drinkless.tdlib.TdApi.UpdateUnreadMessageCount
Number of unread messages in a chat list has changed.
UpdateUnreadMessageCount(TdApi.ChatList, int, int) - Constructor for class org.drinkless.tdlib.TdApi.UpdateUnreadMessageCount
Number of unread messages in a chat list has changed.
UpdateUser() - Constructor for class org.drinkless.tdlib.TdApi.UpdateUser
Some data of a user has changed.
UpdateUser(TdApi.User) - Constructor for class org.drinkless.tdlib.TdApi.UpdateUser
Some data of a user has changed.
UpdateUserFullInfo() - Constructor for class org.drinkless.tdlib.TdApi.UpdateUserFullInfo
Some data in userFullInfo has been changed.
UpdateUserFullInfo(long, TdApi.UserFullInfo) - Constructor for class org.drinkless.tdlib.TdApi.UpdateUserFullInfo
Some data in userFullInfo has been changed.
UpdateUserPrivacySettingRules() - Constructor for class org.drinkless.tdlib.TdApi.UpdateUserPrivacySettingRules
Some privacy setting rules have been changed.
UpdateUserPrivacySettingRules(TdApi.UserPrivacySetting, TdApi.UserPrivacySettingRules) - Constructor for class org.drinkless.tdlib.TdApi.UpdateUserPrivacySettingRules
Some privacy setting rules have been changed.
UpdateUsersNearby() - Constructor for class org.drinkless.tdlib.TdApi.UpdateUsersNearby
The list of users nearby has changed.
UpdateUsersNearby(TdApi.ChatNearby[]) - Constructor for class org.drinkless.tdlib.TdApi.UpdateUsersNearby
The list of users nearby has changed.
UpdateUserStatus() - Constructor for class org.drinkless.tdlib.TdApi.UpdateUserStatus
The user went online or offline.
UpdateUserStatus(long, TdApi.UserStatus) - Constructor for class org.drinkless.tdlib.TdApi.UpdateUserStatus
The user went online or offline.
UpdateWebAppMessageSent() - Constructor for class org.drinkless.tdlib.TdApi.UpdateWebAppMessageSent
A message was sent by an opened Web App, so the Web App needs to be closed.
UpdateWebAppMessageSent(long) - Constructor for class org.drinkless.tdlib.TdApi.UpdateWebAppMessageSent
A message was sent by an opened Web App, so the Web App needs to be closed.
UpgradeBasicGroupChatToSupergroupChat() - Constructor for class org.drinkless.tdlib.TdApi.UpgradeBasicGroupChatToSupergroupChat
Default constructor for a function, which creates a new supergroup from an existing basic group and sends a corresponding messageChatUpgradeTo and messageChatUpgradeFrom; requires creator privileges.
UpgradeBasicGroupChatToSupergroupChat(long) - Constructor for class org.drinkless.tdlib.TdApi.UpgradeBasicGroupChatToSupergroupChat
Creates a function, which creates a new supergroup from an existing basic group and sends a corresponding messageChatUpgradeTo and messageChatUpgradeFrom; requires creator privileges.
upgradedFromBasicGroupId - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Identifier of the basic group from which supergroup was upgraded; 0 if none.
upgradedFromMaxMessageId - Variable in class org.drinkless.tdlib.TdApi.SupergroupFullInfo
Identifier of the last message in the basic group from which supergroup was upgraded; 0 if none.
upgradedToSupergroupId - Variable in class org.drinkless.tdlib.TdApi.BasicGroup
Identifier of the supergroup to which this group was upgraded; 0 if none.
uploadedSize - Variable in class org.drinkless.tdlib.TdApi.RemoteFile
Size of the remote available part of the file, in bytes; 0 if unknown.
UploadStickerFile() - Constructor for class org.drinkless.tdlib.TdApi.UploadStickerFile
Default constructor for a function, which uploads a file with a sticker; returns the uploaded file.
UploadStickerFile(long, TdApi.StickerFormat, TdApi.InputFile) - Constructor for class org.drinkless.tdlib.TdApi.UploadStickerFile
Creates a function, which uploads a file with a sticker; returns the uploaded file.
url - Variable in class org.drinkless.tdlib.TdApi.AnswerCallbackQuery
URL to be opened.
url - Variable in class org.drinkless.tdlib.TdApi.AuthenticationCodeTypeFragment
URL to open to receive the code.
url - Variable in class org.drinkless.tdlib.TdApi.BankCardActionOpenUrl
The URL to be opened.
url - Variable in class org.drinkless.tdlib.TdApi.BotMenuButton
URL to be passed to openWebApp.
url - Variable in class org.drinkless.tdlib.TdApi.CallbackQueryAnswer
URL to be opened.
url - Variable in class org.drinkless.tdlib.TdApi.GetMessageLinkInfo
The message link.
url - Variable in class org.drinkless.tdlib.TdApi.GetWebAppUrl
The URL from the keyboardButtonTypeWebApp or inlineQueryResultsButtonTypeWebApp button.
url - Variable in class org.drinkless.tdlib.TdApi.GetWebPageInstantView
The web page URL.
url - Variable in class org.drinkless.tdlib.TdApi.HttpUrl
The URL.
url - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeLoginUrl
An HTTP URL to pass to getLoginUrlInfo.
url - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUrl
HTTP or tg:// URL to open.
url - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeWebApp
An HTTP URL to pass to openWebApp.
url - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultArticle
URL of the result, if it exists.
url - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultsButtonTypeWebApp
An HTTP URL to pass to getWebAppUrl.
url - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultArticle
URL of the result, if it exists.
url - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeAttachmentMenuBot
URL to be passed to openWebApp.
url - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeInstantView
URL to be passed to getWebPageInstantView.
url - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeMessage
URL to be passed to getMessageLinkInfo.
url - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeWebApp
An HTTP URL to pass to getWebAppUrl.
url - Variable in class org.drinkless.tdlib.TdApi.LoginUrlInfoOpen
The URL to open.
url - Variable in class org.drinkless.tdlib.TdApi.LoginUrlInfoRequestConfirmation
An HTTP URL to be opened.
url - Variable in class org.drinkless.tdlib.TdApi.OpenWebApp
The URL from an inlineKeyboardButtonTypeWebApp button, a botMenuButton button, or an internalLinkTypeAttachmentMenuBot link, or an empty string otherwise.
url - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbedded
Web page URL, if available.
url - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbeddedPost
Web page URL.
url - Variable in class org.drinkless.tdlib.TdApi.PageBlockPhoto
URL that needs to be opened when the photo is clicked.
url - Variable in class org.drinkless.tdlib.TdApi.PageBlockRelatedArticle
Related article URL.
url - Variable in class org.drinkless.tdlib.TdApi.PaymentOption
Payment form URL to be opened in a web view.
url - Variable in class org.drinkless.tdlib.TdApi.PaymentProviderOther
Payment form URL.
url - Variable in class org.drinkless.tdlib.TdApi.RichTextAnchorLink
An HTTP URL, opening the anchor.
url - Variable in class org.drinkless.tdlib.TdApi.RichTextReference
An HTTP URL, opening the reference.
url - Variable in class org.drinkless.tdlib.TdApi.RichTextUrl
URL.
url - Variable in class org.drinkless.tdlib.TdApi.RtmpUrl
The URL.
url - Variable in class org.drinkless.tdlib.TdApi.TextEntityTypeTextUrl
HTTP or tg:// URL to be opened when the link is clicked.
url - Variable in class org.drinkless.tdlib.TdApi.TMeUrl
URL.
url - Variable in class org.drinkless.tdlib.TdApi.UserLink
The URL.
url - Variable in class org.drinkless.tdlib.TdApi.WebAppInfo
A Web App URL to open in a web view.
url - Variable in class org.drinkless.tdlib.TdApi.WebPage
Original URL of the link.
urls - Variable in class org.drinkless.tdlib.TdApi.TMeUrls
List of URLs.
useChatInfoDatabase - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
Pass true to keep cache of users, basic groups, supergroups, channels and secret chats between restarts.
useDefaultDisableMentionNotifications - Variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
If true, disableMentionNotifications is ignored and the value for the relevant type of chat or the forum chat is used instead.
useDefaultDisablePinnedMessageNotifications - Variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
If true, disablePinnedMessageNotifications is ignored and the value for the relevant type of chat or the forum chat is used instead.
useDefaultMuteFor - Variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
If true, muteFor is ignored and the value for the relevant type of chat or the forum chat is used instead.
useDefaultShowPreview - Variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
If true, showPreview is ignored and the value for the relevant type of chat or the forum chat is used instead.
useDefaultSound - Variable in class org.drinkless.tdlib.TdApi.ChatNotificationSettings
If true, the value for the relevant type of chat or the forum chat is used instead of soundId.
useFileDatabase - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
Pass true to keep information about downloaded and uploaded files between application restarts.
useLessDataForCalls - Variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettings
True, if "use less data for calls" option needs to be enabled.
useMessageDatabase - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
Pass true to keep cache of chats and messages between restarts.
usePortraitOrientation - Variable in class org.drinkless.tdlib.TdApi.StartGroupCallRecording
Pass true to use portrait orientation for video instead of landscape one.
user - Variable in class org.drinkless.tdlib.TdApi.UpdateUser
New data about the user.
User() - Constructor for class org.drinkless.tdlib.TdApi.User
Represents a user.
User(long, String, String, TdApi.Usernames, String, TdApi.UserStatus, TdApi.ProfilePhoto, TdApi.EmojiStatus, boolean, boolean, boolean, boolean, boolean, String, boolean, boolean, boolean, TdApi.UserType, String, boolean) - Constructor for class org.drinkless.tdlib.TdApi.User
Represents a user.
userAdministratorRights - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestChat
Expected user administrator rights in the chat; may be null if they aren't restricted.
userChatId - Variable in class org.drinkless.tdlib.TdApi.UpdateNewChatJoinRequest
Chat identifier of the private chat with the user.
userFullInfo - Variable in class org.drinkless.tdlib.TdApi.UpdateUserFullInfo
New full information about the user.
UserFullInfo() - Constructor for class org.drinkless.tdlib.TdApi.UserFullInfo
Contains full information about a user.
UserFullInfo(TdApi.ChatPhoto, TdApi.ChatPhoto, TdApi.ChatPhoto, boolean, boolean, boolean, boolean, boolean, boolean, boolean, TdApi.FormattedText, TdApi.PremiumPaymentOption[], int, TdApi.BotInfo) - Constructor for class org.drinkless.tdlib.TdApi.UserFullInfo
Contains full information about a user.
userId - Variable in class org.drinkless.tdlib.TdApi.AddChatMember
Identifier of the user.
userId - Variable in class org.drinkless.tdlib.TdApi.AddStickerToSet
Sticker set owner.
userId - Variable in class org.drinkless.tdlib.TdApi.BotCommandScopeChatMember
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.Call
Peer user identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.ChatAdministrator
User identifier of the administrator.
userId - Variable in class org.drinkless.tdlib.TdApi.ChatEventMemberInvited
New member user identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.ChatEventMemberPromoted
Affected chat member user identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkCount
Administrator's user identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkMember
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.ChatJoinRequest
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsAdministratorActionsInfo
Administrator user identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsInviterInfo
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsMessageSenderInfo
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.ChatTypePrivate
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.ChatTypeSecret
User identifier of the secret chat peer.
userId - Variable in class org.drinkless.tdlib.TdApi.Contact
Identifier of the user, if known; 0 otherwise.
userId - Variable in class org.drinkless.tdlib.TdApi.CreateCall
Identifier of the user to be called.
userId - Variable in class org.drinkless.tdlib.TdApi.CreateNewSecretChat
Identifier of the target user.
userId - Variable in class org.drinkless.tdlib.TdApi.CreateNewStickerSet
Sticker set owner; ignored for regular users.
userId - Variable in class org.drinkless.tdlib.TdApi.CreatePrivateChat
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.GameHighScore
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.GetGameHighScores
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.GetGroupsInCommon
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.GetInlineGameHighScores
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.GetMenuButton
Identifier of the user or 0 to get the default menu button.
userId - Variable in class org.drinkless.tdlib.TdApi.GetUser
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.GetUserFullInfo
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.GetUserProfilePhotos
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.GetUserSupportInfo
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.InlineKeyboardButtonTypeUser
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.MessageChatDeleteMember
User identifier of the deleted chat member.
userId - Variable in class org.drinkless.tdlib.TdApi.MessageSenderUser
Identifier of the user that sent the message.
userId - Variable in class org.drinkless.tdlib.TdApi.MessageUserShared
Identifier of the shared user.
userId - Variable in class org.drinkless.tdlib.TdApi.MessageViewer
User identifier of the viewer.
userId - Variable in class org.drinkless.tdlib.TdApi.ProcessChatJoinRequest
Identifier of the user that sent the request.
userId - Variable in class org.drinkless.tdlib.TdApi.SecretChat
Identifier of the chat partner.
userId - Variable in class org.drinkless.tdlib.TdApi.SetGameScore
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.SetInlineGameScore
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.SetMenuButton
Identifier of the user or 0 to set menu button for all users.
userId - Variable in class org.drinkless.tdlib.TdApi.SetPassportElementErrors
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.SetStickerSetThumbnail
Sticker set owner.
userId - Variable in class org.drinkless.tdlib.TdApi.SetUserPersonalProfilePhoto
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.SetUserSupportInfo
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.SharePhoneNumber
Identifier of the user with whom to share the phone number.
userId - Variable in class org.drinkless.tdlib.TdApi.StorePaymentPurposeGiftedPremium
Identifier of the user for which Premium was gifted.
userId - Variable in class org.drinkless.tdlib.TdApi.SuggestUserProfilePhoto
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.TextEntityTypeMentionName
Identifier of the mentioned user.
userId - Variable in class org.drinkless.tdlib.TdApi.TMeUrlTypeUser
Identifier of the user.
userId - Variable in class org.drinkless.tdlib.TdApi.TransferChatOwnership
Identifier of the user to which transfer the ownership.
userId - Variable in class org.drinkless.tdlib.TdApi.UpdatePollAnswer
The user, who changed the answer to the poll.
userId - Variable in class org.drinkless.tdlib.TdApi.UpdateUserFullInfo
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.UpdateUserStatus
User identifier.
userId - Variable in class org.drinkless.tdlib.TdApi.UploadStickerFile
Sticker file owner; ignored for regular users.
userIds - Variable in class org.drinkless.tdlib.TdApi.AddChatMembers
Identifiers of the users to be added to the chat.
userIds - Variable in class org.drinkless.tdlib.TdApi.ChatJoinRequestsInfo
Identifiers of at most 3 users sent the newest pending join requests.
userIds - Variable in class org.drinkless.tdlib.TdApi.CreateNewBasicGroupChat
Identifiers of users to be added to the basic group; may be empty to create a basic group without other members.
userIds - Variable in class org.drinkless.tdlib.TdApi.GetChatEventLog
User identifiers by which to filter events.
userIds - Variable in class org.drinkless.tdlib.TdApi.ImportedContacts
User identifiers of the imported contacts in the same order as they were specified in the request; 0 if the contact is not yet a registered user.
userIds - Variable in class org.drinkless.tdlib.TdApi.InviteGroupCallParticipants
User identifiers.
userIds - Variable in class org.drinkless.tdlib.TdApi.MessageInviteVideoChatParticipants
Invited user identifiers.
userIds - Variable in class org.drinkless.tdlib.TdApi.RemoveContacts
Identifiers of users to be deleted.
userIds - Variable in class org.drinkless.tdlib.TdApi.UpdateAddChatMembersPrivacyForbidden
Identifiers of users, which weren't added because of their privacy settings.
userIds - Variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowUsers
The user identifiers, total number of users in all rules must not exceed 1000.
userIds - Variable in class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictUsers
The user identifiers, total number of users in all rules must not exceed 1000.
userIds - Variable in class org.drinkless.tdlib.TdApi.Users
A list of user identifiers.
userIsBot - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestUser
True, if the shared user must be a bot; otherwise, the shared user must no be a bot.
userIsPremium - Variable in class org.drinkless.tdlib.TdApi.KeyboardButtonTypeRequestUser
True, if the shared user must be a Telegram Premium user; otherwise, the shared user must no be a Telegram Premium user.
UserLink() - Constructor for class org.drinkless.tdlib.TdApi.UserLink
Contains an HTTPS URL, which can be used to get information about a user.
UserLink(String, int) - Constructor for class org.drinkless.tdlib.TdApi.UserLink
Contains an HTTPS URL, which can be used to get information about a user.
userLocation - Variable in class org.drinkless.tdlib.TdApi.GetInlineQueryResults
Location of the user; pass null if unknown or the bot doesn't need user's location.
userLocation - Variable in class org.drinkless.tdlib.TdApi.UpdateNewChosenInlineResult
User location; may be null.
userLocation - Variable in class org.drinkless.tdlib.TdApi.UpdateNewInlineQuery
User location; may be null.
username - Variable in class org.drinkless.tdlib.TdApi.CallServerTypeWebrtc
Username to be used for authentication.
username - Variable in class org.drinkless.tdlib.TdApi.CheckChatUsername
Username to be checked.
username - Variable in class org.drinkless.tdlib.TdApi.PageBlockChatLink
Chat username by which all other information about the chat can be resolved.
username - Variable in class org.drinkless.tdlib.TdApi.ProxyTypeHttp
Username for logging in; may be empty.
username - Variable in class org.drinkless.tdlib.TdApi.ProxyTypeSocks5
Username for logging in; may be empty.
username - Variable in class org.drinkless.tdlib.TdApi.SearchPublicChat
Username to be resolved.
username - Variable in class org.drinkless.tdlib.TdApi.SetSupergroupUsername
New value of the username.
username - Variable in class org.drinkless.tdlib.TdApi.SetUsername
The new value of the username.
username - Variable in class org.drinkless.tdlib.TdApi.ToggleBotUsernameIsActive
The username to change.
username - Variable in class org.drinkless.tdlib.TdApi.ToggleSupergroupUsernameIsActive
The username to change.
username - Variable in class org.drinkless.tdlib.TdApi.ToggleUsernameIsActive
The username to change.
usernames - Variable in class org.drinkless.tdlib.TdApi.ReorderActiveBotUsernames
The new order of active usernames.
usernames - Variable in class org.drinkless.tdlib.TdApi.ReorderActiveUsernames
The new order of active usernames.
usernames - Variable in class org.drinkless.tdlib.TdApi.ReorderSupergroupActiveUsernames
The new order of active usernames.
usernames - Variable in class org.drinkless.tdlib.TdApi.Supergroup
Usernames of the supergroup or channel; may be null.
usernames - Variable in class org.drinkless.tdlib.TdApi.User
Usernames of the user; may be null.
Usernames() - Constructor for class org.drinkless.tdlib.TdApi.Usernames
Describes usernames assigned to a user, a supergroup, or a channel.
Usernames(String[], String[], String) - Constructor for class org.drinkless.tdlib.TdApi.Usernames
Describes usernames assigned to a user, a supergroup, or a channel.
UserPrivacySetting() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySetting
Default class constructor.
UserPrivacySettingAllowCalls() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowCalls
A privacy setting for managing whether the user can be called.
UserPrivacySettingAllowChatInvites() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowChatInvites
A privacy setting for managing whether the user can be invited to chats.
UserPrivacySettingAllowFindingByPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowFindingByPhoneNumber
A privacy setting for managing whether the user can be found by their phone number.
UserPrivacySettingAllowPeerToPeerCalls() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowPeerToPeerCalls
A privacy setting for managing whether peer-to-peer connections can be used for calls.
UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages
A privacy setting for managing whether the user can receive voice and video messages in private chats.
UserPrivacySettingRule() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingRule
Default class constructor.
UserPrivacySettingRuleAllowAll() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowAll
A rule to allow all users to do something.
UserPrivacySettingRuleAllowChatMembers() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowChatMembers
A rule to allow all members of certain specified basic groups and supergroups to doing something.
UserPrivacySettingRuleAllowChatMembers(long[]) - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowChatMembers
A rule to allow all members of certain specified basic groups and supergroups to doing something.
UserPrivacySettingRuleAllowContacts() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowContacts
A rule to allow all of a user's contacts to do something.
UserPrivacySettingRuleAllowUsers() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowUsers
A rule to allow certain specified users to do something.
UserPrivacySettingRuleAllowUsers(long[]) - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleAllowUsers
A rule to allow certain specified users to do something.
UserPrivacySettingRuleRestrictAll() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictAll
A rule to restrict all users from doing something.
UserPrivacySettingRuleRestrictChatMembers() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictChatMembers
A rule to restrict all members of specified basic groups and supergroups from doing something.
UserPrivacySettingRuleRestrictChatMembers(long[]) - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictChatMembers
A rule to restrict all members of specified basic groups and supergroups from doing something.
UserPrivacySettingRuleRestrictContacts() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictContacts
A rule to restrict all contacts of a user from doing something.
UserPrivacySettingRuleRestrictUsers() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictUsers
A rule to restrict all specified users from doing something.
UserPrivacySettingRuleRestrictUsers(long[]) - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingRuleRestrictUsers
A rule to restrict all specified users from doing something.
UserPrivacySettingRules() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingRules
A list of privacy rules.
UserPrivacySettingRules(TdApi.UserPrivacySettingRule[]) - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingRules
A list of privacy rules.
UserPrivacySettingShowLinkInForwardedMessages() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingShowLinkInForwardedMessages
A privacy setting for managing whether a link to the user's account is included in forwarded messages.
UserPrivacySettingShowPhoneNumber() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingShowPhoneNumber
A privacy setting for managing whether the user's phone number is visible.
UserPrivacySettingShowProfilePhoto() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingShowProfilePhoto
A privacy setting for managing whether the user's profile photo is visible.
UserPrivacySettingShowStatus() - Constructor for class org.drinkless.tdlib.TdApi.UserPrivacySettingShowStatus
A privacy setting for managing whether the user's online status is visible.
Users() - Constructor for class org.drinkless.tdlib.TdApi.Users
Represents a list of users.
Users(int, long[]) - Constructor for class org.drinkless.tdlib.TdApi.Users
Represents a list of users.
usersNearby - Variable in class org.drinkless.tdlib.TdApi.ChatsNearby
List of users nearby.
usersNearby - Variable in class org.drinkless.tdlib.TdApi.UpdateUsersNearby
The new list of users nearby.
UserStatus() - Constructor for class org.drinkless.tdlib.TdApi.UserStatus
Default class constructor.
UserStatusEmpty() - Constructor for class org.drinkless.tdlib.TdApi.UserStatusEmpty
The user status was never changed.
UserStatusLastMonth() - Constructor for class org.drinkless.tdlib.TdApi.UserStatusLastMonth
The user is offline, but was online last month.
UserStatusLastWeek() - Constructor for class org.drinkless.tdlib.TdApi.UserStatusLastWeek
The user is offline, but was online last week.
UserStatusOffline() - Constructor for class org.drinkless.tdlib.TdApi.UserStatusOffline
The user is offline.
UserStatusOffline(int) - Constructor for class org.drinkless.tdlib.TdApi.UserStatusOffline
The user is offline.
UserStatusOnline() - Constructor for class org.drinkless.tdlib.TdApi.UserStatusOnline
The user is online.
UserStatusOnline(int) - Constructor for class org.drinkless.tdlib.TdApi.UserStatusOnline
The user is online.
UserStatusRecently() - Constructor for class org.drinkless.tdlib.TdApi.UserStatusRecently
The user was online recently.
UserSupportInfo() - Constructor for class org.drinkless.tdlib.TdApi.UserSupportInfo
Contains custom information about the user.
UserSupportInfo(TdApi.FormattedText, String, int) - Constructor for class org.drinkless.tdlib.TdApi.UserSupportInfo
Contains custom information about the user.
UserType() - Constructor for class org.drinkless.tdlib.TdApi.UserType
Default class constructor.
UserTypeBot() - Constructor for class org.drinkless.tdlib.TdApi.UserTypeBot
A bot (see https://core.telegram.org/bots).
UserTypeBot(boolean, boolean, boolean, boolean, String, boolean, boolean) - Constructor for class org.drinkless.tdlib.TdApi.UserTypeBot
A bot (see https://core.telegram.org/bots).
UserTypeDeleted() - Constructor for class org.drinkless.tdlib.TdApi.UserTypeDeleted
A deleted user or deleted bot.
UserTypeRegular() - Constructor for class org.drinkless.tdlib.TdApi.UserTypeRegular
A regular user.
UserTypeUnknown() - Constructor for class org.drinkless.tdlib.TdApi.UserTypeUnknown
No information on the user besides the user identifier is available, yet this user has not been deleted.
useSecretChats - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
Pass true to enable support for secret chats.
useTestDc - Variable in class org.drinkless.tdlib.TdApi.SetTdlibParameters
Pass true to use Telegram test environment instead of the production environment.
utilityBill - Variable in class org.drinkless.tdlib.TdApi.InputPassportElementUtilityBill
The utility bill to be saved.
utilityBill - Variable in class org.drinkless.tdlib.TdApi.PassportElementUtilityBill
Utility bill.

V

ValidatedOrderInfo() - Constructor for class org.drinkless.tdlib.TdApi.ValidatedOrderInfo
Contains a temporary identifier of validated order information, which is stored for one hour, and the available shipping options.
ValidatedOrderInfo(String, TdApi.ShippingOption[]) - Constructor for class org.drinkless.tdlib.TdApi.ValidatedOrderInfo
Contains a temporary identifier of validated order information, which is stored for one hour, and the available shipping options.
ValidateOrderInfo() - Constructor for class org.drinkless.tdlib.TdApi.ValidateOrderInfo
Default constructor for a function, which validates the order information provided by a user and returns the available shipping options for a flexible invoice.
ValidateOrderInfo(TdApi.InputInvoice, TdApi.OrderInfo, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ValidateOrderInfo
Creates a function, which validates the order information provided by a user and returns the available shipping options for a flexible invoice.
validFor - Variable in class org.drinkless.tdlib.TdApi.CreateTemporaryPassword
Time during which the temporary password will be valid, in seconds; must be between 60 and 86400.
validFor - Variable in class org.drinkless.tdlib.TdApi.TemporaryPasswordState
Time left before the temporary password expires, in seconds.
valign - Variable in class org.drinkless.tdlib.TdApi.PageBlockTableCell
Vertical cell content alignment.
value - Variable in class org.drinkless.tdlib.TdApi.EncryptedPassportElement
Unencrypted data, phone number or email address.
value - Variable in class org.drinkless.tdlib.TdApi.JsonObjectMember
Member's value.
value - Variable in class org.drinkless.tdlib.TdApi.JsonValueBoolean
The value.
value - Variable in class org.drinkless.tdlib.TdApi.JsonValueNumber
The value.
value - Variable in class org.drinkless.tdlib.TdApi.JsonValueString
The value.
value - Variable in class org.drinkless.tdlib.TdApi.LanguagePackString
String value; pass null if the string needs to be taken from the built-in English language pack.
value - Variable in class org.drinkless.tdlib.TdApi.LanguagePackStringValueOrdinary
String value.
value - Variable in class org.drinkless.tdlib.TdApi.MessageDice
The dice value.
value - Variable in class org.drinkless.tdlib.TdApi.OptionValueBoolean
The value of the option.
value - Variable in class org.drinkless.tdlib.TdApi.OptionValueInteger
The value of the option.
value - Variable in class org.drinkless.tdlib.TdApi.OptionValueString
The value of the option.
value - Variable in class org.drinkless.tdlib.TdApi.SetOption
The new value of the option; pass null to reset option value to a default value.
value - Variable in class org.drinkless.tdlib.TdApi.StatisticalValue
The current value.
value - Variable in class org.drinkless.tdlib.TdApi.TestBytes
Bytes.
value - Variable in class org.drinkless.tdlib.TdApi.TestInt
Number.
value - Variable in class org.drinkless.tdlib.TdApi.TestString
String.
value - Variable in class org.drinkless.tdlib.TdApi.TestVectorInt
Vector of numbers.
value - Variable in class org.drinkless.tdlib.TdApi.TestVectorIntObject
Vector of objects.
value - Variable in class org.drinkless.tdlib.TdApi.TestVectorString
Vector of strings.
value - Variable in class org.drinkless.tdlib.TdApi.TestVectorStringObject
Vector of objects.
value - Variable in class org.drinkless.tdlib.TdApi.UpdateOption
The new option value.
values - Variable in class org.drinkless.tdlib.TdApi.JsonValueArray
The list of array elements.
vcard - Variable in class org.drinkless.tdlib.TdApi.Contact
Additional data about the user in a form of vCard; 0-2048 bytes in length.
VectorPathCommand() - Constructor for class org.drinkless.tdlib.TdApi.VectorPathCommand
Default class constructor.
VectorPathCommandCubicBezierCurve() - Constructor for class org.drinkless.tdlib.TdApi.VectorPathCommandCubicBezierCurve
A cubic Bézier curve to a given point.
VectorPathCommandCubicBezierCurve(TdApi.Point, TdApi.Point, TdApi.Point) - Constructor for class org.drinkless.tdlib.TdApi.VectorPathCommandCubicBezierCurve
A cubic Bézier curve to a given point.
VectorPathCommandLine() - Constructor for class org.drinkless.tdlib.TdApi.VectorPathCommandLine
A straight line to a given point.
VectorPathCommandLine(TdApi.Point) - Constructor for class org.drinkless.tdlib.TdApi.VectorPathCommandLine
A straight line to a given point.
venue - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVenue
Venue result.
venue - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVenue
Venue result.
venue - Variable in class org.drinkless.tdlib.TdApi.InputMessageVenue
Venue to send.
venue - Variable in class org.drinkless.tdlib.TdApi.MessageVenue
The venue description.
Venue() - Constructor for class org.drinkless.tdlib.TdApi.Venue
Describes a venue.
Venue(TdApi.Location, String, String, String, String, String) - Constructor for class org.drinkless.tdlib.TdApi.Venue
Describes a venue.
verbosityLevel - Variable in class org.drinkless.tdlib.TdApi.AddLogMessage
The minimum verbosity level needed for the message to be logged; 0-1023.
verbosityLevel - Variable in class org.drinkless.tdlib.TdApi.LogVerbosityLevel
Log verbosity level.
verificationUrl - Variable in class org.drinkless.tdlib.TdApi.PaymentResult
URL for additional payment credentials verification.
version - Variable in class org.drinkless.tdlib.TdApi.TextParseModeMarkdown
Version of the parser: 0 or 1 - Telegram Bot API "Markdown" parse mode, 2 - Telegram Bot API "MarkdownV2" parse mode.
version - Variable in class org.drinkless.tdlib.TdApi.WebPageInstantView
Version of the instant view; currently, can be 1 or 2.
viaBotUserId - Variable in class org.drinkless.tdlib.TdApi.Message
If non-zero, the user identifier of the bot through which this message was sent.
viaChatFolderInviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatEventMemberJoinedByInviteLink
True, if the user has joined the chat using an invite link for a chat folder.
viaChatFolderInviteLink - Variable in class org.drinkless.tdlib.TdApi.ChatInviteLinkMember
True, if the user has joined the chat using an invite link for a chat folder.
viaChatFolderInviteLink - Variable in class org.drinkless.tdlib.TdApi.UpdateChatMember
True, if the user has joined the chat using an invite link for a chat folder.
video - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVideo
Video.
video - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
Video to be sent.
video - Variable in class org.drinkless.tdlib.TdApi.MessageExtendedMediaVideo
The video.
video - Variable in class org.drinkless.tdlib.TdApi.MessageVideo
The video description.
video - Variable in class org.drinkless.tdlib.TdApi.PageBlockVideo
Video file; may be null.
video - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentVideo
Message content; may be null.
video - Variable in class org.drinkless.tdlib.TdApi.Video
File containing the video.
video - Variable in class org.drinkless.tdlib.TdApi.VideoNote
File containing the video.
video - Variable in class org.drinkless.tdlib.TdApi.WebPage
Preview of the content as a video, if available; may be null.
Video() - Constructor for class org.drinkless.tdlib.TdApi.Video
Describes a video file.
Video(int, int, int, String, String, boolean, boolean, TdApi.Minithumbnail, TdApi.Thumbnail, TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.Video
Describes a video file.
videoChat - Variable in class org.drinkless.tdlib.TdApi.Chat
Information about video chat of the chat.
videoChat - Variable in class org.drinkless.tdlib.TdApi.UpdateChatVideoChat
New value of videoChat.
VideoChat() - Constructor for class org.drinkless.tdlib.TdApi.VideoChat
Describes a video chat.
VideoChat(int, boolean, TdApi.MessageSender) - Constructor for class org.drinkless.tdlib.TdApi.VideoChat
Describes a video chat.
videoChatChanges - Variable in class org.drinkless.tdlib.TdApi.ChatEventLogFilters
True, if video chat actions need to be returned.
videoDuration - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
Duration of the video, in seconds.
videoDuration - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
Video duration, in seconds.
videoHeight - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
Height of the video.
videoHeight - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
Height of the video.
videoInfo - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
Information about user's video channel; may be null if there is no active video.
videoMimeType - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
MIME type of the video file.
videoNote - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideoNote
Video note to be sent.
videoNote - Variable in class org.drinkless.tdlib.TdApi.MessageVideoNote
The video note description.
videoNote - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentVideoNote
Message content; may be null.
videoNote - Variable in class org.drinkless.tdlib.TdApi.WebPage
Preview of the content as a video note, if available; may be null.
VideoNote() - Constructor for class org.drinkless.tdlib.TdApi.VideoNote
Describes a video note.
VideoNote(int, byte[], int, TdApi.Minithumbnail, TdApi.Thumbnail, TdApi.SpeechRecognitionResult, TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.VideoNote
Describes a video note.
videoQuality - Variable in class org.drinkless.tdlib.TdApi.GetGroupCallStreamSegment
Video quality as received from tgcalls; pass null to get the worst available quality.
videoUploadBitrate - Variable in class org.drinkless.tdlib.TdApi.AutoDownloadSettings
The maximum suggested bitrate for uploaded videos, in kbit/s.
videoUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
The URL of the video file (file size must not exceed 1MB).
videoUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
URL of the embedded video player or video file.
videoWidth - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultAnimation
Width of the video.
videoWidth - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVideo
Width of the video.
viewCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsMessageInteractionInfo
Number of times the message was viewed.
viewCount - Variable in class org.drinkless.tdlib.TdApi.MessageInteractionInfo
Number of times the message was viewed.
viewCount - Variable in class org.drinkless.tdlib.TdApi.WebPageInstantView
Number of the instant view views; 0 if unknown.
viewCountByHourGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
A graph containing number of message views in a given hour in the last two weeks.
viewCountBySourceGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsChannel
A graph containing number of message views per source.
viewDate - Variable in class org.drinkless.tdlib.TdApi.MessageViewer
Approximate point in time (Unix timestamp) when the message was viewed.
viewerCount - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
Number of users who viewed messages in the chat.
viewers - Variable in class org.drinkless.tdlib.TdApi.MessageViewers
List of message viewers.
ViewMessages() - Constructor for class org.drinkless.tdlib.TdApi.ViewMessages
Default constructor for a function, which informs TDLib that messages are being viewed by the user.
ViewMessages(long, long[], TdApi.MessageSource, boolean) - Constructor for class org.drinkless.tdlib.TdApi.ViewMessages
Creates a function, which informs TDLib that messages are being viewed by the user.
ViewPremiumFeature() - Constructor for class org.drinkless.tdlib.TdApi.ViewPremiumFeature
Default constructor for a function, which informs TDLib that the user viewed detailed information about a Premium feature on the Premium features screen.
ViewPremiumFeature(TdApi.PremiumFeature) - Constructor for class org.drinkless.tdlib.TdApi.ViewPremiumFeature
Creates a function, which informs TDLib that the user viewed detailed information about a Premium feature on the Premium features screen.
ViewTrendingStickerSets() - Constructor for class org.drinkless.tdlib.TdApi.ViewTrendingStickerSets
Default constructor for a function, which informs the server that some trending sticker sets have been viewed by the user.
ViewTrendingStickerSets(long[]) - Constructor for class org.drinkless.tdlib.TdApi.ViewTrendingStickerSets
Creates a function, which informs the server that some trending sticker sets have been viewed by the user.
voice - Variable in class org.drinkless.tdlib.TdApi.VoiceNote
File containing the voice note.
voiceNote - Variable in class org.drinkless.tdlib.TdApi.InlineQueryResultVoiceNote
Voice note.
voiceNote - Variable in class org.drinkless.tdlib.TdApi.InputMessageVoiceNote
Voice note to be sent.
voiceNote - Variable in class org.drinkless.tdlib.TdApi.MessageVoiceNote
The voice note description.
voiceNote - Variable in class org.drinkless.tdlib.TdApi.PageBlockVoiceNote
Voice note; may be null.
voiceNote - Variable in class org.drinkless.tdlib.TdApi.PushMessageContentVoiceNote
Message content; may be null.
voiceNote - Variable in class org.drinkless.tdlib.TdApi.WebPage
Preview of the content as a voice note, if available; may be null.
VoiceNote() - Constructor for class org.drinkless.tdlib.TdApi.VoiceNote
Describes a voice note.
VoiceNote(int, byte[], String, TdApi.SpeechRecognitionResult, TdApi.File) - Constructor for class org.drinkless.tdlib.TdApi.VoiceNote
Describes a voice note.
voiceNoteDuration - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
Duration of the voice note, in seconds.
voiceNoteUrl - Variable in class org.drinkless.tdlib.TdApi.InputInlineQueryResultVoiceNote
The URL of the voice note file.
volumeLevel - Variable in class org.drinkless.tdlib.TdApi.ChatEventVideoChatParticipantVolumeLevelChanged
New value of volumeLevel; 1-20000 in hundreds of percents.
volumeLevel - Variable in class org.drinkless.tdlib.TdApi.GroupCallParticipant
Participant's volume level; 1-20000 in hundreds of percents.
volumeLevel - Variable in class org.drinkless.tdlib.TdApi.SetGroupCallParticipantVolumeLevel
New participant's volume level; 1-20000 in hundreds of percents.
votePercentage - Variable in class org.drinkless.tdlib.TdApi.PollOption
The percentage of votes for this option; 0-100.
voterCount - Variable in class org.drinkless.tdlib.TdApi.PollOption
Number of voters for this option, available only for closed or voted polls.

W

waitPeriod - Variable in class org.drinkless.tdlib.TdApi.EmailAddressResetStateAvailable
Time required to wait before the email address can be reset; 0 if the user is subscribed to Telegram Premium.
wasOnline - Variable in class org.drinkless.tdlib.TdApi.UserStatusOffline
Point in time (Unix timestamp) when the user was last online.
watcherId - Variable in class org.drinkless.tdlib.TdApi.MessageProximityAlertTriggered
The identifier of a user or chat that subscribed for the proximity alert.
waveform - Variable in class org.drinkless.tdlib.TdApi.InputMessageVoiceNote
Waveform representation of the voice note in 5-bit format.
waveform - Variable in class org.drinkless.tdlib.TdApi.VideoNote
A waveform representation of the video note's audio in 5-bit format; may be empty if unknown.
waveform - Variable in class org.drinkless.tdlib.TdApi.VoiceNote
A waveform representation of the voice note in 5-bit format.
webApp - Variable in class org.drinkless.tdlib.TdApi.FoundWebApp
The Web App.
webApp - Variable in class org.drinkless.tdlib.TdApi.MessageBotWriteAccessAllowed
Information about the Web App, which requested the access; may be null if none or the Web App was opened from the attachment menu.
WebApp() - Constructor for class org.drinkless.tdlib.TdApi.WebApp
Describes a Web App.
WebApp(String, String, String, TdApi.Photo, TdApi.Animation) - Constructor for class org.drinkless.tdlib.TdApi.WebApp
Describes a Web App.
WebAppInfo() - Constructor for class org.drinkless.tdlib.TdApi.WebAppInfo
Contains information about a Web App.
WebAppInfo(long, String) - Constructor for class org.drinkless.tdlib.TdApi.WebAppInfo
Contains information about a Web App.
webAppLaunchId - Variable in class org.drinkless.tdlib.TdApi.CloseWebApp
Identifier of Web App launch, received from openWebApp.
webAppLaunchId - Variable in class org.drinkless.tdlib.TdApi.UpdateWebAppMessageSent
Identifier of Web App launch.
webAppPlaceholder - Variable in class org.drinkless.tdlib.TdApi.AttachmentMenuBot
Default placeholder for opened Web Apps in SVG format; may be null.
webAppQueryId - Variable in class org.drinkless.tdlib.TdApi.AnswerWebAppQuery
Identifier of the Web App query.
webAppShortName - Variable in class org.drinkless.tdlib.TdApi.GetWebAppLinkUrl
Short name of the Web App.
webAppShortName - Variable in class org.drinkless.tdlib.TdApi.InternalLinkTypeWebApp
Short name of the Web App.
webAppShortName - Variable in class org.drinkless.tdlib.TdApi.SearchWebApp
Short name of the Web App.
webPage - Variable in class org.drinkless.tdlib.TdApi.MessageText
A preview of the web page that's mentioned in the text; may be null.
WebPage() - Constructor for class org.drinkless.tdlib.TdApi.WebPage
Describes a web page preview.
WebPage(String, String, String, String, String, TdApi.FormattedText, TdApi.Photo, String, String, int, int, int, String, TdApi.Animation, TdApi.Audio, TdApi.Document, TdApi.Sticker, TdApi.Video, TdApi.VideoNote, TdApi.VoiceNote, int) - Constructor for class org.drinkless.tdlib.TdApi.WebPage
Describes a web page preview.
WebPageInstantView() - Constructor for class org.drinkless.tdlib.TdApi.WebPageInstantView
Describes an instant view page for a web page.
WebPageInstantView(TdApi.PageBlock[], int, int, boolean, boolean, TdApi.InternalLinkType) - Constructor for class org.drinkless.tdlib.TdApi.WebPageInstantView
Describes an instant view page for a web page.
websiteId - Variable in class org.drinkless.tdlib.TdApi.DisconnectWebsite
Website identifier.
websites - Variable in class org.drinkless.tdlib.TdApi.ConnectedWebsites
List of connected websites.
weekGraph - Variable in class org.drinkless.tdlib.TdApi.ChatStatisticsSupergroup
A graph containing distribution of message views per day of week.
width - Variable in class org.drinkless.tdlib.TdApi.Animation
Width of the animation.
width - Variable in class org.drinkless.tdlib.TdApi.GetMapThumbnailFile
Map width in pixels before applying scale; 16-1024.
width - Variable in class org.drinkless.tdlib.TdApi.InputMessageAnimation
Width of the animation; may be replaced by the server.
width - Variable in class org.drinkless.tdlib.TdApi.InputMessagePhoto
Photo width.
width - Variable in class org.drinkless.tdlib.TdApi.InputMessageSticker
Sticker width.
width - Variable in class org.drinkless.tdlib.TdApi.InputMessageVideo
Video width.
width - Variable in class org.drinkless.tdlib.TdApi.InputThumbnail
Thumbnail width, usually shouldn't exceed 320.
width - Variable in class org.drinkless.tdlib.TdApi.MessageExtendedMediaPreview
Media width; 0 if unknown.
width - Variable in class org.drinkless.tdlib.TdApi.Minithumbnail
Thumbnail width, usually doesn't exceed 40.
width - Variable in class org.drinkless.tdlib.TdApi.PageBlockEmbedded
Block width; 0 if unknown.
width - Variable in class org.drinkless.tdlib.TdApi.PageBlockMap
Map width.
width - Variable in class org.drinkless.tdlib.TdApi.PhotoSize
Image width.
width - Variable in class org.drinkless.tdlib.TdApi.RichTextIcon
Width of a bounding box in which the image must be shown; 0 if unknown.
width - Variable in class org.drinkless.tdlib.TdApi.Sticker
Sticker width; as defined by the sender.
width - Variable in class org.drinkless.tdlib.TdApi.Thumbnail
Thumbnail width.
width - Variable in class org.drinkless.tdlib.TdApi.Video
Video width; as defined by the sender.
WriteGeneratedFilePart() - Constructor for class org.drinkless.tdlib.TdApi.WriteGeneratedFilePart
Default constructor for a function, which writes a part of a generated file.
WriteGeneratedFilePart(long, long, byte[]) - Constructor for class org.drinkless.tdlib.TdApi.WriteGeneratedFilePart
Creates a function, which writes a part of a generated file.

X

x - Variable in class org.drinkless.tdlib.TdApi.GetStatisticalGraph
X-value for zoomed in graph or 0 otherwise.
x - Variable in class org.drinkless.tdlib.TdApi.Point
The point's first coordinate.
x - Variable in class org.drinkless.tdlib.TdApi.TestCallBytes
Bytes to return.
x - Variable in class org.drinkless.tdlib.TdApi.TestCallString
String to return.
x - Variable in class org.drinkless.tdlib.TdApi.TestCallVectorInt
Vector of numbers to return.
x - Variable in class org.drinkless.tdlib.TdApi.TestCallVectorIntObject
Vector of objects to return.
x - Variable in class org.drinkless.tdlib.TdApi.TestCallVectorString
Vector of strings to return.
x - Variable in class org.drinkless.tdlib.TdApi.TestCallVectorStringObject
Vector of objects to return.
x - Variable in class org.drinkless.tdlib.TdApi.TestSquareInt
Number to square.
xShift - Variable in class org.drinkless.tdlib.TdApi.MaskPosition
Shift by X-axis measured in widths of the mask scaled to the face size, from left to right.

Y

y - Variable in class org.drinkless.tdlib.TdApi.Point
The point's second coordinate.
year - Variable in class org.drinkless.tdlib.TdApi.Date
Year; 1-9999.
yShift - Variable in class org.drinkless.tdlib.TdApi.MaskPosition
Shift by Y-axis measured in heights of the mask scaled to the face size, from top to bottom.

Z

zeroValue - Variable in class org.drinkless.tdlib.TdApi.LanguagePackStringValuePluralized
Value for zero objects.
zoom - Variable in class org.drinkless.tdlib.TdApi.GetMapThumbnailFile
Map zoom level; 13-20.
zoom - Variable in class org.drinkless.tdlib.TdApi.PageBlockMap
Map zoom level.
zoomToken - Variable in class org.drinkless.tdlib.TdApi.StatisticalGraphData
If non-empty, a token which can be used to receive a zoomed in graph.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values